Raptorial

From SprezzOSWiki

A modern rewriting of APT focusing on parallelism, speed, "Ports-like" source builds, and microarchitectural-specific distribution. It was introduced during SprezzOS 2 development.

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

Bugs

Open bugs

{{#bugzilla:columns=id,priority,to,component,summary,status

|status=CONFIRMED,REOPENED,INPROGRESS
|sort=priority,id
|component=Raptorial
|noresultsmessage=No matching bugs found.

}}

Closed bugs

{{#bugzilla:columns=id,priority,to,component,summary,status

|status=RESOLVED,VERIFIED
|sort=priority,id
|component=Raptorial
|noresultsmessage=No matching bugs found.

}}


Transcluded Project Documentation

README

<include src="https://raw.github.com/dankamongmen/raptorial/master/README.md" />

See Also