Package moap :: Package doap :: Module doap
[hide private]
[frames] | no frames]

Module doap

source code

Classes [hide private]
  DoapException
  Doap
  Project
  Release
  Version
Functions [hide private]
Doap
findDoapFile(path=None)
Try to find a .doap file in the given path.
source code
 
stringifyNode(node) source code
Function Details [hide private]

findDoapFile(path=None)

source code 

Try to find a .doap file in the given path.

path can be None (for current directory), a .doap file, or a directory.

Returns: Doap