#πŸ”’ PyPI Licenses Classifier for License Variants

13 messages Β· Page 1 of 1 (latest)

honest inlet
#

Hello! Which classifier would I use for a variant of a supported license? As an example, the MIT-testregex license, which is based on the MIT license. Which of the following (or something else entirely) would I use?

(a)

License :: OSI Approved :: MIT License

(b)

License :: OSI Approved :: MIT License
(AND)
License :: Other/Proprietary License

(c)

License :: Other/Proprietary License

Note that this is a general question, so saying "just use a different license" will be of no use to me.

pure ploverBOT
#

@honest inlet

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

honest inlet
#

PyPI LicensesClassifier for License Variants

#

PyPI License Classifier for License Variants

thorny ingot
#

i've noticed you posted this a couple of times, at this point you might have better luck asking in the PYPA dserver directly

honest inlet
#

Didn't even know there was one lol, ill take a look. Thanks @thorny ingot

thorny ingot
wanton dagger
#

there's no way to express this via the license classifiers, but you also have the License field in the metadata which allows for arbitrary content

honest inlet
wanton dagger
#

if you feel that the MIT classifier is too misleading

#

in what manner does the classifier matter to you?

pure ploverBOT
#
Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.