pyscaffoldext-custom-extension

View on PyPIReverse Dependencies (1)

0.6.3 pyscaffoldext_custom_extension-0.6.3-py2.py3-none-any.whl

Wheel Details

Project: pyscaffoldext-custom-extension
Version: 0.6.3
Filename: pyscaffoldext_custom_extension-0.6.3-py2.py3-none-any.whl
Download: [link]
Size: 14327
MD5: 97899fb3ac2263933826b11c84de8ca9
SHA256: aee5b5c0ecec9e7b4c0b9c394929e595691c857baeccb1f2bd101093046eaaa8
Uploaded: 2021-09-22 13:54:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyscaffoldext-custom-extension
Version: 0.6.3
Summary: PyScaffold extension to create a custom PyScaffold extension
Author: Simone Robutti
Author-Email: simone.robutti[at]teraki.com
Home-Page: https://github.com/pyscaffold/pyscaffoldext-custom-extension
Project-Url: Documentation, https://pyscaffoldext-custom-extension.readthedocs.io/
Project-Url: Source, https://github.com/pyscaffold/pyscaffoldext-custom-extension/
Project-Url: Tracker, https://github.com/pyscaffold/pyscaffoldext-custom-extension/issues
Project-Url: Download, https://pypi.org/project/pyscaffoldext-custom-extension/#files
Project-Url: Twitter, https://twitter.com/PyScaffold
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Utilities
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Platform: any
Requires-Dist: pyscaffold (<5.0a0,>=4.0.1)
Requires-Dist: configupdater (<4,>=2.0)
Requires-Dist: packaging (>=20.7)
Requires-Dist: importlib-metadata; python_version < "3.8"
Requires-Dist: tox; extra == "testing"
Requires-Dist: pre-commit; extra == "testing"
Requires-Dist: setuptools-scm; extra == "testing"
Requires-Dist: virtualenv; extra == "testing"
Requires-Dist: configupdater; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Requires-Dist: pytest-xdist; extra == "testing"
Provides-Extra: testing
Description-Content-Type: text/x-rst; charset=UTF-8
License-File: LICENSE.txt
License-File: AUTHORS.rst
[Description omitted; length: 3274 characters]

WHEEL

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

RECORD

Path Digest Size
pyscaffoldext/custom_extension/__init__.py sha256=6vWny2XzdEp1m3ZngJNeBiQvz2jDN0Bg23LQ5pxjupU 601
pyscaffoldext/custom_extension/extension.py sha256=r2PgVEQfWKm7ha3Th9K9WuJIHnUAuBqU4gG1dKw_GYs 8928
pyscaffoldext/custom_extension/templates/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pyscaffoldext/custom_extension/templates/conftest.template sha256=PDovLV6YRetcRIXJDHu58Lunp-CX_mF8E81aebefpUM 573
pyscaffoldext/custom_extension/templates/contributing.template sha256=Iaauu8tt2fqdlcjme00CUOykWKjXrD4csoyx-ptP6PI 234
pyscaffoldext/custom_extension/templates/extension.template sha256=tLVxzZrPefnWuT3B6cQO1Kc-0RBv3cWv1GIsuXU2Ifs 1332
pyscaffoldext/custom_extension/templates/helpers.template sha256=qTvTrAFjQyN8dO4glpWnhG1TrwIqLBHgfQbLCxiMOBU 3334
pyscaffoldext/custom_extension/templates/publish_package.template sha256=BwhWi7yA9xyypsKQykWT2jploYV3r73iIfqfSoM2Sa4 1028
pyscaffoldext/custom_extension/templates/readme.template sha256=JbVm25RmfpHm7PhEkPh9B9jUDGx6dZmRXNCVa3tipiI 355
pyscaffoldext/custom_extension/templates/test_custom_extension.template sha256=tpbECOLmhthOc8Q4hZIwvFqr1VDSU0_LTKbNtrmc4fA 2036
pyscaffoldext_custom_extension-0.6.3.dist-info/AUTHORS.rst sha256=1DeMS33GQd3OBwGg6v9YQv0uhRYSloG1I0dYtJCXZSo 184
pyscaffoldext_custom_extension-0.6.3.dist-info/LICENSE.txt sha256=449aLV0dFwrZAh4_ZGB6WQ25RByQYaAgLmSER07GOD8 1081
pyscaffoldext_custom_extension-0.6.3.dist-info/METADATA sha256=cHiWT72QTFJX5XdlqgXYr027WbbXUpm-ipnwYe36178 5180
pyscaffoldext_custom_extension-0.6.3.dist-info/WHEEL sha256=WzZ8cwjh8l0jtULNjYq1Hpr-WCqCRgPr--TX4P5I1Wo 110
pyscaffoldext_custom_extension-0.6.3.dist-info/entry_points.txt sha256=UBk_Y-kR7w9UBXVFAMrsUa8WsRLbYT9S1n26fY-Lgm0 94
pyscaffoldext_custom_extension-0.6.3.dist-info/top_level.txt sha256=zac9JJq83qBJe5oCWbtXhQVr8mJ5TZFW2jCFlSQ6n0Y 14
pyscaffoldext_custom_extension-0.6.3.dist-info/RECORD

top_level.txt

pyscaffoldext

entry_points.txt

custom_extension = pyscaffoldext.custom_extension.extension:CustomExtension