Metadata-Version: 2.4
Name: ties
Version: 0.0.0a2
Summary: A CLI tool to duplicate and sync file content with advanced transformations.
Project-URL: Homepage, https://github.com/AlonKellner/ties.git
Project-URL: Repository, https://github.com/AlonKellner/ties.git
Author-email: Alon Kellner <me@alonkellner.com>
Maintainer-email: Alon Kellner <me@alonkellner.com>
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development
Requires-Python: >=3.10.0
Requires-Dist: toml
Provides-Extra: all
Requires-Dist: pyyaml; extra == 'all'
Provides-Extra: yaml
Requires-Dist: pyyaml; extra == 'yaml'
