poetry-scaffold-plugin

View on PyPIReverse Dependencies (0)

0.1.0 poetry_scaffold_plugin-0.1.0-py3-none-any.whl

Wheel Details

Project: poetry-scaffold-plugin
Version: 0.1.0
Filename: poetry_scaffold_plugin-0.1.0-py3-none-any.whl
Download: [link]
Size: 8937
MD5: 67eb32135608ddd12994c4fd470ab119
SHA256: fa4d50abeb8a1fd206b8085f4464ae6d717f6a698cbf0a37e4ccec139b3de004
Uploaded: 2022-01-21 15:42:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: poetry-scaffold-plugin
Version: 0.1.0
Summary: Poetry plugin that installs and configures dev dependencies, so you don't have to.
Author: Ellen Potter
Author-Email: 38250543+ellen364[at]users.noreply.github.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.8,<4.0
Requires-Dist: cleo (<2.0.0,>=1.0.0a4)
Requires-Dist: poetry (<2.0.0,>=1.2.0a2)
Requires-Dist: tomlkit (<0.9.0,>=0.8.0)
Description-Content-Type: text/markdown
[Description omitted; length: 3388 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.1.0a6
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
poetry_scaffold_plugin/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
poetry_scaffold_plugin/plugins.py sha256=70V5NiSE-G2hzaKZpV43Vft64W4xNq_zGG3q3Aph7Ms 6022
poetry_scaffold_plugin/templates/.gitignore sha256=RJxBiLnIcT1ieGps5Az_Ub9vLiUyZTYyogbYZnzGuqA 2866
poetry_scaffold_plugin/templates/.pre-commit-config.yaml sha256=6NpC5DChRK3Os46TWTzmKgMvjpaA7PiCKAtqHlycILw 1219
poetry_scaffold_plugin/templates/pyproject.toml sha256=7lk-m6-4tt4Fsj0kt1LnXPDRE_vOn8J9Kwx1RF8em_8 145
poetry_scaffold_plugin/templates/setup.cfg sha256=37AI70Zm7R4Y9emWr0qO3YReeFVJtj4BD2eY5DqStVI 136
poetry_scaffold_plugin-0.1.0.dist-info/entry_points.txt sha256=jZ8uvLBCP3YD2KIyYq9Kd62BMbdlMUPsXhZJGxJV90g 84
poetry_scaffold_plugin-0.1.0.dist-info/LICENSE sha256=FXjsae5J047D44nBAenXU9TaZ7Xt-rNkLRFw3qujAio 1068
poetry_scaffold_plugin-0.1.0.dist-info/WHEEL sha256=FMw6u7Kp3jrdDDtJRZ3hkPV-9adLQT8pbM4iifKUGfw 85
poetry_scaffold_plugin-0.1.0.dist-info/METADATA sha256=-l84vEHumG7Q9n0iCdD9-oTBI-w5mjjKJygpAl6N1aY 4076
poetry_scaffold_plugin-0.1.0.dist-info/RECORD

entry_points.txt

scaffold = poetry_scaffold_plugin.plugins:ScaffoldPlugin