poetry-plugin-package-info

View on PyPIReverse Dependencies (0)

1.0.0 poetry_plugin_package_info-1.0.0-py3-none-any.whl

Wheel Details

Project: poetry-plugin-package-info
Version: 1.0.0
Filename: poetry_plugin_package_info-1.0.0-py3-none-any.whl
Download: [link]
Size: 45213
MD5: f5f54843490a05890e7b3e7fe78472a2
SHA256: 9b37b9dbe70735ac9ff411def76e56337ce2962267ff28a9bee01b31bc5cb2a5
Uploaded: 2023-07-14 20:19:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: poetry-plugin-package-info
Version: 1.0.0
Summary: Plugin for poetry that creates/updates a package_info.py file with git and project file details.
Author: Ben Ellis
Author-Email: ben.ellis[at]softweyr.co.uk
Home-Page: https://github.com/bellis/poetry-plugin-package-info
Project-Url: Documentation, https://github.com/bellis/poetry-plugin-package-info
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
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 :: Only
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Version Control :: Git
Classifier: Topic :: System :: Archiving :: Packaging
Classifier: Topic :: System :: Installation/Setup
Classifier: Topic :: System :: Software Distribution
Requires-Python: >=3.7,<4.0
Requires-Dist: black (<24.0.0,>=23.3.0)
Requires-Dist: colorama (<0.5.0,>=0.4.6)
Requires-Dist: gitpython (<4.0.0,>=3.1.31)
Requires-Dist: jinja2 (<4.0.0,>=3.1.2)
Requires-Dist: poetry (<2.0,>=1.2)
Description-Content-Type: text/markdown
[Description omitted; length: 9878 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.6.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
poetry_plugin_package_info/__init__.py sha256=_Ug9y-vIygQblXzEXMgYTU-NWxwM70yfSv6UCt4VPHo 1131
poetry_plugin_package_info/_zipfile.py sha256=kGK3ufNq_MbPGNZqt42mo9KrecKYW6IeEM0X_j-Wp6E 97582
poetry_plugin_package_info/formatters/__init__.py sha256=7Vaf-MolcVFrAf3Bk565q3Go3fLxjNSfs89NRcU78_k 1170
poetry_plugin_package_info/formatters/black.py sha256=7YZK79ncsCohsqZPGLdSkGukDqS2Mw2e5QMVyDYfmTg 814
poetry_plugin_package_info/generators/__init__.py sha256=dV3B2OAA_6GvBVFuabYxXv_S4VhOIZiniohgTG2xohA 1172
poetry_plugin_package_info/generators/git.py sha256=8rd0ek0oI71PX0XrJixKQq-gMThxJydoWuiv_KDDFE0 8024
poetry_plugin_package_info/generators/project.py sha256=vxcojSPf3S3a102dKEN8sWTMqiDQ8vZIX_RPwZWBMSY 3149
poetry_plugin_package_info/package_info.py sha256=ByZ5UpAom5ytCvJha8iepTqVtJgj0RmNDpsHZBVqBjI 2670
poetry_plugin_package_info/plugin.py sha256=vyitUgHxW_R7jO5hx9DwFFktCQiA_b1IxQlHlQKBcko 37440
poetry_plugin_package_info-1.0.0.dist-info/LICENSE sha256=mcq5TdDV5Q0CnbbpGNtTiulMwSow-e2o7yaah9TZ4Dc 1066
poetry_plugin_package_info-1.0.0.dist-info/METADATA sha256=VPbyHzervsW2wsNUtiydIKZYa0mjUJ-QJMlawOSZmz0 11708
poetry_plugin_package_info-1.0.0.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
poetry_plugin_package_info-1.0.0.dist-info/entry_points.txt sha256=sz1P05ve266UKYWG88luhZhZTXhZ9TvegUht15hBPoQ 105
poetry_plugin_package_info-1.0.0.dist-info/RECORD

entry_points.txt

package-info = poetry_plugin_package_info.plugin:PackageInfoApplicationPlugin