updates
This commit is contained in:
@@ -0,0 +1 @@
|
||||
pip
|
||||
@@ -0,0 +1,174 @@
|
||||
Apache License
|
||||
Version 2.0, January 2004
|
||||
https://www.apache.org/licenses/
|
||||
|
||||
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||
|
||||
1. Definitions.
|
||||
|
||||
"License" shall mean the terms and conditions for use, reproduction,
|
||||
and distribution as defined by Sections 1 through 9 of this document.
|
||||
|
||||
"Licensor" shall mean the copyright owner or entity authorized by
|
||||
the copyright owner that is granting the License.
|
||||
|
||||
"Legal Entity" shall mean the union of the acting entity and all
|
||||
other entities that control, are controlled by, or are under common
|
||||
control with that entity. For the purposes of this definition,
|
||||
"control" means (i) the power, direct or indirect, to cause the
|
||||
direction or management of such entity, whether by contract or
|
||||
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
||||
outstanding shares, or (iii) beneficial ownership of such entity.
|
||||
|
||||
"You" (or "Your") shall mean an individual or Legal Entity
|
||||
exercising permissions granted by this License.
|
||||
|
||||
"Source" form shall mean the preferred form for making modifications,
|
||||
including but not limited to software source code, documentation
|
||||
source, and configuration files.
|
||||
|
||||
"Object" form shall mean any form resulting from mechanical
|
||||
transformation or translation of a Source form, including but
|
||||
not limited to compiled object code, generated documentation,
|
||||
and conversions to other media types.
|
||||
|
||||
"Work" shall mean the work of authorship, whether in Source or
|
||||
Object form, made available under the License, as indicated by a
|
||||
copyright notice that is included in or attached to the work
|
||||
(an example is provided in the Appendix below).
|
||||
|
||||
"Derivative Works" shall mean any work, whether in Source or Object
|
||||
form, that is based on (or derived from) the Work and for which the
|
||||
editorial revisions, annotations, elaborations, or other modifications
|
||||
represent, as a whole, an original work of authorship. For the purposes
|
||||
of this License, Derivative Works shall not include works that remain
|
||||
separable from, or merely link (or bind by name) to the interfaces of,
|
||||
the Work and Derivative Works thereof.
|
||||
|
||||
"Contribution" shall mean any work of authorship, including
|
||||
the original version of the Work and any modifications or additions
|
||||
to that Work or Derivative Works thereof, that is intentionally
|
||||
submitted to Licensor for inclusion in the Work by the copyright owner
|
||||
or by an individual or Legal Entity authorized to submit on behalf of
|
||||
the copyright owner. For the purposes of this definition, "submitted"
|
||||
means any form of electronic, verbal, or written communication sent
|
||||
to the Licensor or its representatives, including but not limited to
|
||||
communication on electronic mailing lists, source code control systems,
|
||||
and issue tracking systems that are managed by, or on behalf of, the
|
||||
Licensor for the purpose of discussing and improving the Work, but
|
||||
excluding communication that is conspicuously marked or otherwise
|
||||
designated in writing by the copyright owner as "Not a Contribution."
|
||||
|
||||
"Contributor" shall mean Licensor and any individual or Legal Entity
|
||||
on behalf of whom a Contribution has been received by Licensor and
|
||||
subsequently incorporated within the Work.
|
||||
|
||||
2. Grant of Copyright License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
copyright license to reproduce, prepare Derivative Works of,
|
||||
publicly display, publicly perform, sublicense, and distribute the
|
||||
Work and such Derivative Works in Source or Object form.
|
||||
|
||||
3. Grant of Patent License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
(except as stated in this section) patent license to make, have made,
|
||||
use, offer to sell, sell, import, and otherwise transfer the Work,
|
||||
where such license applies only to those patent claims licensable
|
||||
by such Contributor that are necessarily infringed by their
|
||||
Contribution(s) alone or by combination of their Contribution(s)
|
||||
with the Work to which such Contribution(s) was submitted. If You
|
||||
institute patent litigation against any entity (including a
|
||||
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
||||
or a Contribution incorporated within the Work constitutes direct
|
||||
or contributory patent infringement, then any patent licenses
|
||||
granted to You under this License for that Work shall terminate
|
||||
as of the date such litigation is filed.
|
||||
|
||||
4. Redistribution. You may reproduce and distribute copies of the
|
||||
Work or Derivative Works thereof in any medium, with or without
|
||||
modifications, and in Source or Object form, provided that You
|
||||
meet the following conditions:
|
||||
|
||||
(a) You must give any other recipients of the Work or
|
||||
Derivative Works a copy of this License; and
|
||||
|
||||
(b) You must cause any modified files to carry prominent notices
|
||||
stating that You changed the files; and
|
||||
|
||||
(c) You must retain, in the Source form of any Derivative Works
|
||||
that You distribute, all copyright, patent, trademark, and
|
||||
attribution notices from the Source form of the Work,
|
||||
excluding those notices that do not pertain to any part of
|
||||
the Derivative Works; and
|
||||
|
||||
(d) If the Work includes a "NOTICE" text file as part of its
|
||||
distribution, then any Derivative Works that You distribute must
|
||||
include a readable copy of the attribution notices contained
|
||||
within such NOTICE file, excluding those notices that do not
|
||||
pertain to any part of the Derivative Works, in at least one
|
||||
of the following places: within a NOTICE text file distributed
|
||||
as part of the Derivative Works; within the Source form or
|
||||
documentation, if provided along with the Derivative Works; or,
|
||||
within a display generated by the Derivative Works, if and
|
||||
wherever such third-party notices normally appear. The contents
|
||||
of the NOTICE file are for informational purposes only and
|
||||
do not modify the License. You may add Your own attribution
|
||||
notices within Derivative Works that You distribute, alongside
|
||||
or as an addendum to the NOTICE text from the Work, provided
|
||||
that such additional attribution notices cannot be construed
|
||||
as modifying the License.
|
||||
|
||||
You may add Your own copyright statement to Your modifications and
|
||||
may provide additional or different license terms and conditions
|
||||
for use, reproduction, or distribution of Your modifications, or
|
||||
for any such Derivative Works as a whole, provided Your use,
|
||||
reproduction, and distribution of the Work otherwise complies with
|
||||
the conditions stated in this License.
|
||||
|
||||
5. Submission of Contributions. Unless You explicitly state otherwise,
|
||||
any Contribution intentionally submitted for inclusion in the Work
|
||||
by You to the Licensor shall be under the terms and conditions of
|
||||
this License, without any additional terms or conditions.
|
||||
Notwithstanding the above, nothing herein shall supersede or modify
|
||||
the terms of any separate license agreement you may have executed
|
||||
with Licensor regarding such Contributions.
|
||||
|
||||
6. Trademarks. This License does not grant permission to use the trade
|
||||
names, trademarks, service marks, or product names of the Licensor,
|
||||
except as required for reasonable and customary use in describing the
|
||||
origin of the Work and reproducing the content of the NOTICE file.
|
||||
|
||||
7. Disclaimer of Warranty. Unless required by applicable law or
|
||||
agreed to in writing, Licensor provides the Work (and each
|
||||
Contributor provides its Contributions) on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||
implied, including, without limitation, any warranties or conditions
|
||||
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
||||
PARTICULAR PURPOSE. You are solely responsible for determining the
|
||||
appropriateness of using or redistributing the Work and assume any
|
||||
risks associated with Your exercise of permissions under this License.
|
||||
|
||||
8. Limitation of Liability. In no event and under no legal theory,
|
||||
whether in tort (including negligence), contract, or otherwise,
|
||||
unless required by applicable law (such as deliberate and grossly
|
||||
negligent acts) or agreed to in writing, shall any Contributor be
|
||||
liable to You for damages, including any direct, indirect, special,
|
||||
incidental, or consequential damages of any character arising as a
|
||||
result of this License or out of the use or inability to use the
|
||||
Work (including but not limited to damages for loss of goodwill,
|
||||
work stoppage, computer failure or malfunction, or any and all
|
||||
other commercial damages or losses), even if such Contributor
|
||||
has been advised of the possibility of such damages.
|
||||
|
||||
9. Accepting Warranty or Additional Liability. While redistributing
|
||||
the Work or Derivative Works thereof, You may choose to offer,
|
||||
and charge a fee for, acceptance of support, warranty, indemnity,
|
||||
or other liability obligations and/or rights consistent with this
|
||||
License. However, in accepting such obligations, You may act only
|
||||
on Your own behalf and on Your sole responsibility, not on behalf
|
||||
of any other Contributor, and only if You agree to indemnify,
|
||||
defend, and hold each Contributor harmless for any liability
|
||||
incurred by, or claims asserted against, such Contributor by reason
|
||||
of your accepting any such warranty or additional liability.
|
||||
@@ -0,0 +1,124 @@
|
||||
Metadata-Version: 2.1
|
||||
Name: pip-api
|
||||
Version: 0.0.34
|
||||
Summary: An unofficial, importable pip API
|
||||
Home-page: http://github.com/di/pip-api
|
||||
Author: Dustin Ingram
|
||||
Author-email: di@python.org
|
||||
Classifier: License :: OSI Approved :: Apache Software License
|
||||
Classifier: Programming Language :: Python :: 3 :: Only
|
||||
Classifier: Programming Language :: Python :: 3
|
||||
Classifier: Programming Language :: Python :: 3.8
|
||||
Classifier: Programming Language :: Python :: 3.9
|
||||
Classifier: Programming Language :: Python :: 3.10
|
||||
Classifier: Programming Language :: Python :: 3.11
|
||||
Classifier: Programming Language :: Python :: 3.12
|
||||
Requires-Python: >=3.8
|
||||
Description-Content-Type: text/markdown
|
||||
License-File: LICENSE
|
||||
Requires-Dist: pip
|
||||
|
||||
|
||||
<!--- BADGES: START --->
|
||||
[][#github-license]
|
||||
[][#pypi-package]
|
||||
[][#pypi-package]
|
||||
[][#conda-forge-package]
|
||||
[][#conda-forge-package]
|
||||
[][#conda-forge-feedstock]
|
||||
|
||||
[#github-license]: https://github.com/di/pip-api/blob/master/LICENSE
|
||||
[#pypi-package]: https://pypi.org/project/pip-api/
|
||||
[#conda-forge-package]: https://anaconda.org/conda-forge/pip-api
|
||||
[#conda-forge-feedstock]: https://github.com/conda-forge/pip-api-feedstock
|
||||
<!--- BADGES: END --->
|
||||
|
||||
Since [`pip`](https://pypi.org/p/pip) is a command-line-tool, [it does not have
|
||||
an official, supported, _importable_
|
||||
API](https://pip.pypa.io/en/latest/user_guide/#using-pip-from-your-program).
|
||||
|
||||
However, this does not mean that people haven't tried to `import pip`, usually
|
||||
to end up with much headache when `pip`'s maintainers do routine refactoring.
|
||||
|
||||
## Goal
|
||||
The goal of this project is to provide an importable `pip` API, which is _fully
|
||||
compliant_ with the recommended method of using `pip` from your program.
|
||||
|
||||
How? By providing an importable API that wraps command-line calls to `pip`,
|
||||
this library can be used as a drop-in replacement for existing uses of `pip`'s
|
||||
internal API.
|
||||
|
||||
### Scope
|
||||
This goal means that any new API added here must have the following
|
||||
equivalents:
|
||||
|
||||
- some internal `pip` API (or combination of internal APIs)
|
||||
- some CLI calls (or combination of CLI calls)
|
||||
|
||||
Any functionality that is not currently possible from internal `pip` API or
|
||||
CLI calls is out of scope.
|
||||
|
||||
## Installation
|
||||
|
||||
You can install `pip-api` with either `pip` or with `conda`.
|
||||
|
||||
**With pip**:
|
||||
|
||||
```sh
|
||||
python -m pip install pip-api
|
||||
```
|
||||
|
||||
**With conda**:
|
||||
|
||||
```sh
|
||||
conda install -c conda-forge pip-api
|
||||
```
|
||||
|
||||
## Supported Commands
|
||||
|
||||
Not all commands are supported in all versions of `pip` and on all platforms.
|
||||
If the command you are trying to use is not compatible, `pip_api` will raise a
|
||||
`pip_api.exceptions.Incompatible` exception for your program to catch.
|
||||
|
||||
### Available with all `pip` versions:
|
||||
* `pip_api.version()`
|
||||
> Returns the `pip` version as a string, e.g. `"9.0.1"`
|
||||
|
||||
* `pip_api.installed_distributions(local=False)`
|
||||
> Returns a list of all installed distributions as a `Distribution` object with the following attributes:
|
||||
> * `Distribution.name` (`string`): The name of the installed distribution
|
||||
> * `Distribution.version` ([`packaging.version.Version`](https://packaging.pypa.io/en/latest/version/#packaging.version.Version)): The version of the installed distribution
|
||||
> * `Distribution.location` (`string`): The location of the installed distribution
|
||||
> * `Distribution.editable` (`bool`): Whether the distribution is editable or not
|
||||
> Optionally takes a `local` parameter to filter out globally-installed packages
|
||||
|
||||
* `pip_api.parse_requirements(filename, options=None, include_invalid=False, strict_hashes=False)`
|
||||
> Takes a path to a filename of a Requirements file. Returns a mapping from package name to a `pip_api.Requirement` object (subclass of [`packaging.requirements.Requirement`](https://packaging.pypa.io/en/latest/requirements/#packaging.requirements.Requirement)) with the following attributes:
|
||||
> * `Requirement.name` (`string`): The name of the requirement.
|
||||
> * `Requirement.extras` (`set`): A set of extras that the requirement specifies.
|
||||
> * `Requirement.specifier` ([`packaging.specifiers.SpecifierSet`](https://packaging.pypa.io/en/latest/specifiers/#packaging.specifiers.SpecifierSet)): A `SpecifierSet` of the version specified by the requirement.
|
||||
> * `Requirement.marker` ([`packaging.markers.Marker`](https://packaging.pypa.io/en/latest/markers/#packaging.markers.Marker)): A `Marker` of the marker for the requirement. Can be `None`.
|
||||
> * `Requirement.hashes` (`dict`): A mapping of hashes for the requirement, corresponding to `--hash=...` options.
|
||||
> * `Requirement.editable` (`bool`): Whether the requirement is editable, corresponding to `-e ...`
|
||||
> * `Requirement.filename` (`str`): The filename that the requirement originates from.
|
||||
> * `Requirement.lineno` (`int`): The source line that the requirement was parsed from.
|
||||
>
|
||||
> Optionally takes an `options` parameter to override the regex used to skip requirements lines.
|
||||
> Optionally takes an `include_invalid` parameter to return an `UnparsedRequirement` in the event that a requirement cannot be parsed correctly.
|
||||
> Optionally takes a `strict_hashes` parameter to require that all requirements have associated hashes.
|
||||
|
||||
### Available with `pip>=8.0.0`:
|
||||
* `pip_api.hash(filename, algorithm='sha256')`
|
||||
> Returns the resulting as a string.
|
||||
> Valid `algorithm` parameters are `'sha256'`, `'sha384'`, and `'sha512'`
|
||||
|
||||
### Available with `pip>=19.2`:
|
||||
* `pip_api.installed_distributions(local=False, paths=[])`
|
||||
> As described above, but with an extra optional `paths` parameter to provide a list of locations to look for installed distributions. Attempting to use the `paths` parameter with `pip<19.2` will result in a `PipError`.
|
||||
|
||||
## Use cases
|
||||
This library is in use by a number of other tools, including:
|
||||
* [`pip-audit`](https://pypi.org/project/pip-audit/), to analyze dependencies for known vulnerabilities
|
||||
* [`pytest-reqs`](https://pypi.org/project/pytest-reqs), to compare requirements files with test dependencies
|
||||
* [`hashin`](https://pypi.org/project/hashin/), to add hash pinning to requirements files
|
||||
* ...and many more.
|
||||
@@ -0,0 +1,59 @@
|
||||
pip_api-0.0.34.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
||||
pip_api-0.0.34.dist-info/LICENSE,sha256=FO1UmQEg7-omBCJpiF3zbhtT24WL8EtAyM_IxeEvb7E,9695
|
||||
pip_api-0.0.34.dist-info/METADATA,sha256=FD-w9nUk-xkiRsUUzXRp3MemNJJ2YJeTYk78lldaIQ8,6628
|
||||
pip_api-0.0.34.dist-info/RECORD,,
|
||||
pip_api-0.0.34.dist-info/WHEEL,sha256=Z4pYXqR_rTB7OWNDYFOm1qRk0RX6GFP2o8LgvP453Hk,91
|
||||
pip_api-0.0.34.dist-info/top_level.txt,sha256=p5DEPva9AGCTdgta6JkAQ8KzbEVjLuzAF85_fl3nj4E,8
|
||||
pip_api/__init__.py,sha256=5kajPFaehx0nvKajKKJj35kxco3JfCV_wD4S4B-QHNo,623
|
||||
pip_api/__pycache__/__init__.cpython-312.pyc,,
|
||||
pip_api/__pycache__/_call.cpython-312.pyc,,
|
||||
pip_api/__pycache__/_hash.cpython-312.pyc,,
|
||||
pip_api/__pycache__/_installed_distributions.cpython-312.pyc,,
|
||||
pip_api/__pycache__/_parse_requirements.cpython-312.pyc,,
|
||||
pip_api/__pycache__/_pep650.cpython-312.pyc,,
|
||||
pip_api/__pycache__/_version.cpython-312.pyc,,
|
||||
pip_api/__pycache__/exceptions.cpython-312.pyc,,
|
||||
pip_api/_call.py,sha256=oOSVVrRPtwLzcqLOKhz7kBtBJ27Z8wYJImdlEc8r2_g,377
|
||||
pip_api/_hash.py,sha256=jeI2eXTOYP3u6oj04OHt_9Hf1jJS6CqUxY6lI1ly964,751
|
||||
pip_api/_installed_distributions.py,sha256=IDtFbo7TWoY3wfI5PJd3S8pezZFo2pkezq4y2BTuz-c,3432
|
||||
pip_api/_parse_requirements.py,sha256=bpnlUxP_Dxthp8e4ATUa8-y8KabjEHjmpsi-KbRywic,18575
|
||||
pip_api/_pep650.py,sha256=sruAUwbttum96YSLNeQyIK3Pj7Al6cuRPxCWs5zsWPw,1141
|
||||
pip_api/_vendor/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
pip_api/_vendor/__pycache__/__init__.cpython-312.pyc,,
|
||||
pip_api/_vendor/__pycache__/pyparsing.cpython-312.pyc,,
|
||||
pip_api/_vendor/packaging/__about__.py,sha256=p_OQloqH2saadcbUQmWEsWK857dI6_ff5E3aSiCqGFA,661
|
||||
pip_api/_vendor/packaging/__init__.py,sha256=b9Kk5MF7KxhhLgcDmiUWukN-LatWFxPdNug0joPhHSk,497
|
||||
pip_api/_vendor/packaging/__pycache__/__about__.cpython-312.pyc,,
|
||||
pip_api/_vendor/packaging/__pycache__/__init__.cpython-312.pyc,,
|
||||
pip_api/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc,,
|
||||
pip_api/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc,,
|
||||
pip_api/_vendor/packaging/__pycache__/_structures.cpython-312.pyc,,
|
||||
pip_api/_vendor/packaging/__pycache__/markers.cpython-312.pyc,,
|
||||
pip_api/_vendor/packaging/__pycache__/requirements.cpython-312.pyc,,
|
||||
pip_api/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc,,
|
||||
pip_api/_vendor/packaging/__pycache__/tags.cpython-312.pyc,,
|
||||
pip_api/_vendor/packaging/__pycache__/utils.cpython-312.pyc,,
|
||||
pip_api/_vendor/packaging/__pycache__/version.cpython-312.pyc,,
|
||||
pip_api/_vendor/packaging/_manylinux.py,sha256=I_NI1GHe6tlK8mI2Y13o_jZE_9FXUQ1JewLxmXBnzls,11503
|
||||
pip_api/_vendor/packaging/_musllinux.py,sha256=z5yeG1ygOPx4uUyLdqj-p8Dk5UBb5H_b0NIjW9yo8oA,4378
|
||||
pip_api/_vendor/packaging/_structures.py,sha256=TMiAgFbdUOPmIfDIfiHc3KFhSJ8kMjof2QS5I-2NyQ8,1629
|
||||
pip_api/_vendor/packaging/markers.py,sha256=RwwYZINVYKZETDfBjoQPgF7mfbwf-T5uqdECKWAEwtY,8491
|
||||
pip_api/_vendor/packaging/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
pip_api/_vendor/packaging/requirements.py,sha256=mV-piXQ3YnUEoj86lgN_S576Z4fpq-tZHm8xu_SCd8k,4680
|
||||
pip_api/_vendor/packaging/specifiers.py,sha256=MZ-fYcNL3u7pNrt-6g2EQO7AbRXkjc-SPEYwXMQbLmc,30964
|
||||
pip_api/_vendor/packaging/tags.py,sha256=akIerYw8W0sz4OW9HHozgawWnbt2GGOPm3sviW0jowY,15714
|
||||
pip_api/_vendor/packaging/utils.py,sha256=dJjeat3BS-TYn1RrUFVwufUMasbtzLfYRoy_HXENeFQ,4200
|
||||
pip_api/_vendor/packaging/version.py,sha256=_fLRNrFrxYcHVfyo8vk9j8s6JM8N_xsSxVFr6RJyco8,14665
|
||||
pip_api/_vendor/pyparsing.py,sha256=0CDr7tPGT86y93Eybw5eD-Fw-KnYfPavLMRjxUy177E,273402
|
||||
pip_api/_vendor/tomli/__init__.py,sha256=JhUwV66DB1g4Hvt1UQCVMdfCu-IgAV8FXmvDU9onxd4,396
|
||||
pip_api/_vendor/tomli/__pycache__/__init__.cpython-312.pyc,,
|
||||
pip_api/_vendor/tomli/__pycache__/_parser.cpython-312.pyc,,
|
||||
pip_api/_vendor/tomli/__pycache__/_re.cpython-312.pyc,,
|
||||
pip_api/_vendor/tomli/__pycache__/_types.cpython-312.pyc,,
|
||||
pip_api/_vendor/tomli/_parser.py,sha256=g9-ENaALS-B8dokYpCuzUFalWlog7T-SIYMjLZSWrtM,22633
|
||||
pip_api/_vendor/tomli/_re.py,sha256=dbjg5ChZT23Ka9z9DHOXfdtSpPwUfdgMXnj8NOoly-w,2943
|
||||
pip_api/_vendor/tomli/_types.py,sha256=-GTG2VUqkpxwMqzmVO4F7ybKddIbAnuAHXfmWQcTi3Q,254
|
||||
pip_api/_vendor/tomli/py.typed,sha256=8PjyZ1aVoQpRVvt71muvuq5qE-jTFZkK-GLHkhdebmc,26
|
||||
pip_api/_version.py,sha256=4K2_oBQGx4w2rM5DyoDpFAL9bK5Ovdv9UKo8ZeVKJWA,212
|
||||
pip_api/exceptions.py,sha256=yByVa6RYt7wn-hQS3ZvlIGbZ1KEDrrGyXEOc7IB_ONM,124
|
||||
pip_api/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
@@ -0,0 +1,5 @@
|
||||
Wheel-Version: 1.0
|
||||
Generator: setuptools (70.3.0)
|
||||
Root-Is-Purelib: true
|
||||
Tag: py3-none-any
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
pip_api
|
||||
Reference in New Issue
Block a user