=========
 txpkgme
=========

txpkgme is a Python client for `pkgme-service`_, that uses
Twisted to handle pkgme-service's asynchronous nature.

If this sort of thing interests you, you might want to look up:

* `pkgme <http://pkgme.net>`_
* `the pkgme project <https://launchpad.net/pkgme-project>`_
* `Automatic packaging <https://wiki.ubuntu.com/AutomagicBinaryPackaging/>`_


Licensing
=========

All files are Copyright (C) 2012  Canonical Ltd.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, version 3 of the License.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.


Getting help
============

If you'd like help with libdep-service, you can find the developers on the
``#pkgme`` channel on Freenode.  Alternatively, join the `developer mailing
list <https://launchpad.net/~pkgme-devs>`_ and send an email to
``pkgme-devs@lists.launchpad.net``.


.. _`pkgme-service`: https://launchpad.net/pkgme-service
