Code to handle the apt-alike configuration entries
authorjaviplx@gmail.com <javiplx@gmail.com@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>
Thu, 7 Apr 2011 15:35:24 +0000 (15:35 +0000)
committerjaviplx@gmail.com <javiplx@gmail.com@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>
Thu, 7 Apr 2011 15:35:24 +0000 (15:35 +0000)
commita71e5ecc5784fdb03f5ea4edc4eb17c9b00e24bf
treec8d9c3a9b9b1b4bfb65c5b3b66ce13844b266077
parent449b23e18889d916075d37527cb21834976babb2
Code to handle the apt-alike configuration entries

git-svn-id: http://opkg.googlecode.com/svn/trunk@612 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
libopkg/Makefile.am
libopkg/cksum_list.c [new file with mode: 0644]
libopkg/cksum_list.h [new file with mode: 0644]
libopkg/release.c [new file with mode: 0644]
libopkg/release.h [new file with mode: 0644]
libopkg/release_parse.c [new file with mode: 0644]
libopkg/release_parse.h [new file with mode: 0644]