hpygments: Highlight source code using Pygments

[ library, mit, text ] [ Propose Tags ]

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


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.2.0
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 <lazard@csail.mit.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:10:54Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 3502 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-01-07 [all 1 reports]

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.