-
Notifications
You must be signed in to change notification settings - Fork 1
C++ library for the (now defunct) fluidinfo
License
florin0x01/fluidcpp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is the Fluidinfo C++ API binding to the FluidInfo key/value store (http://www.fluidinfo.com) It supports the following features: Objects, Tags, Namespaces, Values, About _______________________ | HOW TO COMPILE | |_____________________| -> Operating systems: Linux, possibly BSD, Windows -> contact me -> Use compilers: g++ 4.4 or g++ 4.6 -> Step 1. Ensure you have the dependencies. Unarchive the contents. -> Step 2. mkdir build && cd build && cmake .. && make -> Step 3. Done. You should have the binaries in the build/ folder along with some tests DEPENDS ON: cmake (build system), libcurl, JsonCpp (http://jsoncpp.sourceforge.net) Many thanks to Terry Jones and the FluidInfo team for answering my questions. **LICENSE** Fluidinfo C++ is distributed under the terms of the LGPL license.
About
C++ library for the (now defunct) fluidinfo
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published