Metadata-Version: 2.4
Name: mdship
Version: 1.0.0
Summary: CLI and MCP tool for manipulating markdown files
Project-URL: Homepage, https://github.com/verhas/mdship
Project-URL: Repository, https://github.com/verhas/mdship
Project-URL: Bug Tracker, https://github.com/verhas/mdship/issues
Author-email: Peter Verhas <peter.verhas@gmail.com>
License: MIT OR Apache-2.0
License-File: LICENSE
License-File: LICENSE-APACHE2
License-File: LICENSE-MIT
License-File: LICENSES.txt
Requires-Python: >=3.11
Requires-Dist: markdown-it-py>=3
Requires-Dist: mcp>=1.0
Requires-Dist: merm>=0.1
Requires-Dist: pyyaml>=6
Requires-Dist: rich>=13
Requires-Dist: typer>=0.12
Provides-Extra: dev
Requires-Dist: pytest>=8; extra == 'dev'
Requires-Dist: ruff>=0.4; extra == 'dev'
