An open API service indexing awesome lists of open source software.

https://github.com/pixelcmtd/libcwl

a c library for reading and writing cwishlists
https://github.com/pixelcmtd/libcwl

Last synced: 22 days ago
JSON representation

a c library for reading and writing cwishlists

Awesome Lists containing this project

README

          

# libcwl - a C library for CWishlist formats
This is a - not yet production-ready - library for reading and writing
CWL, CWLB, CWLU and CWLD files.
## licensing
Most of this code is licensed under the terms of the
[GNU LGPLv2.1](LICENSE), [base64.c](base64.c) is BSD-licensed, because
the original version was.