File: PKG-INFO

package info (click to toggle)
python-codegen 1.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 100 kB
  • sloc: python: 486; makefile: 4
file content (17 lines) | stat: -rw-r--r-- 589 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Metadata-Version: 1.1
Name: codegen
Version: 1.0
Summary: Extension to ast that allow ast -> python code generation.
Home-page: http://github.com/andreif/codegen
Author: UNKNOWN
Author-email: UNKNOWN
License: BSD
Download-URL: https://github.com/andreif/codegen/tarball/1.0
Description: UNKNOWN
Keywords: ast codegen
Platform: any
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules