filetreesubs

View on PyPIReverse Dependencies (1)

1.2.0 filetreesubs-1.2.0-py3-none-any.whl

Wheel Details

Project: filetreesubs
Version: 1.2.0
Filename: filetreesubs-1.2.0-py3-none-any.whl
Download: [link]
Size: 13222
MD5: fada7eed8e6f48c56a87f07a723a9535
SHA256: 4e1649d6ef4a767e103bfbce97ce4f136b02a13c0f176502ceb7c852f2fa59b8
Uploaded: 2023-05-07 13:36:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: filetreesubs
Version: 1.2.0
Summary: Synchronize a file tree with text file substitutions
Author-Email: Felix Fontein <felix[at]fontein.de>
Project-Url: Source code, https://github.com/felixfontein/filetreesubs
Project-Url: Bug tracker, https://github.com/felixfontein/filetreesubs/issues
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Text Processing
Classifier: Topic :: Utilities
Requires-Python: >=3.9
Requires-Dist: doit (>=0.36.0)
Requires-Dist: pyyaml
Requires-Dist: flake8 (>=6.0.0); extra == "codeqa"
Requires-Dist: pylint (>=2.17.4); extra == "codeqa"
Requires-Dist: reuse; extra == "codeqa"
Requires-Dist: coverage[toml]; extra == "coverage"
Requires-Dist: filetreesubs[codeqa]; extra == "dev"
Requires-Dist: filetreesubs[formatters]; extra == "dev"
Requires-Dist: nox; extra == "dev"
Requires-Dist: black; extra == "formatters"
Requires-Dist: isort; extra == "formatters"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-error-for-skips; extra == "test"
Provides-Extra: codeqa
Provides-Extra: coverage
Provides-Extra: dev
Provides-Extra: formatters
Provides-Extra: test
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSES/MIT.txt
[Description omitted; length: 8097 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.14.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
filetreesubs/__init__.py sha256=XHS_L8GOzrBQ4MtkXjQtaTm91bX-sxKQX8sKm5S2sGk 1275
filetreesubs/__main__.py sha256=uMny1oDrcW_Krc61AEvTQ1xB2xN8pCzfkGz_1GTLMlw 4626
filetreesubs/subs.py sha256=xe49XhFSQGICCegSHmPwtmzn_XEr1kU6OBI_vHjZsOU 11535
filetreesubs/utils.py sha256=lALUVNLhblw_54eqbe21HthZVkQcr04utL4pssrpo20 3231
filetreesubs-1.2.0.dist-info/METADATA sha256=tU6_eR-ZkSQRvWrc5QrjpRaE8baT8rdwnhSXrjXhKC8 9795
filetreesubs-1.2.0.dist-info/WHEEL sha256=9MIigYJ7D5sOqAPqr0-o6tSMY_nQ7c6kvtvyeUB99YQ 87
filetreesubs-1.2.0.dist-info/entry_points.txt sha256=_aIguF8mxXg7q4PIPc9RU-QRbaNFQimqBYlWrqoL9i4 60
filetreesubs-1.2.0.dist-info/licenses/LICENSES/MIT.txt sha256=0LgXim7tBWLEduAuVljEhkpf0kS_ylBx2Fz0FBitB4g 1064
filetreesubs-1.2.0.dist-info/RECORD

entry_points.txt

filetreesubs = filetreesubs.__main__:main