1Metadata-Version: 1.0
2Name: pylibacl
3Version: 0.5.2
4Summary: POSIX.1e ACLs for python
5Home-page: http://pylibacl.k1024.org/
6Author: Iustin Pop
7Author-email: iusty@k1024.org
8License: LGPL
9Description: 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).
12Platform: UNKNOWN
13