Source: martian
Section: python
Priority: extra
Homepage: http://pypi.python.org/pypi/martian
Build-Depends: debhelper (>= 7.0.50~),
 python (>= 2.6.6-3~),
 python-setuptools
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Standards-Version: 3.9.4
XS-Python-Version: current

Package: python-martian
Architecture: all
Depends: ${misc:Depends},
 ${python:Depends},
 python-zopeinterface | python-zope.interface
Description: Library that allows the embedding configuration in Python
 Martian is a library that allows the embedding of configuration
 information in Python code. Martian can then grok the system and do
 the appropriate configuration registrations. One example of a system
 that uses Martian is the system where it originated: Grok
 (http://grok.zope.org)
