Michel Boaventura <[email protected]> writes: > I'm playing with ruby and pspp, to make a ruby gem that can read .sav > files (at least). > I can use the libpspp-core.so to link against my code, but there is no > header files with > data and function definitions when I install PSPP (something like pspp.h). > The only way to get this files is throw pspp's source?
It's becoming clear that PSPP needs a stable public API for this kind of thing, but it doesn't have one yet. I'm thinking about how we should do it. -- Ben Pfaff http://benpfaff.org _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
