Metadata-Version: 2.4
Name: novomcp
Version: 0.0.1
Summary: NovoMCP — the open computational chemistry engine. Placeholder release; see the repository for the current version.
Author-email: NovoMCP <hello@novomcp.com>
License: Apache-2.0
Project-URL: Homepage, https://novomcp.com
Project-URL: Repository, https://github.com/nqn-dd/novomcp
Keywords: chemistry,drug-discovery,admet,docking,mcp,rdkit,gromacs
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Chemistry
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# NovoMCP

Placeholder for the `novomcp` package name. The engine, CLI, and full documentation live at:

- **Repository:** https://github.com/nqn-dd/novomcp
- **Website:** https://novomcp.com

Install the current release with:

```bash
pip install novomcp
```

(When the first real release ships, this stub is replaced.)
