Source: python-pylibacl Section: python Priority: optional Maintainer: Iustin Pop Build-Depends: debhelper (>= 5.0.37.2), python-all-dev (>= 2.3.5-11), python-support (>= 0.3), libacl1-dev Standards-Version: 3.7.3 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) XB-Python-Version: ${python:Versions} 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).