poetry-dockerize-plugin

View on PyPIReverse Dependencies (0)

1.0.1 poetry_dockerize_plugin-1.0.1-py3-none-any.whl

Wheel Details

Project: poetry-dockerize-plugin
Version: 1.0.1
Filename: poetry_dockerize_plugin-1.0.1-py3-none-any.whl
Download: [link]
Size: 8900
MD5: 9c1fdf8524632dce9ab371a5d029d74a
SHA256: 05a0703cb56f77d40a7f8f9bb2d3d4b92f283fab2b4e692ed79fddcad7949bc3
Uploaded: 2024-05-15 09:49:23 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: poetry-dockerize-plugin
Version: 1.0.1
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: 4737 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
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=ZcieJ1HJK1obS6hhCYPkZVmubhA73uA48xh-5OIRVhA 13501
poetry_dockerize_plugin/plugin.py sha256=gLDUSnseFb14U0nWHarTbWYGa0ylZFrMnTtSziVwT-4 1239
poetry_dockerize_plugin-1.0.1.dist-info/LICENSE sha256=RioFxXGwArtEQ9MsoH7stvtWbwBmOj0CsfyyEaGEgZk 1071
poetry_dockerize_plugin-1.0.1.dist-info/METADATA sha256=w0xS-pzwBljRH2HEOuAnjpA556zA4Ep6PHNlHUKWpwI 6565
poetry_dockerize_plugin-1.0.1.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
poetry_dockerize_plugin-1.0.1.dist-info/entry_points.txt sha256=kr2sFfx-teKm-Q2jkySGC3NN6Ayul_8AOdDl23Gf2jk 94
poetry_dockerize_plugin-1.0.1.dist-info/RECORD

entry_points.txt

dockerize = poetry_dockerize_plugin.plugin:DockerApplicationPlugin