Skip to content

[DEPRECATED] Butterfly is a C library that implements a very simple 'dynamic' data-type. It could be used, for example, to manipulate JSON data from C. It is distributed under LGPL.

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.lesser
GPL-3.0
COPYING

danielwaterworth/Butterfly

Repository files navigation

About
=====

Butterfly is a C library that implements a very simple 'dynamic' data-type. It 
could be used, for example, to manipulate JSON data from C. It is distributed 
under LGPL.

Build Instructions
==================

In the main project directory:

$ mkdir build
$ cd build
$ cmake ../
$ make

About

[DEPRECATED] Butterfly is a C library that implements a very simple 'dynamic' data-type. It could be used, for example, to manipulate JSON data from C. It is distributed under LGPL.

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.lesser
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages