vieter/src/package
Jef Roosens 640e2914bf
feat(package.c): some cleanup
2022-11-20 19:58:25 +01:00
..
c feat(package.c): some cleanup 2022-11-20 19:58:25 +01:00
README.md refactor(package): split module into two files 2022-11-19 17:01:40 +01:00
format.v refactor(package): split module into two files 2022-11-19 17:01:40 +01:00
package.c.v refactor: moved dynarray back to package model 2022-11-20 16:32:46 +01:00
package.v refactor(package): split module into two files 2022-11-19 17:01:40 +01:00
v.mod chore: figure out how to compile everything with C 2022-11-19 23:53:42 +01:00

README.md

package

This module handles both parsing the published Arch tarballs & the contents of their .PKGINFO files, as well as generating the contents of the database archives' desc & files files.