| Trees | Indices | Help |
|
|---|
|
|
object --+
|
MetaDataXML
Access metadata.xml
|
|||
|
|||
|
|||
| str or None |
|
||
|
|||
| list |
|
||
| list |
|
||
| list |
|
||
| list |
|
||
| String |
|
||
| String |
|
||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Parse a valid metadata.xml file.
|
repr(x)
|
Get a herd's email address.
|
Return a list of text nodes for <herd>.
@type include_email: bool
@keyword include_email: if True, also look up the herd's email
@rtype: tuple
@return: if include_email is False, return a list of strings;
if include_email is True, return a list of tuples containing:
[('herd1', 'herd1@gentoo.org'), ('no-herd', None);
|
Return a list of text nodes for <longdescription>.
To Do:
Support the |
Get maintainers' name, email and description.
|
Get names and descriptions for USE flags defined in metadata.
|
Get upstream contact information.
|
Format string containing maintainers and herds (emails if possible). Used by emerge to display maintainer information. Entries are sorted according to the rules stated on the bug wranglers page.
|
Format string containing upstream maintainers and bugtrackers. Used by emerge to display upstream information.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu May 23 22:25:38 2013 | http://epydoc.sourceforge.net |