- parse RPM spec files for real using C library. Can't use Python
authorMark Huang <mlhuang@cs.princeton.edu>
Wed, 8 Mar 2006 21:19:16 +0000 (21:19 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Wed, 8 Mar 2006 21:19:16 +0000 (21:19 +0000)
commitb4cd26785fca00250c33964e12be40d358b48482
treeb62618618ab337182c29106d9deceeefb8763483
parent21c8c37016ea170bf53e0b341674e6c60fb166a3
- parse RPM spec files for real using C library. Can't use Python
  bindings since they do not export tags.
parseSpec.c [new file with mode: 0644]