packages feed

skylighting-core-0.13: README.md

skylighting-core
================

[![license](https://img.shields.io/badge/license-BSD3-brightgreen.svg)](https://opensource.org/licenses/BSD-3-Clause)
[![skylighting-core build status](https://img.shields.io/travis/jgm/skylighting-core.svg)](https://travis-ci.org/jgm/skylighting-core)

This package provides the core functionality of the Skylighting project,
a Haskell syntax highlighting library with support for KDE XML syntax
highlighting descriptions.

Formatters are no longer included in this package: see
`skylighting-format-ansi`, `skylighting-format-blaze-html`, and
`skylighting-format-latex`.

For details on how to use this package, see the Haddock documentation and
the [Skylighting README](https://github.com/jgm/skylighting/blob/master/skylighting/README.md).

The Haskell code and related files in this package are licensed under
the BSD3 license. This package also includes KDE XML syntax definitions
which are provided under various licenses; see the XML files for
details.