Import Upstream version 0.8.1
Showing
- AUTHORS 19 additions, 0 deletionsAUTHORS
- LICENSE 29 additions, 0 deletionsLICENSE
- MANIFEST.in 4 additions, 0 deletionsMANIFEST.in
- PKG-INFO 96 additions, 0 deletionsPKG-INFO
- README.rst 65 additions, 0 deletionsREADME.rst
- astor.egg-info/PKG-INFO 96 additions, 0 deletionsastor.egg-info/PKG-INFO
- astor.egg-info/SOURCES.txt 33 additions, 0 deletionsastor.egg-info/SOURCES.txt
- astor.egg-info/dependency_links.txt 1 addition, 0 deletionsastor.egg-info/dependency_links.txt
- astor.egg-info/top_level.txt 1 addition, 0 deletionsastor.egg-info/top_level.txt
- astor.egg-info/zip-safe 1 addition, 0 deletionsastor.egg-info/zip-safe
- astor/VERSION 1 addition, 0 deletionsastor/VERSION
- astor/__init__.py 78 additions, 0 deletionsastor/__init__.py
- astor/code_gen.py 0 additions, 0 deletionsastor/code_gen.py
- astor/codegen.py 11 additions, 0 deletionsastor/codegen.py
- astor/file_util.py 111 additions, 0 deletionsastor/file_util.py
- astor/node_util.py 208 additions, 0 deletionsastor/node_util.py
- astor/op_util.py 110 additions, 0 deletionsastor/op_util.py
- astor/rtrip.py 209 additions, 0 deletionsastor/rtrip.py
- astor/source_repr.py 273 additions, 0 deletionsastor/source_repr.py
- astor/string_repr.py 112 additions, 0 deletionsastor/string_repr.py
AUTHORS
0 → 100644
LICENSE
0 → 100644
MANIFEST.in
0 → 100644
PKG-INFO
0 → 100644
README.rst
0 → 100644
astor.egg-info/PKG-INFO
0 → 100644
astor.egg-info/SOURCES.txt
0 → 100644
astor.egg-info/dependency_links.txt
0 → 100644
astor.egg-info/top_level.txt
0 → 100644
astor.egg-info/zip-safe
0 → 100644
astor/VERSION
0 → 100644
astor/__init__.py
0 → 100644
astor/code_gen.py
0 → 100644
This diff is collapsed.
astor/codegen.py
0 → 100644
astor/file_util.py
0 → 100644
astor/node_util.py
0 → 100644
astor/op_util.py
0 → 100644
astor/rtrip.py
0 → 100755
astor/source_repr.py
0 → 100644
astor/string_repr.py
0 → 100644
Please register or sign in to comment