libvieter/src/package
GreekStapler 19c5515c5e fix: Plug memory leaks and fix strings that were not null terminated. 2023-03-09 22:35:03 +00:00
..
README.md chore: Package module now follows the naming and structure conventions of libvieter. 2023-03-09 22:35:03 +00:00
vieter_package.c fix: Plug memory leaks and fix strings that were not null terminated. 2023-03-09 22:35:03 +00:00
vieter_package_dynarray.c chore(package): ran fmt 2023-03-09 22:35:03 +00:00
vieter_package_dynarray.h chore: Also renamed structs to follow naming conventions. 2023-03-09 22:35:03 +00:00
vieter_package_info.c fix: Initialise variables to keep CI from breaking. 2023-03-09 22:35:03 +00:00
vieter_package_info.h chore: Also renamed structs to follow naming conventions. 2023-03-09 22:35:03 +00:00
vieter_package_internal.h chore: Also renamed structs to follow naming conventions. 2023-03-09 22:35:03 +00: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.