Skip to content

darapsa/libinterchange

Repository files navigation

Cross-platform library written in C for interacting with Interchange servers

Building

$ git clone git://darapsa.org/libinterchange.git
$ cd libinterchange
$ autoreconf -is
$ mkdir build
$ cd build
$ ../configure # (or use the platform specific wrappers, and adjust as necessary)
$ make # -jN
$ make install

About

Cross-platform library for interacting with Interchange installations

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors