Added structural description

This commit is contained in:
2019-01-03 21:15:57 +01:00
parent 3f7fbba0aa
commit a8738defea
5 changed files with 106 additions and 4 deletions
+2 -2
View File
@@ -12,9 +12,9 @@ setup(name='PySysC',
long_description=readme(),
classifiers=[
'Development Status :: 3 - Alpha',
'License :: OSI Approved :: Apache 2.0 License',
'License :: OSI Approved :: Apache Software License',
'Programming Language :: Python :: 3.6',
'Topic :: Engineering :: Simulation'
'Topic :: Scientific/Engineering :: Electronic Design Automation (EDA)'
],
keywords='SystemC simulation',
url='https://git.minres.com/SystemC/PySysC',