4 Summary: POSIX.1e ACLs for python
5 Home-page: http://pylibacl.sourceforge.net
7 Author-email: iusty@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).