poetry-dockerize-plugin

View on PyPIReverse Dependencies (0)

0.5.0 poetry_dockerize_plugin-0.5.0-py3-none-any.whl

Wheel Details

Project: poetry-dockerize-plugin
Version: 0.5.0
Filename: poetry_dockerize_plugin-0.5.0-py3-none-any.whl
Download: [link]
Size: 8653
MD5: 24b55b8f2a77e9d85d0a06c1077558d0
SHA256: e6e56ab87314e31fb3c46a690094bdf7921dc7e7758ca4185f9008dae853b580
Uploaded: 2024-02-01 00:00:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: poetry-dockerize-plugin
Version: 0.5.0
Summary: Poetry application to Docker, automatically.
Author: Nicolò Boschi
Author-Email: boschi1997[at]gmail.com
Home-Page: https://github.com/nicoloboschi/poetry-dockerize-plugin
Project-Url: Documentation, https://github.com/nicoloboschi/poetry-dockerize-plugin
Project-Url: Repository, https://github.com/nicoloboschi/poetry-dockerize-plugin
License: MIT
Keywords: poetry,packaging,docker
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.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
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.9,<4.0
Requires-Dist: docker (<7.0.0,>=6.1.3)
Requires-Dist: poetry (<2.0.0,>=1.7.1)
Requires-Dist: poetry-core (<2.0.0,>=1.8.1)
Description-Content-Type: text/markdown
[Description omitted; length: 4272 characters]

WHEEL

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

RECORD

Path Digest Size
poetry_dockerize_plugin/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
poetry_dockerize_plugin/builder.py sha256=nXgSxa27Bq6oPD915w9FDZW8dS3L2ZYJa4PKViek7gc 12934
poetry_dockerize_plugin/plugin.py sha256=K6oNFjoTEKmAz7vGq_pS2ChTUxPJjtUUNVUeUIn-MyQ 1008
poetry_dockerize_plugin-0.5.0.dist-info/LICENSE sha256=RioFxXGwArtEQ9MsoH7stvtWbwBmOj0CsfyyEaGEgZk 1071
poetry_dockerize_plugin-0.5.0.dist-info/METADATA sha256=Nujdje2ohrs63VOG01TDA7bV1UzEjlfYTUyuS9T8XUI 6100
poetry_dockerize_plugin-0.5.0.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
poetry_dockerize_plugin-0.5.0.dist-info/entry_points.txt sha256=kr2sFfx-teKm-Q2jkySGC3NN6Ayul_8AOdDl23Gf2jk 94
poetry_dockerize_plugin-0.5.0.dist-info/RECORD

entry_points.txt

dockerize = poetry_dockerize_plugin.plugin:DockerApplicationPlugin