Home | Trees | Indices | Help |
|
---|
|
object --+ | Algorithm
Abstract base class for algorithms. An algorithm knows how to generate a manifest from a directory tree.
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from |
Instance Variables | |
int |
rating how much we like this algorithm (higher is better) |
Properties | |
Inherited from |
Method Details |
Create a new digest. Call update() on the returned object to digest the data. Call getID() to turn it into a full ID string. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Mar 26 18:14:07 2013 | http://epydoc.sourceforge.net |