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
- 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.Version2.Lexer
- Language.Python.Version2.Parser
- Language.Python.Version3
- Language.Python.Version3.Lexer
- Language.Python.Version3.Parser
- Language.Python.Common
- Python
Downloads
- language-python-0.3.0.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.2 && <0.3), base (>=4 && <5), containers (>=0.2 && <0.3), monads-tf (>=0.1 && <0.2), pretty (>=1.0 && <1.1), transformers (>=0.2 && <0.3) [details] |
License | BSD-3-Clause |
Copyright | (c) 2008-2010 Bernard James Pope |
Author | Bernard James Pope (Bernie Pope) |
Maintainer | florbitous@gmail.com |
Category | Language |
Home page | http://github.com/bjpop/language-python |
Uploaded | by BerniePope at 2010-05-30T12:33:45Z |
Distributions | Arch:0.5.8, Debian:0.5.8, NixOS:0.5.8 |
Reverse Dependencies | 3 direct, 0 indirect [details] |
Downloads | 16891 total (4 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-29 [all 7 reports] |