login page
This commit is contained in:
1
Lib/site-packages/wheel-0.35.1.dist-info/INSTALLER
Normal file
1
Lib/site-packages/wheel-0.35.1.dist-info/INSTALLER
Normal file
@@ -0,0 +1 @@
|
||||
pip
|
||||
22
Lib/site-packages/wheel-0.35.1.dist-info/LICENSE.txt
Normal file
22
Lib/site-packages/wheel-0.35.1.dist-info/LICENSE.txt
Normal file
@@ -0,0 +1,22 @@
|
||||
"wheel" copyright (c) 2012-2014 Daniel Holth <dholth@fastmail.fm> and
|
||||
contributors.
|
||||
|
||||
The MIT License
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a
|
||||
copy of this software and associated documentation files (the "Software"),
|
||||
to deal in the Software without restriction, including without limitation
|
||||
the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
||||
and/or sell copies of the Software, and to permit persons to whom the
|
||||
Software is furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included
|
||||
in all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
||||
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
|
||||
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
|
||||
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||
OTHER DEALINGS IN THE SOFTWARE.
|
||||
67
Lib/site-packages/wheel-0.35.1.dist-info/METADATA
Normal file
67
Lib/site-packages/wheel-0.35.1.dist-info/METADATA
Normal file
@@ -0,0 +1,67 @@
|
||||
Metadata-Version: 2.1
|
||||
Name: wheel
|
||||
Version: 0.35.1
|
||||
Summary: A built-package format for Python
|
||||
Home-page: https://github.com/pypa/wheel
|
||||
Author: Daniel Holth
|
||||
Author-email: dholth@fastmail.fm
|
||||
Maintainer: Alex Grönholm
|
||||
Maintainer-email: alex.gronholm@nextday.fi
|
||||
License: MIT
|
||||
Project-URL: Documentation, https://wheel.readthedocs.io/
|
||||
Project-URL: Changelog, https://wheel.readthedocs.io/en/stable/news.html
|
||||
Project-URL: Issue Tracker, https://github.com/pypa/wheel/issues
|
||||
Keywords: wheel,packaging
|
||||
Platform: UNKNOWN
|
||||
Classifier: Development Status :: 5 - Production/Stable
|
||||
Classifier: Intended Audience :: Developers
|
||||
Classifier: Topic :: System :: Archiving :: Packaging
|
||||
Classifier: License :: OSI Approved :: MIT License
|
||||
Classifier: Programming Language :: Python
|
||||
Classifier: Programming Language :: Python :: 2
|
||||
Classifier: Programming Language :: Python :: 2.7
|
||||
Classifier: Programming Language :: Python :: 3
|
||||
Classifier: Programming Language :: Python :: 3.5
|
||||
Classifier: Programming Language :: Python :: 3.6
|
||||
Classifier: Programming Language :: Python :: 3.7
|
||||
Classifier: Programming Language :: Python :: 3.8
|
||||
Requires-Python: !=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7
|
||||
Provides-Extra: test
|
||||
Requires-Dist: pytest (>=3.0.0) ; extra == 'test'
|
||||
Requires-Dist: pytest-cov ; extra == 'test'
|
||||
|
||||
wheel
|
||||
=====
|
||||
|
||||
This library is the reference implementation of the Python wheel packaging
|
||||
standard, as defined in `PEP 427`_.
|
||||
|
||||
It has two different roles:
|
||||
|
||||
#. A setuptools_ extension for building wheels that provides the
|
||||
``bdist_wheel`` setuptools command
|
||||
#. A command line tool for working with wheel files
|
||||
|
||||
It should be noted that wheel is **not** intended to be used as a library, and
|
||||
as such there is no stable, public API.
|
||||
|
||||
.. _PEP 427: https://www.python.org/dev/peps/pep-0427/
|
||||
.. _setuptools: https://pypi.org/project/setuptools/
|
||||
|
||||
Documentation
|
||||
-------------
|
||||
|
||||
The documentation_ can be found on Read The Docs.
|
||||
|
||||
.. _documentation: https://wheel.readthedocs.io/
|
||||
|
||||
Code of Conduct
|
||||
---------------
|
||||
|
||||
Everyone interacting in the wheel project's codebases, issue trackers, chat
|
||||
rooms, and mailing lists is expected to follow the `PSF Code of Conduct`_.
|
||||
|
||||
.. _PSF Code of Conduct: https://github.com/pypa/.github/blob/main/CODE_OF_CONDUCT.md
|
||||
|
||||
|
||||
|
||||
49
Lib/site-packages/wheel-0.35.1.dist-info/RECORD
Normal file
49
Lib/site-packages/wheel-0.35.1.dist-info/RECORD
Normal file
@@ -0,0 +1,49 @@
|
||||
wheel/__init__.py,sha256=bdaErB8ywo4fGekqitrZengg1nMHPrxDh5FMPnQT8kI,23
|
||||
wheel/__main__.py,sha256=lF-YLO4hdQmoWuh4eWZd8YL1U95RSdm76sNLBXa0vjE,417
|
||||
wheel/bdist_wheel.py,sha256=N4sT-9p9LDv3uTKkpPmJYcQx7RA8HGOS1mcLxobZdAk,18417
|
||||
wheel/macosx_libfile.py,sha256=g3QFA7ioLIgpT5bR22DWHAoLJRashztZ-NyJSDXLqHY,14826
|
||||
wheel/metadata.py,sha256=b3kPhZn2w2D9wengltX5nGIZQ3ERUOQ5U-K5vHKPdeg,4344
|
||||
wheel/pkginfo.py,sha256=GR76kupQzn1x9sKDaXuE6B6FsZ4OkfRtG7pndlXPvQ4,1257
|
||||
wheel/util.py,sha256=mnNZkJCi9DHLI_q4lTudoD0mW97h_AoAWl7prNPLXJc,938
|
||||
wheel/wheelfile.py,sha256=7KgOK1znro-D8AelgNEE4jg6fDYXY_Bu6crdqLb2EQQ,7336
|
||||
wheel/cli/__init__.py,sha256=GWSoGUpRabTf8bk3FsNTPrc5Fsr8YOv2dX55iY2W7eY,2572
|
||||
wheel/cli/convert.py,sha256=7F4vj23A2OghDDWn9gX2V-_TeXMza1a5nIejmFGEUJM,9498
|
||||
wheel/cli/pack.py,sha256=S-J1iIy1GPDTTDdn-_SwxGa7N729h4iZNI11EDFCqfA,3208
|
||||
wheel/cli/unpack.py,sha256=0VWzT7U_xyenTPwEVavxqvdee93GPvAFHnR3Uu91aRc,673
|
||||
wheel/vendored/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
wheel/vendored/packaging/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
wheel/vendored/packaging/_typing.py,sha256=nSqvd9KzKCh5pjnuGJyGY2hfAgoHlsw9_kh9fhm1Ebw,1846
|
||||
wheel/vendored/packaging/tags.py,sha256=WA8DuXd13L0SOaJA8eWOWBgQJY0AN88qtxfcb_vQWx4,24102
|
||||
wheel-0.35.1.dist-info/LICENSE.txt,sha256=zKniDGrx_Pv2lAjzd3aShsvuvN7TNhAMm0o_NfvmNeQ,1125
|
||||
wheel-0.35.1.dist-info/METADATA,sha256=BR6nCOSz-_K91i3JMDFB66K8jQO2U3_VMmwYq06bu0E,2227
|
||||
wheel-0.35.1.dist-info/WHEEL,sha256=ADKeyaGyKF5DwBNE0sRE5pvW-bSkFMJfBuhzZ3rceP4,110
|
||||
wheel-0.35.1.dist-info/entry_points.txt,sha256=N8HbYFST3yrNQYeB2wXWBEPUhFsEtKNRPaCFGJPyqyc,108
|
||||
wheel-0.35.1.dist-info/top_level.txt,sha256=HxSBIbgEstMPe4eFawhA66Mq-QYHMopXVoAncfjb_1c,6
|
||||
wheel-0.35.1.dist-info/RECORD,,
|
||||
wheel\vendored\__init__.cpython-38.pyc,,
|
||||
..\..\Scripts\wheel.exe,,
|
||||
wheel-0.35.1.dist-info\INSTALLER,,
|
||||
wheel\__init__.cpython-38.pyc,,
|
||||
..\..\Scripts\wheel3.8.exe,,
|
||||
..\..\Scripts\wheel-3.8.exe,,
|
||||
wheel\vendored\packaging\_typing.cpython-38.pyc,,
|
||||
wheel\wheelfile.cpython-38.pyc,,
|
||||
wheel\cli\unpack.cpython-38.pyc,,
|
||||
wheel-0.35.1.virtualenv,,
|
||||
wheel\bdist_wheel.cpython-38.pyc,,
|
||||
wheel\util.cpython-38.pyc,,
|
||||
wheel\vendored\packaging\tags.cpython-38.pyc,,
|
||||
wheel\cli\__pycache__,,
|
||||
wheel\vendored\packaging\__pycache__,,
|
||||
wheel\pkginfo.cpython-38.pyc,,
|
||||
wheel\metadata.cpython-38.pyc,,
|
||||
..\..\Scripts\wheel3.exe,,
|
||||
wheel\vendored\__pycache__,,
|
||||
wheel\__main__.cpython-38.pyc,,
|
||||
wheel\__pycache__,,
|
||||
wheel\macosx_libfile.cpython-38.pyc,,
|
||||
wheel-0.35.1.dist-info\__pycache__,,
|
||||
wheel\cli\pack.cpython-38.pyc,,
|
||||
wheel\cli\__init__.cpython-38.pyc,,
|
||||
wheel\vendored\packaging\__init__.cpython-38.pyc,,
|
||||
wheel\cli\convert.cpython-38.pyc,,
|
||||
6
Lib/site-packages/wheel-0.35.1.dist-info/WHEEL
Normal file
6
Lib/site-packages/wheel-0.35.1.dist-info/WHEEL
Normal file
@@ -0,0 +1,6 @@
|
||||
Wheel-Version: 1.0
|
||||
Generator: bdist_wheel (0.35.1)
|
||||
Root-Is-Purelib: true
|
||||
Tag: py2-none-any
|
||||
Tag: py3-none-any
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
[console_scripts]
|
||||
wheel = wheel.cli:main
|
||||
|
||||
[distutils.commands]
|
||||
bdist_wheel = wheel.bdist_wheel:bdist_wheel
|
||||
|
||||
1
Lib/site-packages/wheel-0.35.1.dist-info/top_level.txt
Normal file
1
Lib/site-packages/wheel-0.35.1.dist-info/top_level.txt
Normal file
@@ -0,0 +1 @@
|
||||
wheel
|
||||
Reference in New Issue
Block a user