Sampo currently supports the following ecosystems and registries:
| Registry |
Ecosystem(s) |
Versioning |
Publishing |
Package Manager(s) |
Monorepos |
| Crates |
Rust |
✅ |
✅ |
✅ Cargo |
✅ |
| npm |
JavaScript/ TypeScript |
✅ |
✅ |
✅ npm, pnpm, yarn, bun |
✅ |
| Hex |
Elixir |
✅ |
✅ |
✅ Mix |
✅ |
|
Gleam |
✅ |
✅ |
✅ Gleam |
✅ |
|
Erlang |
✅ |
✅ |
✅ rebar3 |
✅ |
| PyPI |
Python |
✅ |
✅ |
✅ uv |
✅ |
| Packagist |
PHP |
✅ |
✅ |
✅ Composer |
❌ |
Want to add support for a new ecosystem? Check our Contributing Guidelines and the PackageAdapter implementation in sampo-core to get started. Contributions don't need to be perfect, submit your best effort, and we will gladly assist in polishing the work!
Sampo currently supports the following ecosystems and registries:
Want to add support for a new ecosystem? Check our Contributing Guidelines and the
PackageAdapterimplementation insampo-coreto get started. Contributions don't need to be perfect, submit your best effort, and we will gladly assist in polishing the work!