Commit Graph

3 Commits (b2b50b7a8401385c7aa9ee9ee218c6267253ea06)

Author SHA1 Message Date
GreekStapler 3d69c8edeb 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-01-25 22:15:07 +01:00
GreekStapler 62d1081d38 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-01-25 17:17:18 +01:00
GreekStapler cc3cacc1f7 refactor: Add original .c package files by Jef. 2023-01-25 13:00:33 +01:00