2 रिपॉजिटरी
Interfaces for managing the progression of software versions through distribution tags and maintainer roles.
Distinct from Versioned Package Managers: Distinct from Versioned Package Managers: focuses on the registry-side lifecycle and tagging rather than client-side installation of specific versions.
Explore 2 awesome GitHub repositories matching development tools & productivity · Release Lifecycle Managers. Refine with filters or upvote what's useful.
Entropic is a language-agnostic package registry and distribution system that uses content-addressable storage to host and version software packages across a network of mirrors. It functions as both a private package registry and a JavaScript package manager, identifying assets by cryptographic hashes rather than file paths. The system focuses on reliable distribution through private package mirrors that cache and sync remote dependencies to prevent installation failures during external downtime. It includes a version manager for assigning distribution tags and controlling the software releas
Provides a registry interface for assigning distribution tags and controlling the software release lifecycle.
python-build-standalone is a toolchain designed to produce redistributable Python executables across multiple operating systems and hardware architectures. It generates standalone Python binaries that can be distributed to users without requiring a pre-installed system interpreter. The project manages the end-to-end process of cross-platform compilation using target triples and containerized environments to ensure consistent binary output. It includes a distribution pipeline that automates the generation of build matrices and the uploading of compiled artifacts to public release pages and mir
Automates the progression of software versions through draft releases and formal version tags.