Trees | Indices | Help |
|
---|
|
object --+ | LicenseLine --+ | Package
A Package object represents a single PACKAGE line in the license file.
The format of the PACKAGE line is:
PACKAGE package vendor [pkg_version] COMPONENTS=pkg_list [OPTIONS=SUITE] [SUPERSEDE[="p1 p2 ..."] ISSUED=date] SIGN="<...>"
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
Return short string representation (no signatures)
|
Return the unique identifier for this line, used for recognizing duplicate lines. Different identifiers are used for different types of lines: for SERVER lines, the hostid is used; for VENDOR lines, the vendor name is used; for FEATURE, INCREMENT, and PACKAGE lines, the signature is used.
|
Return a string representing the signatures for this license line. This is used for recognizing duplicate lines. When no signatures are present, the full text of the line is used. |
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:39 2015 | http://epydoc.sourceforge.net |