summaryrefslogtreecommitdiff
path: root/python/hashes.cc
AgeCommit message (Collapse)AuthorFilesLines
2009-07-13python/hashes.cc: Adapt to style guidelines.Julian Andres Klode1-2/+2
2009-07-12python/hashes.cc: Introduce the Hashes class.Julian Andres Klode1-0/+136
The Hashes class is a function which calculates all supported hashes for one input. DebImg will use this for calculating the hashes of files.