mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-11 15:08:19 -04:00
8 lines
67 B
OpenEdge ABL
8 lines
67 B
OpenEdge ABL
%module netpgppython
|
|
%{
|
|
#include <netpgp.h>
|
|
|
|
|
|
%}
|
|
%include netpgp.h
|