centaur
- 1 Devlogs
- 0 Total hours
A package manager for UNIX-based operating systems
A package manager for UNIX-based operating systems
I’m currently working on improving how I go about parsing package metadata. Previously, package dependencies were declared at the top of the file, however this soon limited adding extra metadata such as “preservation” type which I will implement later. I will now be using [meta] tags with variables inside them to allow for more advanced configuration!