Metadata-Version: 1.1
Name: laconia
Version: 0.2.0
Summary: Simple API for RDF
Home-page: http://gitub.com/avengerpenguin/laconia
Author: Ross Fenning
Author-email: ross.fenning@gmail.com
License: GPLv3+
Description: Laconia is a Python API for RDF that is designed
        to help easily learn and navigate the Semantic Web programmatically. 
        Unlike other RDF interfaces, which are generally triple-based, Laconia
        binds RDF nodes to Python objects and RDF arcs to attributes of those 
        Python objects.
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
