Daniel Nemergut very kindly contributed the Fortran interface.
David Hendriks performed many tests of the code and helped with documentation.
David Hendriks performed many tests of the code, by using it in his binary_c-python project https://gitlab.com/binary_c/binary_c-python, and helped with documentation.
External code from and probably modified in *libcdict*:
* uthash by Troy Hanson
@@ -1312,7 +1312,6 @@ Originally part of the binary_c project https://gitlab.com/binary_c/
http://troydhanson.github.com/uthash/
Please see its usage licence in uthash.h.
*libcdict* uses the code from ryu, (c) Ulf Adams
https://github.com/ulfjack/ryu
This is licenced under the Boost licence, see
@@ -1329,3 +1328,17 @@ which is released under the Apache licence
Many thanks to the authors of these codes, without you
*libcdict* would not be what it is.
# Community guidelines
## Contribution to the software
Should you wish to contribute to the software, please submit new code via libcdict's gitlab page via its merge-requests feature.
## Report issues or problems with the software
Should you wish to report issues software, please do this via libcdict's gitlab page "issues" feature.
## Seek support
You can seek support by raising issues on libcdict's gitlab page.