]> git.k1024.org Git - debian-pylibacl.git/blob - README
Removed debian/pycompat
[debian-pylibacl.git] / README
1 pylibacl
2 ========
3
4 About
5 -----
6
7 This is an extension for Python which implements POSIX ACLs (POSIX.1e).
8
9 The supported platforms are detailed in the file PLATFORMS.
10
11 A few internal details are in the file IMPLEMENTATION.
12
13 License
14 -------
15
16 pylibacl is free software; you can redistribute it and/or modify it under the
17 terms of the GNU Lesser General Public License as published by the Free
18 Software Foundation; either version 2.1 of the License, or (at your option) any
19 later version.
20
21 See the COPYING file for the full license terms.
22
23 Iustin Pop, <iusty@k1024.org>