ANNOUNCE: Spiff Integrator 0.1
Samuel
newsgroups at debain.org
Thu Dec 27 14:26:58 EST 2007
Introduction
------------
Spiff Integrator is a small but powerful library for adding plugin
support to Python applications. It is in some ways comparable to Debian's
dpkg and handles packing/unpacking, installation/updates/removal, and
dependency management and provides a bus over which plugins may
communicate.
Spiff Integrator is free software and distributed under the GNU GPLv2.
This is the initial release.
Dependencies
-------------
sqlalchemy (http://www.sqlalchemy.org/)
Spiff Guard (http://pypi.python.org/pypi/Spiff%20Guard)
Download
---------
Tarball:
http://pypi.python.org/packages/source/S/Spiff%20Integrator/Spiff%20Integrator-0.1.tar.gz
SVN:
svn checkout http://spiff.googlecode.com/svn/trunk/libs/Integrator/
Links:
-------
Documentation: http://spiff.googlecode.com/svn/trunk/libs/Integrator/README
API Documentation: http://spiff.debain.org/static/docs/spiff_integrator/index.html
Example: http://spiff.googlecode.com/svn/trunk/pkg.py
Spiff project page: http://code.google.com/p/spiff/
Mailing list: http://groups.google.com/group/spiff-devel
Bug tracker: http://code.google.com/p/spiff/issues/list
Browse the source: http://spiff.googlecode.com/svn/trunk/libs/Integrator/
If you have any questions, please do not hesitate to ask or file a bug.
-Samuel
More information about the Python-list
mailing list