| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
Package
A directory entry for a downloadable package. These entries are extracted from the XML index file that is downloaded by Downloader. Each package consists of a single file; but if that file is a zip file, then it can be automatically decompressed when the package is installed.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
id A unique identifier for this package. |
|||
|
name A string name for this package. |
|||
|
subdir The subdirectory where this package should be installed. |
|||
|
url A URL that can be used to download this package's file. |
|||
|
size The filesize (in bytes) of the package file. |
|||
|
unzipped_size The total filesize of the files contained in the package's zipfile. |
|||
|
checksum The MD-5 checksum of the package file. |
|||
|
svn_revision A subversion revision number for this package. |
|||
|
copyright Copyright holder for this package. |
|||
|
contact Name & email of the person who should be contacted with questions about this package. |
|||
|
license License information for this package. |
|||
|
author Author of this package. |
|||
|
filename The filename that should be used for this package's file. |
|||
|
unzip A flag indicating whether this corpus should be unzipped by default. |
|||
|
|||
|
|
|
|||
subdirThe subdirectory where this package should be installed. E.g.,
|
filenameThe filename that should be used for this package's file. It is
formed by joining |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Apr 11 14:39:46 2011 | http://epydoc.sourceforge.net |