paclet

Crates.iopaclet
lib.rspaclet
version0.0.1
sourcesrc
created_at2022-07-22 15:10:15.756819
updated_at2022-07-22 15:10:15.756819
descriptionA Package Manager
homepagehttps://orgpaket.gitlab.io
repositoryhttps://gitlab.com/orgpaket/paclet.git
max_upload_size
id630849
size2,342
Jayesh Badwaik (jayeshbadwaik)

documentation

https://orgpaket.gitlab.io

README

paclet : A Prototype Source-Only Package Manager

The objective of this package manager is to prepare ground for a more comprehensive package manager. This package manager implementations implements the source-only subset of the paket protocol. This means that the package manager can build individual ports from source and install the resultant packages. The dependency management and the binary management protocol are supposed to be implemented in the Duren package manager.

Commit count: 1

cargo fmt