Check out my first novel, midnight's simulacra!
Raptorial: Difference between revisions
From dankwiki
(Created page with "right A modern rewriting of APT focusing on parallelism, speed, "Ports-like" source builds, and microarchitectural-specific distribution. It was introduc...") |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[File:Rapt.jpg|right]] | [[File:Rapt.jpg|right]] | ||
A modern rewriting of [[APT]] focusing on parallelism, speed, "Ports-like" source builds, and microarchitectural-specific distribution. | A modern rewriting of [[Debian|Debian's]] [[APT]] focusing on parallelism, speed, "Ports-like" source builds, and microarchitectural-specific distribution. | ||
* Source is available at https://github.com/dankamongmen/raptorial. | * Source is available at https://github.com/dankamongmen/raptorial. | ||
==Current components== | ==Current components== | ||
Line 12: | Line 12: | ||
===README=== | ===README=== | ||
<include src="https://raw.github.com/dankamongmen/raptorial/master/README.md" /> | <include src="https://raw.github.com/dankamongmen/raptorial/master/README.md" /> | ||
Latest revision as of 00:39, 10 January 2021
A modern rewriting of Debian's APT focusing on parallelism, speed, "Ports-like" source builds, and microarchitectural-specific distribution.
- Source is available at https://github.com/dankamongmen/raptorial.
Current components
- raptorial-file(1): An apt-file(1) clone
- rapt-show-versions(1): An apt-show-versions(1) clone
- rapt-parsechangelog(1): A dpkg-parsechangelog(1) clone
Transcluded Project Documentation
README
<include src="https://raw.github.com/dankamongmen/raptorial/master/README.md" />