blob: 84206944561c9afd918a108d6564be3661f28ce3 (
about) (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
|
[bcrypt]
author = "Solar Designer"
email = "solar@openwall.com"
files = "crypt_blowfish.[ch]"
license = "Public Domain"
tarball = "https://www.openwall.com/crypt/crypt_blowfish-1.3.tar.gz"
version = "v1.3"
website = "https://www.openwall.com/crypt/"
[fmt]
author = "Victor Zverovich and fmt contributors"
depth = 2
files = "{include/fmt/{base,color,compile,format,format-inl}.h,LICENSE,src/format.cc}"
git = "https://github.com/fmtlib/fmt/"
license = "MIT License"
[http_parser]
author = "Joyent, Inc. and other Node contributors"
files = "{http_parser.[ch],LICENSE-MIT}"
git = "https://git.in-ulm.de/cbiedl/http-parser"
license = "MIT License"
patches = "debian/patches/*.patch"
[lyra]
author = "Build Frameworks Group"
depth = 3
files = "{data/single_include/lyra/lyra.hpp,LICENSE.txt}"
git = "https://github.com/bfgroup/Lyra"
branch = "release"
license = "Boost Software License"
[sha1]
author = "Steve Reid"
git = "https://github.com/clibs/sha1"
files = "sha1.[ch]"
license = "Public Domain"
[sha2]
author = "Olivier Gay"
email = "olivier.gay@a3.epfl.ch"
files = "sha2.[ch]"
license = "3-clause BSD License"
tarball = "http://www.ouah.org/ogay/sha2/sha2.tar.gz"
version = "2007-02-02"
website = "http://www.ouah.org/ogay/sha2/"
[utfcpp]
author = "Nemanja Trifunovic"
depth = 2
files = "{LICENSE,source/utf8/{core,unchecked}.h}"
git = "https://github.com/nemtrif/utfcpp"
license = "Boost Software License"
[yyjson]
author = "Yaoyuan Guo"
depth = 1
git = "https://github.com/ibireme/yyjson"
files = "{LICENSE,src/yyjson.[ch]}"
license = "MIT License"
|