7752367928ef1e3e991d04781ace2e5055966900
[platform/upstream/python3-setuptools.git] / setuptools.egg-info / PKG-INFO
1 Metadata-Version: 2.1
2 Name: setuptools
3 Version: 59.6.0
4 Summary: Easily download, build, install, upgrade, and uninstall Python packages
5 Home-page: https://github.com/pypa/setuptools
6 Author: Python Packaging Authority
7 Author-email: distutils-sig@python.org
8 License: UNKNOWN
9 Project-URL: Documentation, https://setuptools.pypa.io/
10 Keywords: CPAN PyPI distutils eggs package management
11 Platform: UNKNOWN
12 Classifier: Development Status :: 5 - Production/Stable
13 Classifier: Intended Audience :: Developers
14 Classifier: License :: OSI Approved :: MIT License
15 Classifier: Programming Language :: Python :: 3
16 Classifier: Programming Language :: Python :: 3 :: Only
17 Classifier: Topic :: Software Development :: Libraries :: Python Modules
18 Classifier: Topic :: System :: Archiving :: Packaging
19 Classifier: Topic :: System :: Systems Administration
20 Classifier: Topic :: Utilities
21 Requires-Python: >=3.6
22 Provides-Extra: testing
23 Provides-Extra: docs
24 Provides-Extra: ssl
25 Provides-Extra: certs
26 License-File: LICENSE
27
28 .. image:: https://raw.githubusercontent.com/pypa/setuptools/main/docs/images/banner-640x320.svg
29    :align: center
30
31 |
32
33 .. image:: https://img.shields.io/pypi/v/setuptools.svg
34    :target: `PyPI link`_
35
36 .. image:: https://img.shields.io/pypi/pyversions/setuptools.svg
37    :target: `PyPI link`_
38
39 .. _PyPI link: https://pypi.org/project/setuptools
40
41 .. image:: https://github.com/pypa/setuptools/workflows/tests/badge.svg
42    :target: https://github.com/pypa/setuptools/actions?query=workflow%3A%22tests%22
43    :alt: tests
44
45 .. image:: https://img.shields.io/badge/code%20style-black-000000.svg
46    :target: https://github.com/psf/black
47    :alt: Code style: Black
48
49 .. image:: https://img.shields.io/readthedocs/setuptools/latest.svg
50     :target: https://setuptools.pypa.io
51
52 .. image:: https://img.shields.io/badge/skeleton-2021-informational
53    :target: https://blog.jaraco.com/skeleton
54
55 .. image:: https://img.shields.io/codecov/c/github/pypa/setuptools/master.svg?logo=codecov&logoColor=white
56    :target: https://codecov.io/gh/pypa/setuptools
57
58 .. image:: https://tidelift.com/badges/github/pypa/setuptools?style=flat
59    :target: https://tidelift.com/subscription/pkg/pypi-setuptools?utm_source=pypi-setuptools&utm_medium=readme
60
61 See the `Installation Instructions
62 <https://packaging.python.org/installing/>`_ in the Python Packaging
63 User's Guide for instructions on installing, upgrading, and uninstalling
64 Setuptools.
65
66 Questions and comments should be directed to the `distutils-sig
67 mailing list <http://mail.python.org/pipermail/distutils-sig/>`_.
68 Bug reports and especially tested patches may be
69 submitted directly to the `bug tracker
70 <https://github.com/pypa/setuptools/issues>`_.
71
72
73 Code of Conduct
74 ===============
75
76 Everyone interacting in the setuptools project's codebases, issue trackers,
77 chat rooms, and mailing lists is expected to follow the
78 `PSF Code of Conduct <https://github.com/pypa/.github/blob/main/CODE_OF_CONDUCT.md>`_.
79
80
81 For Enterprise
82 ==============
83
84 Available as part of the Tidelift Subscription.
85
86 Setuptools and the maintainers of thousands of other packages are working with Tidelift to deliver one enterprise subscription that covers all of the open source you use.
87
88 `Learn more <https://tidelift.com/subscription/pkg/pypi-setuptools?utm_source=pypi-setuptools&utm_medium=referral&utm_campaign=github>`_.
89
90
91 Security Contact
92 ================
93
94 To report a security vulnerability, please use the
95 `Tidelift security contact <https://tidelift.com/security>`_.
96 Tidelift will coordinate the fix and disclosure.
97
98