blip: Python to bytecode compiler.
Compiles Python 3 source code to bytecode. The resulting bytecode is written to a '.pyc' file, compatible with the CPython implementation (the default Python interpreter).
Downloads
- blip-0.2.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0, 0.2.0, 0.2.1 |
---|---|
Dependencies | base (>=4 && <5), bliplib (>=0.2 && <0.3), bytestring (>=0.10 && <0.11), containers (>=0.5 && <0.6), filepath (>=1.3 && <1.4), language-python (>=0.4 && <0.5), mtl (>=2.1 && <2.2), old-time (>=1.1 && <1.2), parseargs (>=0.1 && <0.2), pretty (>=1.1 && <1.2) [details] |
License | BSD-3-Clause |
Author | Bernie Pope |
Maintainer | Bernie Pope <florbitous@gmail.com> |
Category | Language |
Home page | https://github.com/bjpop/blip |
Source repo | head: git clone git://github.com/bjpop/blip.git |
Uploaded | by BerniePope at 2013-06-21T09:26:43Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | blip |
Downloads | 2617 total (15 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2015-05-18 [all 10 reports] |