| Home | Trees | Indices | Help |
|
|---|
|
|
Library for parsing, displaying, querying and serializing DOAP
|
|||
| Project |
|
||
| string |
|
||
| list |
|
||
|
|||
| text |
|
||
|
|||
XMLRPC_SERVER = <ServerProxy for doapspace.org/xmlrpc/>
|
|||
PKG_INDEX_URI =
|
|||
|
|||
Load a DOAP profile into a graph Supports any serialization format rdflib can parse (xml, n3, etc.)
|
Get DOAP for a package index project name Current indexes:
Raises doaplib.utils.NotFound exception on HTTP 404 error
|
Get list of URL's for DOAP given a project's homepage. The list can contain zero or multiple URLs. The return format is: [(source, URL), (source, URL)...] 'source' is the two letter package index abbreviation or 'ex' for external. 'external' meaning the DOAP was spidered on the web. Possible package indexes: Current indexes:
|
Print DOAP as text, xml, or n3
|
Fetch DOAP by its URL or filename
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Apr 22 12:08:42 2008 | http://epydoc.sourceforge.net |