properties-tools

View on PyPIReverse Dependencies (0)

0.7.2 properties_tools-0.7.2-py3-none-any.whl

Wheel Details

Project: properties-tools
Version: 0.7.2
Filename: properties_tools-0.7.2-py3-none-any.whl
Download: [link]
Size: 13666
MD5: 3f0d4e48b71ab3dc2f394ea02d25c2fa
SHA256: f8619b4107e9c3626fc435672140326f812a509042e39a23143593660f6f627c
Uploaded: 2022-11-15 22:28:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: properties-tools
Version: 0.7.2
Summary: Collection of command line tools to work with properties files (diff-like, patch-like)
Author: Sébastien MB
Author-Email: seb[at]essembeh.org
Home-Page: https://github.com/essembeh/properties-tools
License: Apache-2.0
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
Requires-Python: >=3.8,<4.0
Requires-Dist: colorama (<0.5.0,>=0.4.6)
Description-Content-Type: text/markdown
[Description omitted; length: 8272 characters]

WHEEL

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

RECORD

Path Digest Size
properties_tools/__init__.py sha256=Mot2PTpMNfNF-FOq0TvbdmTLjE0-dgUpojTDFJf8bLY 97
properties_tools/color.py sha256=hZ6qhy1JkjGN90vDH3UkB76NOSZUil9D6L2PmilWbyc 1180
properties_tools/diff.py sha256=Gp_6Oh3XRFNueqXN7_9wmOYDdeOLILHz2MKN1dy6YiQ 7813
properties_tools/patch.py sha256=d5q_iQ1bxGz7ThCtleOu0qFrsdXX_9LhsCpJYz5l6Gc 7436
properties_tools/utils.py sha256=HLL_0fT-aUd38t8eR76g80mU5wHo0lbUZMSiTu_oz8g 3335
properties_tools-0.7.2.dist-info/entry_points.txt sha256=uwmospGn8oJtFK2VEFWCKN7SSTFEzBaTuj5l1MdDJ-k 105
properties_tools-0.7.2.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
properties_tools-0.7.2.dist-info/WHEEL sha256=vxFmldFsRN_Hx10GDvsdv1wroKq8r5Lzvjp6GZ4OO8c 88
properties_tools-0.7.2.dist-info/METADATA sha256=vhnMZcBxoHqMrCYTaks8qU26a-v106vb1F93mn8uH0Y 9105
properties_tools-0.7.2.dist-info/RECORD

entry_points.txt

properties-diff = properties_tools.diff:run
properties-patch = properties_tools.patch:run