Source: python-pylibacl Section: python Priority: optional Maintainer: Iustin Pop Build-Depends: debhelper (>= 7), python (>= 2.3.5-11), python-all-dev (>= 2.3.5-11), python-support (>= 0.6), libacl1-dev, python-setuptools, python-epydoc, quilt (>= 0.40) Standards-Version: 3.8.0 Homepage: http://pylibacl.sourceforge.net/ Vcs-Browser: http://git.k1024.org/debian-pylibacl.git Vcs-Git: git://git.k1024.org/debian-pylibacl.git DM-Upload-Allowed: yes Package: python-pylibacl Architecture: any Depends: ${python:Depends}, ${shlibs:Depends} Provides: ${python:Provides} Replaces: python2.3-pylibacl (<< 0.2.1-3.1), python2.4-pylibacl (<< 0.2.1-3.1) Conflicts: python2.3-pylibacl (<< 0.2.1-3.1), python2.4-pylibacl (<< 0.2.1-3.1) Description: module for manipulating POSIX.1e ACLs pylibacl is a Python interface to the libacl library. It allows manipulation of the POSIX.1e-compliant filesystem ACLs present in some operating systems (GNU/Linux included).