Metadata-Version: 2.4
Name: obsidian-cli-py
Version: 0.1.3
Summary: A Python wrapper for the Obsidian CLI
License-File: LICENSE
Author: MadnessOverflow
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
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: Programming Language :: Python :: 3.14
Requires-Dist: wrapper-for-obsidian-cli
Description-Content-Type: text/markdown

# ⚠️ DEPRECATED / MOVED

Due to trademark guidelines, this project has been renamed. 

**Please do not use this package.** The new, actively maintained package is called **wrapper-for-obsidian-cli**.
You can find it here: https://pypi.org/project/wrapper-for-obsidian-cli/ or https://github.com/MadnessOverflow/py-wrapper-for-obsidian-cli

If you install this old package, it will automatically install the new one as a dependency, but you should update your scripts to import from the new package name.
