Metadata-Version: 2.4
Name: stylobridge
Version: 1.0.1
Summary: Air-gapped MCP document converter — Markdown/PDF to branded DOCX with audit logging
Project-URL: Homepage, https://stylobridge.ai
Project-URL: Repository, https://github.com/blockpal1/stylobridge
Project-URL: Documentation, https://stylobridge.ai/developers.html
Author: Kara Lynn
License-Expression: MIT
Keywords: branding,converter,document,docx,markdown,mcp,pdf
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
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 :: Office/Business
Classifier: Topic :: Text Processing :: Markup :: Markdown
Requires-Python: >=3.10
Requires-Dist: mcp[cli]<2.0,>=1.0.0
Requires-Dist: pdf2docx<0.6,>=0.5.8
Requires-Dist: pydantic<3.0,>=2.0
Requires-Dist: pyjwt[crypto]<3.0,>=2.8.0
Requires-Dist: pypandoc<2.0,>=1.14
Requires-Dist: python-docx<2.0,>=1.1.0
Requires-Dist: python-dotenv<2.0,>=1.0
