Codebase list libhdate / debian/latest bindings / ruby / hdate.i
debian/latest

Tree @debian/latest (Download .tar.gz)

hdate.i @debian/latestraw · history · blame

1
2
3
4
5
6
7
// file : hdate.i
%module hdate
%{
#include "../../src/hdatepp.h"
%}

%include ../../src/hdatepp.h