1*ebfedea0SLionel Sambuc %module netpgppython 2*ebfedea0SLionel Sambuc %{ 3*ebfedea0SLionel Sambuc #include <netpgp.h> 4*ebfedea0SLionel Sambuc 5*ebfedea0SLionel Sambuc 6*ebfedea0SLionel Sambuc %} 7*ebfedea0SLionel Sambuc %include netpgp.h 8