hpygments: Highlight source code using Pygments

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Highlight source code using Pygments http://pygments.org. This package depends on Pygments and its accompanying pygmentize script.


[Skip to Readme]

Properties

Versions 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.2.0, 0.2.0
Change log None available
Dependencies aeson (>=0.8 && <0.9), base (>=4 && <5), bytestring, process (>=1.2 && <1.3), process-extras (>=0.3 && <0.4) [details]
License MIT
Author David Lazar
Maintainer David Lazar <lazar6@illinois.edu>
Category Text
Home page https://github.com/davidlazar/hpygments
Source repo head: git clone https://github.com/davidlazar/hpygments
Uploaded by DavidLazar at 2016-01-07T18:06:24Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for hpygments-0.2.0

[back to package description]

hpygments

Build Status


hpygments is a Haskell library for highlighting source code using Pygments.

See the Hackage page for documentation and examples.