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] [Quick Jump]
- 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.5.8.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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.6), base (>=4.8 && <5), containers (>=0.5 && <0.7), monads-tf (>=0.1 && <0.2), pretty (>=1.1 && <1.2), transformers (>=0.3 && <0.6), utf8-string (>=1 && <2) [details] |
License | BSD-3-Clause |
Copyright | (c) 2008-2019 Bernard James Pope |
Author | Bernard James Pope (Bernie Pope) |
Maintainer | florbitous@gmail.com |
Revised | Revision 1 made by AndreasAbel at 2021-10-06T12:57:47Z |
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 2020-07-12T09:26:20Z |
Distributions | Arch:0.5.8, Debian:0.5.8, LTSHaskell:0.5.8, NixOS:0.5.8, Stackage:0.5.8 |
Downloads | 15340 total (108 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-07-12 [all 1 reports] |