Added --archive-url option
commit6e2f670378dfb690b1a0918d04b3e6ef78db0263
authorThomas Leonard <talex5@gmail.com>
Tue, 30 Mar 2010 18:58:11 +0000 (30 19:58 +0100)
committerThomas Leonard <talex5@gmail.com>
Tue, 30 Mar 2010 19:36:56 +0000 (30 20:36 +0100)
tree452e5ef8670547c4e01930cce0f742210826a813
parent9dcdb84ddcf6b5b1e4b08d4ea2aa2d92c8e364ed
Added --archive-url option

This allows adding a tarball to a feed, while getting the metadata from a .deb
or .rpm. It can be useful to convert packages to tarballs so that users don't
need dpkg or rpm installed on their system to unpack them.

Also added --archive-extract to give the name of the top-level directory in the
archive.
pkg2zero
tests/testall.py