diff options
Diffstat (limited to 'python/python-libarchive-c/README')
-rw-r--r-- | python/python-libarchive-c/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/python/python-libarchive-c/README b/python/python-libarchive-c/README new file mode 100644 index 0000000000..18140cad38 --- /dev/null +++ b/python/python-libarchive-c/README @@ -0,0 +1,6 @@ +python-libarchive-c is a Python interface to libarchive. + +python3 is an optional dependency. You need to set PYTHON3=yes, +for example: + + PYTHON3=yes ./python-libarchive-c.SlackBuild |