source: trunk/packages/python-afs/debian/control @ 2599

Last change on this file since 2599 was 2599, checked in by broder, 14 years ago

Import python-afs.

Debathena should eventually be importing PyAFS for
<http://debathena.mit.edu/trac/ticket/395>, so hopefully this is only
temporary.

File size: 482 bytes
Line 
1Source: python-afs
2Section: python
3Priority: extra
4Maintainer: Evan Broder <broder@mit.edu>
5Build-Depends: cdbs, debhelper, python-all-dev, python-support, cython, python-setuptools, libopenafs-dev, libkrb5-dev
6Standards-Version: 3.8.3
7
8Package: python-afs
9Architecture: any
10Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
11Provides: ${python:Provides}
12Description: AFS bindings for Python
13 PyAFS provides a set of Python bindings for the AFS distributed
14 filesystem.
Note: See TracBrowser for help on using the repository browser.