aucampia.template.poetry

View on PyPIReverse Dependencies (0)

0.1.4 aucampia.template.poetry-0.1.4-py3-none-any.whl

Wheel Details

Project: aucampia.template.poetry
Version: 0.1.4
Filename: aucampia.template.poetry-0.1.4-py3-none-any.whl
Download: [link]
Size: 11501
MD5: 440487472936f3e78761447f30902fcd
SHA256: deb555f0194c64aaffb3005bd2ae17a05aec861a82beea6c948b460283c218c8
Uploaded: 2021-10-21 20:55:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aucampia.template.poetry
Version: 0.1.4
License: CC0-1.0
Classifier: License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6.2,<4.0.0
Requires-Dist: click (<8.0.0,>=7.1.0)
Requires-Dist: dataclasses (<0.9,>=0.8); python_version >= "3.6" and python_version < "3.7"
Requires-Dist: pydantic (<2.0.0,>=1.8.2)
Requires-Dist: typer (<0.4.0,>=0.3.2)
Description-Content-Type: text/markdown
[Description omitted; length: 148 characters]

WHEEL

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

RECORD

Path Digest Size
aucampia/__init__.py sha256=GAb1QAS5j2JP1SoRKeBJ2VW2J0sQ7cLysyz64cK94xc 343
aucampia/template/__init__.py sha256=GAb1QAS5j2JP1SoRKeBJ2VW2J0sQ7cLysyz64cK94xc 343
aucampia/template/poetry/__init__.py sha256=qmz9gG8zZtBjeREEPvXpFYVY8lYUpioGFuBbuexyP6s 13
aucampia/template/poetry/_version.py sha256=Wzf5T3NBDfhQoTnhnRNHSlAsE0XMqbclXG-M81Vas70 22
aucampia/template/poetry/cli.py sha256=sB93SGtv4qhaycr30ERemdtt0AbB9BDFE93guJuNhtg 6435
aucampia/template/poetry/cli_click.py sha256=ugSPMVcM6WS6TpvfU4jz8ypw6mwqPlKx8jLmIh6dxRg 4160
aucampia/template/poetry/cli_typer.py sha256=RrN8KokCGwmszPDWytrmZ7cIMv2mHklmGpbuWaY-R2s 2576
aucampia/template/poetry/py.typed sha256=KT9WNyn4878ZisihNjjF3Bm2qu8R9s2F5irJrg8vxhQ 66
aucampia.template.poetry-0.1.4.dist-info/entry_points.txt sha256=j3txCHUeisSHZpRRcLxB69h0mxPnJGpPekfK2PbkTF0 291
aucampia.template.poetry-0.1.4.dist-info/LICENSE sha256=30LLPsWtSX11uqT6fFe07IFR9e1h3yCnGx09r644yR4 8827
aucampia.template.poetry-0.1.4.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
aucampia.template.poetry-0.1.4.dist-info/METADATA sha256=I2tcexdZgGd9sHX-jYWJESwCHztwsgAHSkVXNJCAqT0 850
aucampia.template.poetry-0.1.4.dist-info/RECORD

entry_points.txt

aucampia.template.poetry = aucampia.template.poetry.cli:main
aucampia.template.poetry.click = aucampia.template.poetry.cli_click:main
aucampia.template.poetry.service = aucampia.template.poetry.service:main
aucampia.template.poetry.typer = aucampia.template.poetry.cli_typer:main