<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgman/src/parser.c, branch dev</title>
<subtitle>Package manager for 0x221E distro.</subtitle>
<id>https://universe.0xinfinity.dev/distro/pkgman/atom?h=dev</id>
<link rel='self' href='https://universe.0xinfinity.dev/distro/pkgman/atom?h=dev'/>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/pkgman/'/>
<updated>2026-05-10T16:12:16Z</updated>
<entry>
<title>feature: add URL structure and refactor main logic to pkgman.c</title>
<updated>2026-05-10T16:12:16Z</updated>
<author>
<name>0x221E</name>
<email>0x221E@0xinfinity.dev</email>
</author>
<published>2026-05-10T16:08:18Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/pkgman/commit/?id=08d1240456383bc9554840a5255f7f87114ade92'/>
<id>urn:sha1:08d1240456383bc9554840a5255f7f87114ade92</id>
<content type='text'>
Added url structures, cookbook, archive management to automate
the installation process of packages. Refactored main logic from
main.c to pkgman.c for cleaner seperation of concerns and future
library integration of pkgman to other projects.
</content>
</entry>
<entry>
<title>parser: set userdata field of parser in parser_init()</title>
<updated>2026-04-22T15:03:07Z</updated>
<author>
<name>0x221E</name>
<email>0x221E@0xinfinity.dev</email>
</author>
<published>2026-04-22T14:53:12Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/pkgman/commit/?id=940baed8ad73dd0a9ab8d96c29deee8eb533309c'/>
<id>urn:sha1:940baed8ad73dd0a9ab8d96c29deee8eb533309c</id>
<content type='text'>
Field userdata in parser struct is not set inside parser_init,
causing segfault on userdata access.
</content>
</entry>
<entry>
<title>main: initial commit</title>
<updated>2026-04-20T21:12:22Z</updated>
<author>
<name>0x221E</name>
<email>0x221E@0xinfinity.dev</email>
</author>
<published>2026-04-20T21:12:22Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/pkgman/commit/?id=c9364e9eed5a7fa6e2c8951d4ea07fb5e0d32d38'/>
<id>urn:sha1:c9364e9eed5a7fa6e2c8951d4ea07fb5e0d32d38</id>
<content type='text'>
</content>
</entry>
</feed>
