Metadata-Version: 2.4
Name: 360solutions-bc-mcp
Version: 0.5.8
Summary: Renamed — this project is now published as vgs-bc-mcp.
Author-email: Stephane Vangelder <support@vangeldersolutions.be>
Maintainer-email: Vangelder Solutions <support@vangeldersolutions.be>
License-Expression: MIT
Project-URL: Homepage, https://github.com/VangelderSolutions/bc-mcp-proxy
Project-URL: Repository, https://github.com/VangelderSolutions/bc-mcp-proxy
Project-URL: Issues, https://github.com/VangelderSolutions/bc-mcp-proxy/issues
Classifier: Development Status :: 7 - Inactive
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: vgs-bc-mcp>=0.6.0

# 360solutions-bc-mcp is now `vgs-bc-mcp`

360 Solutions has merged into **Vangelder Solutions**, and this project was renamed.
PyPI cannot rename a project, so this final `0.5.8` release contains no code — it only
depends on the new package, so an upgrade pulls in the right thing:

```bash
python -m pip install --upgrade vgs-bc-mcp
```

Everything else is unchanged: same MIT-licensed code, same maintainer, same import
package `bc_mcp_proxy`, same `python -m bc_mcp_proxy` command.

- Repository: <https://github.com/VangelderSolutions/bc-mcp-proxy>
- New package: `vgs-bc-mcp`
- Contact: support@vangeldersolutions.be

**Note:** the `360solutions-bc-mcp` console script is gone. Use `vgs-bc-mcp`, or the
`bc-mcp-proxy` alias which is still provided.
