|
pyNastran
0.5.0
pyNastran BDF Reader/Writer, OP2 Parser, and GUI
|
Variables | |
| tuple | packages = find_packages() |
| dictionary | extra = {} |
| version = pyNastran.__version__, | |
| description = pyNastran.__desc__, | |
| string | long_description |
| list | classifiers |
| string | keywords = '' |
| author = pyNastran.__author__, | |
| author_email = pyNastran.__email__, | |
| url = pyNastran.__website__, | |
| license = pyNastran.__license__, | |
| include_package_data = True, | |
| zip_safe = False, | |
| list | install_requires |
| dictionary | entry_points |
| string | test_suite = 'pyNastran.all_tests' |
| tuple setup::packages = find_packages() |
| dictionary setup::extra = {} |
| string setup::long_description |
| list setup::classifiers |
00001 [ 00002 'Natural Language :: English', 00003 'Intended Audience :: Science/Research', 00004 'License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)', 00005 'Programming Language :: Python :: 2.6', 00006 'Programming Language :: Python :: 2.7']
| string setup::keywords = '' |
| setup::include_package_data = True, |
| setup::zip_safe = False, |
| dictionary setup::entry_points |
| string setup::test_suite = 'pyNastran.all_tests' |