pdm-autoexport

View on PyPIReverse Dependencies (0)

0.2.0 pdm_autoexport-0.2.0-py3-none-any.whl

Wheel Details

Project: pdm-autoexport
Version: 0.2.0
Filename: pdm_autoexport-0.2.0-py3-none-any.whl
Download: [link]
Size: 3995
MD5: bb78651bbfcaf6b18bad8410286d4ab1
SHA256: 385dd748bca5031a54cb3bcfbc1f230712fb6305d8d8ae75ee30affcbf98a4fc
Uploaded: 2023-06-27 03:27:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pdm-autoexport
Version: 0.2.0
Summary: A PDM plugin to sync the exported files with the project file
Author-Email: Frost Ming <mianghong[at]gmail.com>
Project-Url: Homepage, https://github.com/frostming/pdm-autoexport
Project-Url: Changelog, https://github.com/frostming/pdm-autoexport/releases
License: MIT
Keywords: pdm plugin
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 :: Only
Requires-Python: >=3.7
Description-Content-Type: text/markdown
[Description omitted; length: 1521 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-backend (2.1.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pdm_autoexport-0.2.0.dist-info/METADATA sha256=oQTxqF49l6FRGNE_SGK-3jwjdMlXFBWpY4uV6MmroNk 2244
pdm_autoexport-0.2.0.dist-info/WHEEL sha256=g58cvAsF5_9d0VXJuk7F0rhl6nAjUc5P9vx880WkZtI 90
pdm_autoexport-0.2.0.dist-info/entry_points.txt sha256=sHHeg-bUEwCchdBZ4IpBbPzPnlnye6z2PKXltEMnltw 40
pdm_autoexport-0.2.0.dist-info/licenses/LICENSE sha256=ZfpC41Q0TE6uWT3m2I5jcRHEmFF3zbU2dJPi1LtEGgE 1067
pdm_autoexport/__init__.py sha256=T_sc5sl5dGLgRKyWGya7PBp2TmG-G_lUiYdCR6o5MVQ 273
pdm_autoexport/hook.py sha256=Eiq3TkeKN2AURp700ErsReNCLq0D5uC6h8YsqFEdz6s 1962
pdm_autoexport-0.2.0.dist-info/RECORD

entry_points.txt

[pdm]
autoexport = pdm_autoexport:main