AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
bulkdata/__init__.py
bulkdata/card.py
bulkdata/cli.py
bulkdata/deck.py
bulkdata/error.py
bulkdata/field.py
bulkdata/format.py
bulkdata/parse.py
bulkdata/util.py
bulkdata.egg-info/PKG-INFO
bulkdata.egg-info/SOURCES.txt
bulkdata.egg-info/dependency_links.txt
bulkdata.egg-info/not-zip-safe
bulkdata.egg-info/requires.txt
bulkdata.egg-info/top_level.txt
bulkdata/pyNastran/__init__.py
bulkdata/pyNastran/bdf/__init__.py
bulkdata/pyNastran/bdf/field_writer_16.py
bulkdata/pyNastran/bdf/field_writer_8.py
bulkdata/pyNastran/bdf/cards/__init__.py
bulkdata/pyNastran/bdf/cards/utils.py
bulkdata/pyNastran/utils/__init__.py
bulkdata/pyNastran/utils/numpy_utils.py
docs/Makefile
docs/api.rst
docs/authors.rst
docs/bulkdata.pyNastran.rst
docs/bulkdata.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
docs/_build/html/_static/ajax-loader.gif
docs/_build/html/_static/comment-bright.png
docs/_build/html/_static/comment-close.png
docs/_build/html/_static/comment.png
docs/_build/html/_static/down-pressed.png
docs/_build/html/_static/down.png
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/_build/html/_static/up-pressed.png
docs/_build/html/_static/up.png
tests/__init__.py
tests/test_card.py
tests/test_deck.py
tests/test_field.py
tests/test_format.py
tests/test_parse.py
tests/util.py
tests/bdf/testA.bdf
tests/bdf/zaero-example.bdf
tests/expect/testA-fixed.bdf
tests/expect/testA-free.bdf
tests/expect/testA-header.bdf
tests/expect/zaero-example-update.bdf