]> git.decadent.org.uk Git - dak.git/commitdiff
daklib/upload.py: add from_file classmethods
authorAnsgar Burchardt <ansgar@debian.org>
Wed, 7 Nov 2012 13:47:22 +0000 (14:47 +0100)
committerAnsgar Burchardt <ansgar@debian.org>
Wed, 7 Nov 2012 13:47:22 +0000 (14:47 +0100)
Allow to create HashedFile, Binary and Source objects from existing files.
This will be used to directly import binary and source packages into an
archive.


No differences found