Metadata-Version: 2.4
Name: starmetal
Version: 0.0.1
Summary: High-performance, self-hosted multi-language package registry and pull-through registry proxy for private software supply chains.
Project-URL: Homepage, https://github.com/Goldziher/starmetal
Project-URL: Repository, https://github.com/Goldziher/starmetal.git
Project-URL: Issues, https://github.com/Goldziher/starmetal/issues
Author: Na'aman Hirschfeld
License-Expression: BUSL-1.1
Keywords: package-cache,package-registry,registry-proxy,self-hosted,supply-chain
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Build Tools
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# StarMetal

StarMetal is a high-performance, self-hosted multi-language package registry and pull-through
registry proxy for private software supply chains.

This `0.0.1` PyPI package reserves the public `starmetal` namespace while the native `sm` CLI
distribution is finalized. Use the Docker image or build the Rust workspace from source for the
current server.

Repository: <https://github.com/Goldziher/starmetal>
