<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>entwine</name>
<shortdesc>Command-line tool querying twine.com</shortdesc>
<description>entwine
=======

.. contents::

Installation
------------

You can install entwine with ``easy_install entwine`` or install from the `subversion
repository &lt;http://entwine.googlecode.com/svn/trunk/#egg=entwine-dev&gt;`_
with ``easy_install entwine==dev``.



Summary
-------

entwine is a command-line client for accessing information from twine.com
It is just a beginning and very bare-bones, due to the fact that there really is no public API yet ;)


Usage Examples::

    $ entwine -p &lt;username&gt;
         List a user's Twine profile. It only shows the raw RDF for now. The next version will parse the RDF and show it in human-readable format.


Changes
-------
**0.0.1**: Initial release.


Requirements
------------

* setuptools

* ConfigObj</description>
<homepage rdf:resource="http://code.google.com/p/entwine/" />
<maintainer><foaf:Person><foaf:name>Rob Cakebread</foaf:name>
<foaf:mbox_sha1sum>6208a6e2bc235feca4ba091ee382c546ecfbdbc5</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.0.1</revision></Version></release>
</Project></rdf:RDF>