Reorganize source tree to use single autotools instance
[vpp.git] / src / vpp-api / python / vpp_papi / __init__.py
1 __import__('pkg_resources').declare_namespace(__name__)
2 from . vpp_papi import *
3