X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/python-afs.git/blobdiff_plain/39f071c79362ad878f178eae7b854a43908a369d..6d63e0d3e61b6c86076aee3b7f337d1e212d3428:/debian/control diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..74dbc64 --- /dev/null +++ b/debian/control @@ -0,0 +1,14 @@ +Source: python-afs +Section: python +Priority: extra +Maintainer: Evan Broder +Build-Depends: cdbs, debhelper, python-all-dev, python-support, python-pyrex, python-setuptools, libopenafs-dev +Standards-Version: 3.8.3 + +Package: python-afs +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends} +Provides: ${python:Provides} +Description: AFS bindings for Python + PyAFS provides a set of Python bindings for the AFS distributed + filesystem.