pdm-publish

View on PyPIReverse Dependencies (0)

0.2.1 pdm_publish-0.2.1-py3-none-any.whl

Wheel Details

Project: pdm-publish
Version: 0.2.1
Filename: pdm_publish-0.2.1-py3-none-any.whl
Download: [link]
Size: 4955
MD5: 745f56dd5af3dc0f2c96b201e67d4106
SHA256: ebb3a524511b4449763e67c0c90b90f7ce3301fc018316cfea036778171132be
Uploaded: 2021-06-18 04:17:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pdm-publish
Version: 0.2.1
Summary: A PDM plugin to publish to PyPI
Author: Branch Vincent
Author-Email: branchevincent[at]gmail.com
Home-Page: https://github.com/branchvincent/pdm-publish
Project-Url: Repository, https://github.com/branchvincent/pdm-publish
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7,<4.0
Requires-Dist: pdm (<2,>=1)
Requires-Dist: twine (<4,>=3)
Description-Content-Type: text/markdown
[Description omitted; length: 3128 characters]

WHEEL

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

RECORD

Path Digest Size
pdm_publish/__init__.py sha256=dCJRl64FruBp8_RO_oHuYhUC3FOhE--bK6pjbKLLLLs 221
pdm_publish/command.py sha256=ejbb_VmLboulhQXewa8wyh4TIgovPgGMA0RnB42d3kg 2439
pdm_publish/config.py sha256=dmyAuQ35jIrLzcqelaRseFX2vzEpuvxoX3WeQ9HxO24 459
pdm_publish/core.py sha256=VEb3HT62T5Hh5AIAZtXzjtyGwAf-wPfMBZHls9ubSzA 1803
pdm_publish-0.2.1.dist-info/entry_points.txt sha256=xIHTv00Kh0ENFUy5vWk55VQkYvQitbcmQ8bE6hMP77c 41
pdm_publish-0.2.1.dist-info/WHEEL sha256=V7iVckP-GYreevsTDnv1eAinQt_aArwnAxmnP0gygBY 83
pdm_publish-0.2.1.dist-info/METADATA sha256=_p7BEcFwGASSVwTYkXlkKO_yT9csOqMsYaKBjoXj3ms 3737
pdm_publish-0.2.1.dist-info/RECORD

entry_points.txt

[pdm]
publish = pdm_publish.__init__:main