This repository has been archived on 2021-03-22. You can view files and clone it, but cannot push or open issues or pull requests.
backend/CREDITS

52 lines
1.3 KiB
Plaintext

FediBlock-backend makes direct use of the following libraries and programs:
C++ and the C++ standard library
From: The C++ committee and community, implemented by various projects.
https://isocpp.org/
CMake
From: Kitware and community
https://cmake.org/
License: Custom license
https://github.com/Kitware/CMake/blob/master/Copyright.txt
Catch
From: Martin Hořeňovský and community
https://github.com/catchorg/Catch2
License: BSL-1.0
cgicc
From: The GNU project and community
https://www.gnu.org/software/cgicc/
License: LGPL-3.0+
nlohmann-json
From: Niels Lohmann and community
https://github.com/nlohmann/json
License: MIT
libgit2
From: libgit2 project and community
https://libgit2.org/
License: GPL-2.0 with Linking Exception
curl
From: Daniel Stenberg and community
https://curl.haxx.se/
License: curl
ICU
From: The ICU project and community
http://site.icu-project.org/
License: BSD
fmt
From: Victor Zverovich, Jonathan Müller and community
https://fmt.dev/
License: MIT
pugixml
From: Arseny KapoulkineVictor and community
https://pugixml.org/
License: MIT