File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 2020 classifiers = dedent ("""
2121 Development Status :: 5 - Production/Stable
2222 Intended Audience :: Developers
23- Topic :: Database
24- Topic :: Software Development
2523 License :: OSI Approved :: MIT License
24+ Operating System :: OS Independent
2625 Programming Language :: Python :: 2
2726 Programming Language :: Python :: 2.7
2827 Programming Language :: Python :: 3
3332 Programming Language :: Python :: 3.7
3433 Programming Language :: Python :: Implementation :: CPython
3534 Programming Language :: Python :: Implementation :: PyPy
35+ Topic :: Database
36+ Topic :: Software Development
3637 """ ).strip ().split ('\n ' ),
3738 keywords = 'json key value store' ,
3839 url = 'https://github.com/Code0x58/python-jsonstore/' ,
You can’t perform that action at this time.
0 commit comments