Searched refs:classifiers (Results 1 – 15 of 15) sorted by relevance
1 SUMMARY = "Canonical source for classifiers on PyPI (pypi.org)."2 HOMEPAGE = "https://github.com/pypa/trove-classifiers"
8 …pathspec-native python3-packaging-native python3-editables-native python3-trove-classifiers-native"
11 classifiers=['Environment :: Console',
26 classifiers=["License :: OSI Approved :: Apache Software License"],
34 classifiers = [
77 python3-trove-classifiers \
730 RECIPE_MAINTAINER:pn-python3-trove-classifiers = "Trevor Gamblin <tgamblin@baylibre.com>"
11 classifiers =
131 - `python3-trove-classifiers <https://github.com/pypa/trove-classifiers>`__:132 Canonical source for classifiers on PyPI (pypi.org)634 - python3-trove-classifiers: upgrade 2023.4.29 -> 2023.9.19
659 - python3-trove-classifiers 2023.9.19 -> 2024.2.23
763 - ``python3-trove-classifiers`` 2024.2.23 -> 2024.7.2
1783 * - ``python3-trove-classifiers``
181 def handle_classifier_license(self, classifiers, existing_licenses=""): argument184 for classifier in classifiers:
[all...]