7 This is an extension for Python which implements POSIX ACLs (POSIX.1e).
9 The supported platforms are detailed in the file PLATFORMS.
11 A few internal details are in the file IMPLEMENTATION.
16 pylibacl is Copyright 2002-2008 Iustin Pop.
18 pylibacl is free software; you can redistribute it and/or modify it under the
19 terms of the GNU Lesser General Public License as published by the Free
20 Software Foundation; either version 2.1 of the License, or (at your option) any
21 later version. See the COPYING file for the full license terms.
23 Iustin Pop, <iusty@k1024.org>