Commit Graph

11 Commits

Author SHA1 Message Date
Stefan Reiter
07c92f003b add package detail accessors
* short description
* long description
* maintainer
* homepage

Requires constructing a pkgRecords::Parser to read for some reason.
AFAICT this parser is bound to the pkgRecords instance and deleted
together with it, so it doesn't require an explicit delete/free.
2020-10-30 00:11:07 +00:00
Stefan Reiter
1018536523 add priority type accessor to VerView 2020-10-30 00:11:07 +00:00
Chris West (Faux)
ecd60906d2 fix: extra headers required on newer apt 2019-12-29 21:36:49 +00:00
Chris West (Faux)
46aa9ed07f #2: support building with very old apt 2017-12-12 20:44:28 +00:00
Chris West (Faux)
b104724ccf add a reload() (#1) 2017-11-17 09:54:14 +00:00
Chris West (Faux)
81b66ce2ae expose version comparison 2017-07-20 12:45:30 +01:00
Chris West (Faux)
e5a01acb71 surface a whole load more 'origin' information 2017-07-14 11:49:51 +01:00
Chris West (Faux)
457c31b4a4 impl Display; remove prettyprint for compat; fix section 2017-07-13 21:50:53 +01:00
Chris West (Faux)
70812eb615 expose priority 2017-07-13 15:31:11 +01:00
Chris West (Faux)
d107ef373f versions; map misses the first item 2017-07-13 14:44:14 +01:00
Chris West (Faux)
0126dd5220 rename 2017-07-13 13:51:57 +01:00