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.0 && <0.6.1), base (>=4 && <5), bytestring, process, process-extras (>=0.1.3) [details]
License MIT
Author David Lazar
Maintainer David Lazar <lazar6@illinois.edu>
Category Text
Source repo head: git clone https://github.com/davidlazar/hpygments
Uploaded by DavidLazar at 2012-08-14T11:55:41Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 3518 total (15 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.0

[back to package description]

About

hpygments is a Haskell library for highlighting source code using Pygments. See the Hackage page for documentation and examples.

Contributing

This project is available on GitHub and Bitbucket. You may contribute changes using either.

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