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.6.1 && <0.6.2), base (>=4 && <5), bytestring, process, process-extras (>=0.2 && <0.3) [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 2013-06-15T04:40:56Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 3516 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for hpygments-0.1.2

[back to package description]

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

See the Hackage page for documentation and examples.

Please report bugs and feature requests using the GitHub issue tracker.