|
57 | 57 | keywords='Intel HEX hex2bin HEX8', |
58 | 58 | license='BSD', |
59 | 59 | classifiers = [ |
| 60 | + 'Development Status :: 5 - Production/Stable', |
| 61 | + 'Environment :: Console', |
| 62 | + 'Intended Audience :: Developers', |
| 63 | + 'License :: OSI Approved :: BSD License', |
| 64 | + 'Operating System :: OS Independent', |
60 | 65 | 'Programming Language :: Python', |
61 | | - 'Programming Language :: Python :: 2', |
62 | | - 'Programming Language :: Python :: 3', |
63 | | - 'Classifier: Development Status :: 5 - Production/Stable', |
64 | | - 'Classifier: Environment :: Console', |
65 | | - 'Classifier: Intended Audience :: Developers', |
66 | | - 'Classifier: Intended Audience :: Telecommunications Industry', |
67 | | - 'Classifier: License :: OSI Approved :: BSD License', |
68 | | - 'Classifier: Operating System :: OS Independent', |
69 | | - 'Classifier: Programming Language :: Python', |
70 | | - 'Classifier: Topic :: Scientific/Engineering', |
71 | | - 'Classifier: Topic :: Software Development :: Embedded Systems', |
72 | | - 'Classifier: Topic :: Utilities', |
73 | 66 | ], |
74 | 67 | ) |
75 | 68 |
|
|
0 commit comments