Commit Graph

3 Commits (7561a7479373993eb9606ba76afb30eb9e18756b)

Author SHA1 Message Date
GreekStapler 7561a74793 refactor: Decided to not return char** in function that creates the package description after all, now returns char*.
The method I was trying started to irk me when I thought of creating a test unit for it. Also fixed some other issues I found in the package_to_description function (SHA256SUM section still missing).
2023-03-09 22:35:03 +00:00
GreekStapler edca243331 refactor: Created function that will return the char ** (originally char *) that will be used to make the description file. Also removed free that was resulting in a crash. 2023-03-09 22:35:03 +00:00
GreekStapler c2313fe0be refactor: Add original .c package files by Jef. 2023-03-09 22:35:03 +00:00