language-python: Parsing and pretty printing of Python code.
language-python is a Haskell library for lexical analysis, parsing and pretty printing Python code. It supports versions 2.x and 3.x of Python.
Modules
[Index]
- Language
- Python
- Language.Python.Common
- Language.Python.Common.AST
- Language.Python.Common.ParseError
- Language.Python.Common.ParserMonad
- Language.Python.Common.Pretty
- Language.Python.Common.PrettyAST
- Language.Python.Common.PrettyParseError
- Language.Python.Common.PrettyToken
- Language.Python.Common.SrcLocation
- Language.Python.Common.StringEscape
- Language.Python.Common.Token
- Language.Python.Version2
- Language.Python.Version3
- Language.Python.Common
- Python
Downloads
- language-python-0.3.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.1, 0.2, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.4.0, 0.4.1, 0.5.0, 0.5.2, 0.5.3, 0.5.4, 0.5.6, 0.5.8 |
---|---|
Dependencies | array (>=0.4 && <0.5), base (>=4 && <5), containers (>=0.4 && <0.5), monads-tf (>=0.1 && <0.2), pretty (>=1.1 && <1.2), transformers (>=0.3 && <0.4) [details] |
License | BSD-3-Clause |
Copyright | (c) 2008-2012 Bernard James Pope |
Author | Bernard James Pope (Bernie Pope) |
Maintainer | florbitous@gmail.com |
Category | Language |
Home page | http://github.com/bjpop/language-python |
Source repo | head: git clone https://github.com/bjpop/language-python |
Uploaded | by BerniePope at 2012-12-19T11:11:00Z |
Distributions | Arch:0.5.8, Debian:0.5.8, NixOS:0.5.8 |
Reverse Dependencies | 3 direct, 0 indirect [details] |
Downloads | 16891 total (5 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |