Metadata-Version: 2.1
Name: pylibacl
Version: 0.5.4
Summary: POSIX.1e ACLs for python
Home-page: http://pylibacl.k1024.org/
Author: Iustin Pop
Author-email: iustin@k1024.org
License: LGPL
Platform: UNKNOWN
License-File: COPYING

This is a C extension module for Python which
implements POSIX ACLs manipulation. It is a wrapper on top
of the systems's acl C library - see acl(5).

