Module R.zip_content

Part of Reportek

No module docstring
Line # Kind Name Docs
78 Function _get_today Undocumented
82 Function _get_user Undocumented
87 Function get_history_content Return the history associated with this envelope.
144 Function _get_descriptions Undocumented
150 Function _get_obligations Undocumented
160 Function _get_period Undocumented
165 Function _get_status Undocumented
170 Function _get_coverage Undocumented
177 Function _get_release_date Undocumented
183 Function _get_documents Undocumented
186 Function get_metadata_content Return the metadata associated with this envelope.
242 Function get_readme_content Return the README.txt content
259 Class ZZipFile No class docstring; 1/4 methods documented
def _get_today():
Undocumented
def _get_user(ob):
Undocumented
def get_history_content(ob):
Return the history associated with this envelope.
Example:
    Log history for envelope Test Envelope
    
    1. Activity: Draft
       Route: From Start To Draft
       Status: complete
       User:   johndoe
       Eventlog: 
                2005/02/24 - creation
                2005/02/24 - assigned to johndoe
                2005/02/24 - active
    ---
    [other activities]
def _get_descriptions(ob):
Undocumented
def _get_obligations(ob):
Undocumented
def _get_period(ob):
Undocumented
def _get_status(ob):
Undocumented
def _get_coverage(ob):
Undocumented
def _get_release_date(ob):
Undocumented
def _get_documents(ob):
Undocumented
def get_metadata_content(ob):
Return the metadata associated with this envelope.
Example:
    Description: some description
    Obligations: http://example.com/envelope
    Period: 1980 - Whole Year
    Coverage: Austria
    Reported: 2006-06-19 11:09:56
    Status: running
    Files in this envelope: 
        dummy.doc   uploaded on: 16 Jun 2006,    size: 99.7 KB
        ----
        [other files]
def get_readme_content(ob):
Return the README.txt content
API Documentation for Reportek, generated by pydoctor at 2007-12-19 11:27:55.