README.txt
setup.py
django_copybook.egg-info/PKG-INFO
django_copybook.egg-info/SOURCES.txt
django_copybook.egg-info/dependency_links.txt
django_copybook.egg-info/not-zip-safe
django_copybook.egg-info/requires.txt
django_copybook.egg-info/top_level.txt
djcopybook/__init__.py
djcopybook/extractor.py
djcopybook/fields.py
djcopybook/models.py
djcopybook/tests.py
djcopybook/fixedwidth/__init__.py
djcopybook/fixedwidth/fields.py
djcopybook/fixedwidth/tests.py
example/sample/__init__.py
example/sample/copybooks.py
example/sample/models.py
example/sample/tests.py