pyNastran
0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
|
Go to the source code of this file.
Packages | |
namespace | setup |
Variables | |
tuple | setup.packages = find_packages() |
dictionary | setup.extra = {} |
setup.version = pyNastran.__version__, | |
setup.description = pyNastran.__desc__, | |
string | setup.long_description |
list | setup.classifiers |
string | setup.keywords = '' |
setup.author = pyNastran.__author__, | |
setup.author_email = pyNastran.__email__, | |
setup.url = pyNastran.__website__, | |
setup.license = pyNastran.__license__, | |
setup.include_package_data = True, | |
setup.zip_safe = False, | |
list | setup.install_requires |
dictionary | setup.entry_points |
string | setup.test_suite = 'pyNastran.all_tests' |