poetry-plugin-code-artifact

View on PyPIReverse Dependencies (0)

0.0.1 poetry_plugin_code_artifact-0.0.1-py3-none-any.whl

Wheel Details

Project: poetry-plugin-code-artifact
Version: 0.0.1
Filename: poetry_plugin_code_artifact-0.0.1-py3-none-any.whl
Download: [link]
Size: 7211
MD5: 2a35c95ebfed678b48ff606965eecd77
SHA256: 8dbfb386027128c7f7321071773629ca2c0c306de1f8429fe925247fd745d8ba
Uploaded: 2023-07-06 00:16:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: poetry-plugin-code-artifact
Version: 0.0.1
Summary: Plugin for poetry that simplifies using AWS CodeArtifact for publishing and downloading dependencies..
Author: Ben Ellis
Author-Email: ben.ellis[at]softweyr.co.uk
Home-Page: https://github.com/bellis/poetry-plugin-code-artifact
Project-Url: Documentation, https://github.com/bellis/poetry-plugin-code-artifact
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: boto3 (<2.0.0,>=1.27.0)
Requires-Dist: poetry (<2.0,>=1.2)
Requires-Dist: pyopenssl (<24.0.0,>=23.2.0)
Description-Content-Type: text/markdown
[Description omitted; length: 8456 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_code_artifact/__init__.py sha256=YIdTGiItqy2lxmGeI8wgmINNM0pzDO82az2r1aUwlQw 55
poetry_plugin_code_artifact/plugin.py sha256=4UQsaWFLtFUiXCtWyxe2AB1AhBHx4z_Nv16rAygwe94 7174
poetry_plugin_code_artifact-0.0.1.dist-info/LICENSE sha256=mcq5TdDV5Q0CnbbpGNtTiulMwSow-e2o7yaah9TZ4Dc 1066
poetry_plugin_code_artifact-0.0.1.dist-info/METADATA sha256=IMKx2PfbEGLzfDgB-JhwPjF8-cfGOE56kf9sN0qxM64 10215
poetry_plugin_code_artifact-0.0.1.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
poetry_plugin_code_artifact-0.0.1.dist-info/entry_points.txt sha256=wHZ7dLzV84QBEy7vJ1OVGZoOs9r7ZVKAzz4s-r4W0ZQ 108
poetry_plugin_code_artifact-0.0.1.dist-info/RECORD

entry_points.txt

code-artifact = poetry_plugin_code_artifact.plugin:CodeArtifactApplicationPlugin