dwww Home | Show directory contents | Find package

%module(package="py3.pkg2") bar
%{
#include "../../py3/pkg2/bar.hpp"
%}
%import (module="foo", package="py3.pkg2.pkg3") "../../py3/pkg2/pkg3/foo.hpp"
%include "../../py3/pkg2/bar.hpp"

Generated by dwww version 1.15 on Tue Jul 2 00:11:21 CEST 2024.