• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

benchmark/H14-May-2020-4738

bin/H14-May-2020-9781

src/Skylighting/H14-May-2020-2,8772,392

test/H19-Jun-2020-8,3418,081

xml/H19-Jun-2020-94,28586,149

LICENSEH A D03-Mar-20181.5 KiB3125

README.mdH A D03-Mar-2018847 1813

Setup.hsH A D03-Mar-201846 32

changelog.mdH A D19-Jun-202020.7 KiB557413

skylighting-core.cabalH A D19-Jun-20207.9 KiB217205

README.md

1skylighting-core
2================
3
4[![license](https://img.shields.io/badge/license-BSD3-brightgreen.svg)](https://opensource.org/licenses/BSD-3-Clause)
5[![skylighting-core build status](https://img.shields.io/travis/jgm/skylighting-core.svg)](https://travis-ci.org/jgm/skylighting-core)
6
7This package provides the core functionality of the Skylighting project,
8a Haskell syntax highlighting library with support for KDE XML syntax
9highlighting descriptions.
10
11For details on how to use this package, see the Haddock documentation and
12the [Skylighting README](https://github.com/jgm/skylighting/blob/master/skylighting/README.md).
13
14The Haskell code and related files in this package are licensed under
15the BSD3 license. This package also includes KDE XML syntax definitions
16which are provided under various licenses; see the XML files for
17details.
18