Metadata-Version: 2.4
Name: depchain
Version: 0.0.1
Summary: Package dependency intelligence - work in progress.
Project-URL: Homepage, https://depchain.dev
Project-URL: Repository, https://github.com/depchain
Project-URL: Issues, https://github.com/depchain/depchain/issues
Author-email: Geoffrey Guéret <geoffrey@gueret.dev>
License-Expression: MIT
License-File: LICENSE
Keywords: dependencies,packaging,provenance,registry,supply-chain
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Software Distribution
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# depchain

> Package dependency intelligence - work in progress.

This is an **early placeholder** released to reserve the `depchain` name on
PyPI. There is no functional code yet.

The real project will provide tooling around package registries, versions,
provenance, and supply-chain insights for developers.

- Website: <https://depchain.dev>
- GitHub: <https://github.com/depchain>

## Status

`0.0.1` is a placeholder. Do not depend on it. Follow the website or GitHub
organization for progress.

## License

MIT - see [LICENSE](LICENSE).
