summaryrefslogtreecommitdiffstats
path: root/py/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: no recursive make for "py/Makefile.am"Thomas Haller2023-11-021-1/+0
* py: add pyproject.toml to support PEP-517-compatible build-systemsJeremy Sowden2023-08-031-1/+1
* py: use setup.cfg to configure setuptoolsJeremy Sowden2023-08-031-1/+1
* py: move package source into src directoryJeremy Sowden2023-08-031-1/+1
* py: remove setup.py integration with autotoolsPablo Neira Ayuso2023-07-311-27/+0
* build: avoid unnecessary call to xargsJan Engelhardt2019-06-251-1/+1
* build: avoid recursion into py/ if not selectedJan Engelhardt2019-06-251-3/+0
* py: Implement JSON validation in nftables modulePhil Sutter2019-05-311-1/+1
* python: installation of binding via make installEric Leblond2018-06-201-0/+31