| Trees | Index | Help |
|---|
| Package libconfix :: Package core :: Package repo :: Module package_file :: Class PackageFile |
|
A utility class that helps us storing a package into a file, and reading it back from it. :todo: to functions suffice; shouldn't force the user to create and destroy an object for that purpose.
| Method Summary | |
|---|---|
__init__(self,
file)
| |
dump(self,
package)
| |
load(self)
| |
| Class Variable Summary | |
|---|---|
int |
VERSION = 1 |
| Class Variable Details |
|---|
VERSION
|
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Fri Nov 23 16:56:35 2007 | http://epydoc.sf.net |