This repository was archived by the owner on Jan 13, 2024. It is now read-only.
Added some classifiers for PyPI #43
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I only added classifiers i'm sure they are correct.
Tests show that the library runs on all the listed python versions and on both CPython and PyPy.
Some classifiers i wasn't sure:
Development Status :: 4 - BetaLooking at this little "article" about Stages of development i'm not sure which of the classifiers should be addedEnvironment :: ConsoleI think it is correct, but i don't have to deal with classifiers often. Also there are no explanations about them, so...Operating System :: OS IndependentBasically this is correct to, because the library tries to be OS independent. But in my opinion it isn't tested enough on Windows.Topic :: TerminalsorTopic :: Software Development :: Libraries :: Python Modulesor both? Not quite sure.Intended Audience :: Developersthink this is true too, but eventually i just misinterpreted the use of the library