plaster-yaml

View on PyPIReverse Dependencies (1)

3.0.0 plaster_yaml-3.0.0-py3-none-any.whl

Wheel Details

Project: plaster-yaml
Version: 3.0.0
Filename: plaster_yaml-3.0.0-py3-none-any.whl
Download: [link]
Size: 7829
MD5: a598f509b2572d7d724de1a138d58d38
SHA256: 37708237fe3bf05b858a68c769ff0ce5e9d6339bc252a63e4b1ca7dba2549a2a
Uploaded: 2024-10-31 06:48:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: plaster-yaml
Version: 3.0.0
Summary: A plaster plugin to configure pyramid app with Yaml
Author-Email: Guillaume Gauvrit <guillaume[at]gauvr.it>
Project-Url: Homepage, https://github.com/mardiros/plaster-yaml
Project-Url: Documentation, https://github.com/mardiros/plaster-yaml/blob/main/README.md
Project-Url: Repository, https://github.com/mardiros/plaster-yaml.git
Project-Url: Issues, https://github.com/mardiros/plaster-yaml/issues
Project-Url: Changelog, https://github.com/mardiros/plaster-yaml/blob/main/CHANGELOG.md
License: BSD-derived
Requires-Python: >=3.9
Requires-Dist: importlib-metadata (>=7.1.0); python_version <= "3.10"
Requires-Dist: plaster (<2,>=1.0)
Requires-Dist: PyYAML (<7,>=6.0.1)
Requires-Dist: envsub (<0.2,>=0.1.15)
Description-Content-Type: text/markdown
[Description omitted; length: 5088 characters]

WHEEL

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

RECORD

Path Digest Size
CHANGELOG.md sha256=AAhGhutts5LOa6eaxz36fzIiyovddUsPdHNa_zWN3GE 1902
plaster_yaml-3.0.0.dist-info/METADATA sha256=95VkdAeUaqaQlcgdX_7-gK5Rw6FeljGgTl-o4WZCAB8 5888
plaster_yaml-3.0.0.dist-info/WHEEL sha256=thaaA2w1JzcGC48WYufAs8nrYZjJm8LqNfnXFOFyCC4 90
plaster_yaml-3.0.0.dist-info/entry_points.txt sha256=OWmFYrJQVueDN9szsSlzlPEzltvB-_IgkXhs43He2FE 155
plaster_yaml-3.0.0.dist-info/licenses/LICENSE sha256=S7TYl5rms_css03ETaDtOO7YozBUC-waNNi-FDUdt2s 1526
plaster_yaml/__init__.py sha256=Kj4bqC4X0_-IJvj065yNAsrJBEzGAjXSnYCfQ3Z779E 145
plaster_yaml/compat.py sha256=VSrH0N0HksN4Jjzg10fFWyXT1UtxHFyvS-6EJRbqxOk 171
plaster_yaml/loader.py sha256=iJjFwRvuYzJTm2oar1v3x19omP4F5v-khiz92Er3Pg4 4141
plaster_yaml/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
plaster_yaml-3.0.0.dist-info/RECORD

entry_points.txt

file+json = plaster_yaml:Loader
file+yaml = plaster_yaml:Loader
file+yml = plaster_yaml:Loader