mkpkglists improvements
All threads resolved!
All threads resolved!
Compare changes
- Kevin Morris authored
Now, we use the same query to produce both the package and package meta archives. Additionally, package meta archive now gets a "mapping" key which provides Package.Name -> "data" index, so users can easily get O(1) performance for checks. Signed-off-by:
Kevin Morris <kevr@0cost.org>
+ 54
− 9
@@ -21,20 +21,65 @@ def main():