aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp-api/python/setup.py
AgeCommit message (Expand)AuthorFilesLines
2024-01-29api: provide api definition over apiOle Troan1-2/+2
2022-05-10tests: replace pycodestyle with blackKlement Sekera1-10/+11
2021-07-12papi: remove shared memory transportOle Troan1-2/+2
2020-11-17papi: remove dependency on aenumPaul Vinciguerra1-7/+0
2019-06-07vpp_papi: Fix missing dependency.Paul Vinciguerra1-2/+8
2019-03-07vpp_papi: Adjust aenum import for python3.Paul Vinciguerra1-1/+1
2019-03-07API: Add python2.7 support for enum flags via aenumOle Troan1-1/+1
2019-02-26vpp-papi: Only install enum34 for python<=3.4.Paul Vinciguerra1-14/+17
2018-09-18STATS: Add Python 3 support to vpp_stats.py.Ole Troan1-1/+1
2018-08-07PAPI: Move unit tests to fix packaging issues.Ole Troan1-2/+2
2018-08-03PAPI: Union pad at the end of short fields instead of at head.Ole Troan1-1/+1
2018-06-22Python API: Add enum and union support.Ole Troan1-16/+16
2018-06-18Revert "Python API: Add enum and union support."Ole Trøan1-5/+6
2018-06-17Python API: Add enum and union support.Ole Troan1-6/+5
2017-11-01VPP-959: Support old version of CFFIOle Troan1-1/+1
2017-08-31VPP-959: Python API require minimum CFFI version.Ole Troan1-1/+1
2017-08-17Python API: VPP-947 Empty chroot_prefix fails on encode()Ole Troan1-0/+3
2017-03-15Python API: Change from cPython to CFFI.Ole Troan1-10/+5
2017-01-03vpp-python-api deb packaging - use easy_install to install the python apiroot1-0/+1
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+34