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'.
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.6), base (>=4.8 && <5), containers (>=0.5 && <0.8), monads-tf (>=0.1 && <0.4), pretty (>=1.1 && <1.2), transformers (>=0.3 && <0.7), utf8-string (>=1 && <2) [details] |
Tested with | ghc ==7.10.3, ghc ==8.0.2, ghc ==8.2.1, ghc ==8.6.3, ghc ==9.0.1 |
License | BSD-3-Clause |
Copyright | (c) 2008-2019 Bernard James Pope |
Author | Bernard James Pope (Bernie Pope) |
Maintainer | florbitous@gmail.com |
Revised | Revision 2 made by Bodigrim at 2023-09-30T21:14:43Z |
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 |
Reverse Dependencies | 3 direct, 0 indirect [details] |
Downloads | 16694 total (64 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] |