<?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>jaraco.util</name>
<shortdesc>General utility modules that supply commonly-used functionality</shortdesc>
<description>jaraco.util
==============

.. contents::

Status and License
------------------

``jaraco.util`` provides miscellaneous utility functions used across
projects developed by the author.

``jaraco.util`` is written by Jason R. Coombs.  It is licensed under an
`MIT-style permissive license
&lt;http://www.opensource.org/licenses/mit-license.php&gt;`_.

You can install it with ``easy_install jaraco.util``, or from the
`subversion repository
&lt;https://svn.jaraco.com/jaraco/python/jaraco.util#egg=jaraco.util-dev&gt;`_ with
``easy_install jaraco.util==dev``.

Changes
-------

2.2
~~~

* First release with documentation.

2.1
~~~

* Added package release script.
* Added RelativePath, a class for manipulating file system paths
* Added trim function

2.0
~~~

* First release with no dependencies.

1.0
~~~

* Initial release</description>
<homepage rdf:resource="http://pypi.python.org/pypi/jaraco.util" />
<maintainer><foaf:Person><foaf:name>Jason R. Coombs</foaf:name>
<foaf:mbox_sha1sum>97adcb567c57570dffab061a2b7870122b99b817</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>2.3.1</revision></Version></release>
</Project></rdf:RDF>