yam-sort

View on PyPIReverse Dependencies (0)

1.0 yam_sort-1.0-py3-none-any.whl

Wheel Details

Project: yam-sort
Version: 1.0
Filename: yam_sort-1.0-py3-none-any.whl
Download: [link]
Size: 7972
MD5: dd455ecfec41186eee22fff159940538
SHA256: 349c5b255b180481de04275aa14bbcc5795c8b0c5a1b97d9aca6f90e81c7d299
Uploaded: 2019-12-01 22:36:36 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: yam-sort
Version: 1.0
Summary: does basic diff-ing of YAML files while ignoring key-order
Author: John Crawford
Author-Email: psp_dev[at]crawfishpress.com
Home-Page: https://github.com/Crawfishpress/yam_sort
License: MIT License
Keywords: yaml diff sort
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
Requires-Dist: PyYAML (==5.1.2)
Description-Content-Type: text/markdown
[Description omitted; length: 2574 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.33.6)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
yam_sort/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
yam_sort/differ.py sha256=KKE3ulHhnfKFaF0vgJKdPXAqjCr2Vycjq1pSiES2YDc 4205
yam_sort/main.py sha256=LTS9kOiVyHnzQbL3jSJ8eHQY9kkLwIMXiTxkbznQveI 1318
yam_sort/yams.py sha256=uvALBd4a7dop8NMrAkl4EQi48kKu6fVqzVnY_o0HcG4 5461
yam_sort-1.0.dist-info/LICENSE sha256=Cyn3Y64sYdizq78q9lEc8nT_yyCXM7K5y8tNAhmEXGA 1105
yam_sort-1.0.dist-info/METADATA sha256=99UEIKRaPc_zmaMMVnzT17nB_wGuPRGMnASDCIDyT-I 3556
yam_sort-1.0.dist-info/WHEEL sha256=p46_5Uhzqz6AzeSosiOnxK-zmFja1i22CrQCjmYe8ec 92
yam_sort-1.0.dist-info/entry_points.txt sha256=4UUhpMi3qYAAKmTHh4zVcbulMq-4hEYjz-bq-slfxPs 49
yam_sort-1.0.dist-info/top_level.txt sha256=tGDm6E9anLftoQgxSrBgBzk4ZoeZc7UleHYP3w89xvU 9
yam_sort-1.0.dist-info/RECORD

top_level.txt

yam_sort

entry_points.txt

yam_sort = yam_sort.main:main