1
0
forked from Georg/pyacl
Go to file
Georg Pfuetzenreuter 3f58651401
Functions
Remove superfluous "acl_" prefix from function names, the module
is already called "acl".
Replace hardcoded test path with functions to parse a given file.

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
2024-09-16 04:12:08 +02:00
pyacl Functions 2024-09-16 04:12:08 +02:00
tests Functions 2024-09-16 04:12:08 +02:00
.gitignore Basics 2024-09-16 02:55:05 +02:00
LICENSE Initial commit 2024-09-16 02:46:15 +02:00
pyproject.toml Basics 2024-09-16 02:55:05 +02:00
README.txt Initial commit 2024-09-16 02:46:15 +02:00
ruff.toml Add ruff linter configuration 2024-09-16 03:49:35 +02:00
test.sh Test basics 2024-09-16 03:50:02 +02:00