Doapfiend 0.2.0 (Default branch) |
|
|
Doapfiend is a command line client and Python
library for fetching, displaying, and manipulating
DOAP (Description of a Project) RDF files.
Doapfiend uses rdflib with RDFAlchemy as an ORM to
query and create DOAP.
License: BSD License (revised)
Changes:
The library has been refactored so that all commands are separate built-in plugins using setuptools. External third-party plugins are now possible and available.
|