habitat cpp uploader
 
 
 
Go to file
Daniel Richman 6ed70acd99 Add RFC3339 2012-08-20 15:36:53 +01:00
src Add RFC3339 2012-08-20 15:36:53 +01:00
tests Add RFC3339 2012-08-20 15:36:53 +01:00
.gitignore Add RFC3339 2012-08-20 15:36:53 +01:00
LICENSE Move cpp-connector to its own Git repository. 2012-04-10 21:30:28 +01:00
Makefile Add RFC3339 2012-08-20 15:36:53 +01:00
README.md UKHAS: Don't insert nulls when skipped is called 2012-07-29 13:49:25 +01:00

README.md

habitat cpp uploader (see habitat.uploader.Uploader)

Building dependencies

You will need these dependencies:

Both build from source fairly easily, but the easiest way to acquire them for Ubuntu is:

Or Debian:

  • libjsoncpp-dev in wheezy and newer (the wheezy package also works fine on squeeze)
  • libcurl4-openssl-dev