4 Summary: POSIX.1e ACLs for python
5 Home-page: http://pylibacl.k1024.org/
7 Author-email: iustin@k1024.org
9 Description: This is a C extension module for Python which
10 implements POSIX ACLs manipulation. It is a wrapper on top
11 of the systems's acl C library - see acl(5).