pylegacy

View on PyPIReverse Dependencies (0)

0.2.1 pylegacy-0.2.1-py2.py3-none-any.whl

Wheel Details

Project: pylegacy
Version: 0.2.1
Filename: pylegacy-0.2.1-py2.py3-none-any.whl
Download: [link]
Size: 14456
MD5: 0e79eaf54bebbbedbfb9baea71266996
SHA256: a145cd7988506f90d7dc82164c4fc0da06a29d474137d40833d166d59c071984
Uploaded: 2024-01-02 17:04:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pylegacy
Version: 0.2.1
Summary: Backports for abandoned Python versions
Maintainer: Víctor Molina García
Maintainer-Email: molinav[at]users.noreply.github.com
Home-Page: https://github.com/pylegacy/pylegacy
Project-Url: Bug Tracker, https://github.com/pylegacy/pylegacy/issues
Project-Url: Source, https://github.com/pylegacy/pylegacy
License: MIT
Keywords: compatibility,backports,legacy
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
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
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=2.6, !=3.0.*, !=3.1.*, <3.13
Requires-Dist: unittest2; python_version <= "3.9" and extra == "lint"
Requires-Dist: flake8 (<3.0,>=2.6); python_version == "2.6" and extra == "lint"
Requires-Dist: flake8 (<4.0,>=2.6); python_version == "2.7" and extra == "lint"
Requires-Dist: astroid (<2.0,>=1.6); python_version == "2.7" and extra == "lint"
Requires-Dist: pylint (<2.0,>=1.9); python_version == "2.7" and extra == "lint"
Requires-Dist: flake8 (<3.0,>=2.6); python_version == "3.2" and extra == "lint"
Requires-Dist: flake8 (<3.0,>=2.6); python_version == "3.3" and extra == "lint"
Requires-Dist: flake8 (<3.9,>=2.6); python_version == "3.4" and extra == "lint"
Requires-Dist: astroid (<2.5,>=2.4); python_version == "3.5" and extra == "lint"
Requires-Dist: pylint (<2.7,>=2.6); python_version == "3.5" and extra == "lint"
Requires-Dist: astroid (<2.7,>=2.5); python_version == "3.6" and extra == "lint"
Requires-Dist: pylint (<2.10,>=2.7); python_version == "3.6" and extra == "lint"
Requires-Dist: flake8 (<6.2,>=2.6); python_version >= "3.5" and extra == "lint"
Requires-Dist: astroid (<3.0,>=2.8); python_version >= "3.7" and extra == "lint"
Requires-Dist: pylint (<3.0,>=2.11); python_version >= "3.7" and extra == "lint"
Requires-Dist: unittest2; python_version <= "3.9" and extra == "test"
Requires-Dist: pytest (<3.3,>=3.2); python_version == "2.6" and extra == "test"
Requires-Dist: coverage (<5.0,>=4.5); python_version == "2.6" and extra == "test"
Requires-Dist: pytest-cov (<2.6,>=2.5); python_version == "2.6" and extra == "test"
Requires-Dist: pytest (<5.0,>=3.2); python_version == "2.7" and extra == "test"
Requires-Dist: coverage (<5.0,>=4.5); python_version == "2.7" and extra == "test"
Requires-Dist: pytest-cov (<3.0,>=2.5); python_version == "2.7" and extra == "test"
Requires-Dist: pytest (<3.0,>=2.9); python_version == "3.2" and extra == "test"
Requires-Dist: coverage (<4.0,>=3.7); python_version == "3.2" and extra == "test"
Requires-Dist: pytest-cov (<2.6,>=2.5); python_version == "3.2" and extra == "test"
Requires-Dist: pytest (<3.3,>=3.2); python_version == "3.3" and extra == "test"
Requires-Dist: pytest-cov (<2.6,>=2.5); python_version == "3.3" and extra == "test"
Requires-Dist: typing (<3.11,>=3.5); python_version == "3.4" and extra == "test"
Requires-Dist: pytest (<5.0,>=3.2); python_version == "3.4" and extra == "test"
Requires-Dist: pytest-cov (<2.9,>=2.5); python_version == "3.4" and extra == "test"
Requires-Dist: pytest (<6.2,>=3.2); python_version == "3.5" and extra == "test"
Requires-Dist: coverage (<5.0,>=4.5); python_version >= "3.3" and extra == "test"
Requires-Dist: pytest-cov (<3.1,>=2.5); python_version >= "3.5" and extra == "test"
Requires-Dist: pytest (<6.3,>=6.2.5); python_version >= "3.6" and extra == "test"
Provides-Extra: lint
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 2725 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.36.2)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
pylegacy/__init__.py sha256=3ziJkhPvfnw64VAXVXGwxtNTKFMrvrW6R09j4ZtyUkU 82
pylegacy/abc.py sha256=XJnLoWp40kpS5NpSdfBkmPfoNTheiOlv9G-LB3o4GPc 737
pylegacy/builtins.py sha256=09NTl6vAC9-x2RDWP_6s46jafAjg31MGoJDYnwu7Mcw 3049
pylegacy/datetime.py sha256=CVWmOlniZQbqjLnmdmoM_CZD4VF0fxUq092BNMee6_E 5067
pylegacy/exceptions.py sha256=l460_QCF4IkCH8Y7tS6HUQVrg8GvDDKhpR1O1F_byFw 681
pylegacy/os.py sha256=MrjCEHnuA3WCjSgGdap5GT218p9qVGT9J2e5JTenQyM 7489
pylegacy/shutil.py sha256=iozO9Wlq1HCGPGFP7Jj0ik18vmRlDwAEFLQlXSzQTEc 3202
pylegacy/tempfile.py sha256=J9c5SGJ_Dg0zR_aXDd-60xVhgH3XfWsOtnNAvomaysU 2012
pylegacy/weakref.py sha256=UaQBYyIGKjfiyAjcGvj1krfHIv7b60l9L1yn9w88nc4 6142
pylegacy-0.2.1.dist-info/LICENSE sha256=Y-bRbKklJY-v-yugEd-nNadkUsROYJP1L0nikT6iou0 1071
pylegacy-0.2.1.dist-info/METADATA sha256=PCQ-ZZjM8GpQjfHaGdn8wKnEXK0LMz8ZWsIQ4Af34O8 7179
pylegacy-0.2.1.dist-info/WHEEL sha256=Z-nyYpwrcSqxfdux5Mbn_DQ525iP7J2DG3JgGvOYyTQ 110
pylegacy-0.2.1.dist-info/top_level.txt sha256=tZSEUALHA4Htd5v5nMZfMNKBX6HFRl5FY8Z9xOhsH4c 9
pylegacy-0.2.1.dist-info/RECORD

top_level.txt

pylegacy