Package libconfix :: Package core :: Package repo :: Module package_file :: Class PackageFile
[show private | hide private]
[frames | no frames]

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

Type:
int
Value:
1                                                                     

Generated by Epydoc 2.1 on Fri Nov 23 16:56:35 2007 http://epydoc.sf.net