Skip to content

Open Source Components

Python

License Name URL
BSD License Babel https://babel.pocoo.org/
BSD License Jinja2 https://palletsprojects.com/p/jinja/
BSD License Markdown https://Python-Markdown.github.io/
BSD License MarkupSafe https://palletsprojects.com/p/markupsafe/
MIT License PyYAML https://pyyaml.org/
BSD License Pygments https://pygments.org
Python Software Foundation License argparse https://github.com/ThomasWaldmann/argparse/
Mozilla Public License 2.0 (MPL 2.0) certifi https://github.com/certifi/python-certifi
MIT License charset-normalizer https://github.com/Ousret/charset_normalizer
BSD License click https://palletsprojects.com/p/click/
BSD License colorama https://github.com/tartley/colorama
Apache Software License ghp-import https://github.com/c-w/ghp-import
BSD License idna https://github.com/kjd/idna
Apache Software License importlib_metadata https://github.com/python/importlib_metadata
MIT License mergedeep https://github.com/clarketm/mergedeep
BSD License mkdocs https://github.com/mkdocs/mkdocs
MIT License mkdocs-macros-plugin https://github.com/fralau/mkdocs_macros_plugin
MIT License mkdocs-material https://github.com/squidfunk/mkdocs-material
MIT License mkdocs-material-extensions https://github.com/facelessuser/mkdocs-material-extensions
Apache Software License; BSD License packaging https://github.com/pypa/packaging
MIT License paginate https://github.com/Signum/paginate
Mozilla Public License 2.0 (MPL 2.0) pathspec
MIT License platformdirs https://github.com/platformdirs/platformdirs
MIT License pymdown-extensions https://github.com/facelessuser/pymdown-extensions
Apache Software License; BSD License python-dateutil https://github.com/dateutil/dateutil
MIT License pyyaml_env_tag https://github.com/waylan/pyyaml-env-tag
Apache Software License regex https://github.com/mrabarnett/mrab-regex
Apache Software License requests https://requests.readthedocs.io
MIT License six https://github.com/benjaminp/six
MIT License termcolor https://github.com/termcolor/termcolor
MIT License urllib3 https://github.com/urllib3/urllib3/blob/main/CHANGES.rst
Apache Software License watchdog https://github.com/gorakhargosh/watchdog
MIT License zipp https://github.com/jaraco/zipp

Rust

Name Repository License
addr2line https://github.com/gimli-rs/addr2line Apache-2.0 OR MIT
adler https://github.com/jonas-schievink/adler.git 0BSD OR Apache-2.0 OR MIT
aes https://github.com/RustCrypto/block-ciphers Apache-2.0 OR MIT
aes https://github.com/RustCrypto/block-ciphers Apache-2.0 OR MIT
aho-corasick https://github.com/BurntSushi/aho-corasick MIT OR Unlicense
anyhow https://github.com/dtolnay/anyhow Apache-2.0 OR MIT
atty https://github.com/softprops/atty MIT
autocfg https://github.com/cuviper/autocfg Apache-2.0 OR MIT
backtrace https://github.com/rust-lang/backtrace-rs Apache-2.0 OR MIT
base64 https://github.com/marshallpierce/rust-base64 Apache-2.0 OR MIT
base64 https://github.com/marshallpierce/rust-base64 Apache-2.0 OR MIT
base64ct https://github.com/RustCrypto/formats/tree/master/base64ct Apache-2.0 OR MIT
bitflags https://github.com/bitflags/bitflags Apache-2.0 OR MIT
bitflags https://github.com/bitflags/bitflags Apache-2.0 OR MIT
block-buffer https://github.com/RustCrypto/utils Apache-2.0 OR MIT
block-modes https://github.com/RustCrypto/block-ciphers Apache-2.0 OR MIT
block-padding https://github.com/RustCrypto/utils Apache-2.0 OR MIT
block-padding https://github.com/RustCrypto/utils Apache-2.0 OR MIT
bumpalo https://github.com/fitzgen/bumpalo Apache-2.0 OR MIT
byteorder https://github.com/BurntSushi/byteorder MIT OR Unlicense
bytes https://github.com/tokio-rs/bytes MIT
cbc https://github.com/RustCrypto/block-modes Apache-2.0 OR MIT
cc https://github.com/rust-lang/cc-rs Apache-2.0 OR MIT
cfg-if https://github.com/alexcrichton/cfg-if Apache-2.0 OR MIT
cipher https://github.com/RustCrypto/traits Apache-2.0 OR MIT
cipher https://github.com/RustCrypto/traits Apache-2.0 OR MIT
clap https://github.com/clap-rs/clap Apache-2.0 OR MIT
clap_lex https://github.com/clap-rs/clap/tree/master/clap_lex Apache-2.0 OR MIT
console https://github.com/console-rs/console MIT
const-oid https://github.com/RustCrypto/formats/tree/master/const-oid Apache-2.0 OR MIT
core-foundation https://github.com/servo/core-foundation-rs Apache-2.0 OR MIT
core-foundation-sys https://github.com/servo/core-foundation-rs Apache-2.0 OR MIT
cpufeatures https://github.com/RustCrypto/utils Apache-2.0 OR MIT
crc32fast https://github.com/srijs/rust-crc32fast Apache-2.0 OR MIT
crypto-common https://github.com/RustCrypto/traits Apache-2.0 OR MIT
der https://github.com/RustCrypto/formats/tree/master/der Apache-2.0 OR MIT
dialoguer https://github.com/mitsuhiko/dialoguer MIT
digest https://github.com/RustCrypto/traits Apache-2.0 OR MIT
either https://github.com/rayon-rs/either Apache-2.0 OR MIT
encode_unicode https://github.com/tormol/encode_unicode Apache-2.0 OR MIT
encoding_rs https://github.com/hsivonen/encoding_rs (Apache-2.0 OR MIT) AND BSD-3-Clause
env_logger https://github.com/rust-cli/env_logger Apache-2.0 OR MIT
equivalent https://github.com/cuviper/equivalent Apache-2.0 OR MIT
errno https://github.com/lambda-fairy/rust-errno Apache-2.0 OR MIT
fastrand https://github.com/smol-rs/fastrand Apache-2.0 OR MIT
filetime https://github.com/alexcrichton/filetime Apache-2.0 OR MIT
flate2 https://github.com/rust-lang/flate2-rs Apache-2.0 OR MIT
fnv https://github.com/servo/rust-fnv Apache-2.0 OR MIT
form_urlencoded https://github.com/servo/rust-url Apache-2.0 OR MIT
futures https://github.com/rust-lang/futures-rs Apache-2.0 OR MIT
futures-channel https://github.com/rust-lang/futures-rs Apache-2.0 OR MIT
futures-core https://github.com/rust-lang/futures-rs Apache-2.0 OR MIT
futures-executor https://github.com/rust-lang/futures-rs Apache-2.0 OR MIT
futures-io https://github.com/rust-lang/futures-rs Apache-2.0 OR MIT
futures-macro https://github.com/rust-lang/futures-rs Apache-2.0 OR MIT
futures-sink https://github.com/rust-lang/futures-rs Apache-2.0 OR MIT
futures-task https://github.com/rust-lang/futures-rs Apache-2.0 OR MIT
futures-util https://github.com/rust-lang/futures-rs Apache-2.0 OR MIT
generic-array https://github.com/fizyk20/generic-array.git MIT
getrandom https://github.com/rust-random/getrandom Apache-2.0 OR MIT
gimli https://github.com/gimli-rs/gimli Apache-2.0 OR MIT
h2 https://github.com/hyperium/h2 MIT
hashbrown https://github.com/rust-lang/hashbrown Apache-2.0 OR MIT
hermit-abi https://github.com/hermitcore/libhermit-rs Apache-2.0 OR MIT
hermit-abi https://github.com/hermit-os/hermit-rs Apache-2.0 OR MIT
hex https://github.com/KokaKiwi/rust-hex Apache-2.0 OR MIT
hmac https://github.com/RustCrypto/MACs Apache-2.0 OR MIT
http https://github.com/hyperium/http Apache-2.0 OR MIT
http-body https://github.com/hyperium/http-body MIT
httparse https://github.com/seanmonstar/httparse Apache-2.0 OR MIT
httpdate https://github.com/pyfisch/httpdate Apache-2.0 OR MIT
humantime https://github.com/tailhook/humantime Apache-2.0 OR MIT
hyper https://github.com/hyperium/hyper MIT
hyper-rustls https://github.com/rustls/hyper-rustls Apache-2.0 OR ISC OR MIT
idna https://github.com/servo/rust-url/ Apache-2.0 OR MIT
indexmap https://github.com/indexmap-rs/indexmap Apache-2.0 OR MIT
indicatif https://github.com/mitsuhiko/indicatif MIT
indicatif https://github.com/mitsuhiko/indicatif MIT
inout https://github.com/RustCrypto/utils Apache-2.0 OR MIT
io-lifetimes https://github.com/sunfishcode/io-lifetimes Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT
ipnet https://github.com/krisprice/ipnet Apache-2.0 OR MIT
is-terminal https://github.com/sunfishcode/is-terminal MIT
itoa https://github.com/dtolnay/itoa Apache-2.0 OR MIT
js-sys https://github.com/rustwasm/wasm-bindgen/tree/master/crates/js-sys Apache-2.0 OR MIT
lazy_static https://github.com/rust-lang-nursery/lazy-static.rs Apache-2.0 OR MIT
libc https://github.com/rust-lang/libc Apache-2.0 OR MIT
libm https://github.com/rust-lang/libm Apache-2.0 OR MIT
linux-raw-sys https://github.com/sunfishcode/linux-raw-sys Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT
linux-raw-sys https://github.com/sunfishcode/linux-raw-sys Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT
log https://github.com/rust-lang/log Apache-2.0 OR MIT
lzma-sys https://github.com/alexcrichton/xz2-rs Apache-2.0 OR MIT
memchr https://github.com/BurntSushi/memchr MIT OR Unlicense
mime https://github.com/hyperium/mime Apache-2.0 OR MIT
miniz_oxide https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide Apache-2.0 OR MIT OR Zlib
mio https://github.com/tokio-rs/mio MIT
nix https://github.com/nix-rust/nix MIT
num-bigint-dig https://github.com/dignifiedquire/num-bigint Apache-2.0 OR MIT
num-integer https://github.com/rust-num/num-integer Apache-2.0 OR MIT
num-iter https://github.com/rust-num/num-iter Apache-2.0 OR MIT
num-traits https://github.com/rust-num/num-traits Apache-2.0 OR MIT
num_cpus https://github.com/seanmonstar/num_cpus Apache-2.0 OR MIT
number_prefix https://github.com/ogham/rust-number-prefix MIT
number_prefix https://github.com/ogham/rust-number-prefix MIT
object https://github.com/gimli-rs/object Apache-2.0 OR MIT
once_cell https://github.com/matklad/once_cell Apache-2.0 OR MIT
opaque-debug https://github.com/RustCrypto/utils Apache-2.0 OR MIT
os_str_bytes https://github.com/dylni/os_str_bytes Apache-2.0 OR MIT
pbkdf2 https://github.com/RustCrypto/password-hashes/tree/master/pbkdf2 Apache-2.0 OR MIT
pem https://github.com/jcreekmore/pem-rs.git MIT
pem-rfc7468 https://github.com/RustCrypto/formats/tree/master/pem-rfc7468 Apache-2.0 OR MIT
percent-encoding https://github.com/servo/rust-url/ Apache-2.0 OR MIT
pest https://github.com/pest-parser/pest Apache-2.0 OR MIT
pin-project-lite https://github.com/taiki-e/pin-project-lite Apache-2.0 OR MIT
pin-utils https://github.com/rust-lang-nursery/pin-utils Apache-2.0 OR MIT
pkcs1 https://github.com/RustCrypto/formats/tree/master/pkcs1 Apache-2.0 OR MIT
pkcs5 https://github.com/RustCrypto/formats/tree/master/pkcs5 Apache-2.0 OR MIT
pkcs8 https://github.com/RustCrypto/formats/tree/master/pkcs8 Apache-2.0 OR MIT
pkg-config https://github.com/rust-lang/pkg-config-rs Apache-2.0 OR MIT
ppv-lite86 https://github.com/cryptocorrosion/cryptocorrosion Apache-2.0 OR MIT
proc-macro2 https://github.com/dtolnay/proc-macro2 Apache-2.0 OR MIT
quick-xml https://github.com/tafia/quick-xml MIT
quote https://github.com/dtolnay/quote Apache-2.0 OR MIT
rand https://github.com/rust-random/rand Apache-2.0 OR MIT
rand_chacha https://github.com/rust-random/rand Apache-2.0 OR MIT
rand_core https://github.com/rust-random/rand Apache-2.0 OR MIT
redox_syscall https://gitlab.redox-os.org/redox-os/syscall MIT
regex https://github.com/rust-lang/regex Apache-2.0 OR MIT
regex-automata https://github.com/rust-lang/regex/tree/master/regex-automata Apache-2.0 OR MIT
regex-syntax https://github.com/rust-lang/regex/tree/master/regex-syntax Apache-2.0 OR MIT
reqwest https://github.com/seanmonstar/reqwest Apache-2.0 OR MIT
ring https://github.com/briansmith/ring None
rsa https://github.com/RustCrypto/RSA Apache-2.0 OR MIT
rustc-demangle https://github.com/alexcrichton/rustc-demangle Apache-2.0 OR MIT
rustix https://github.com/bytecodealliance/rustix Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT
rustix https://github.com/bytecodealliance/rustix Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT
rustls https://github.com/rustls/rustls Apache-2.0 OR ISC OR MIT
rustls-pemfile https://github.com/rustls/pemfile Apache-2.0 OR ISC OR MIT
rustls-webpki https://github.com/rustls/webpki ISC
ryu https://github.com/dtolnay/ryu Apache-2.0 OR BSL-1.0
salsa20 https://github.com/RustCrypto/stream-ciphers Apache-2.0 OR MIT
scrypt https://github.com/RustCrypto/password-hashes/tree/master/scrypt Apache-2.0 OR MIT
sct https://github.com/rustls/sct.rs Apache-2.0 OR ISC OR MIT
self_update https://github.com/jaemk/self_update MIT
semver https://github.com/steveklabnik/semver Apache-2.0 OR MIT
semver-parser https://github.com/steveklabnik/semver-parser Apache-2.0 OR MIT
serde https://github.com/serde-rs/serde Apache-2.0 OR MIT
serde_derive https://github.com/serde-rs/serde Apache-2.0 OR MIT
serde_json https://github.com/serde-rs/json Apache-2.0 OR MIT
serde_urlencoded https://github.com/nox/serde_urlencoded Apache-2.0 OR MIT
sha2 https://github.com/RustCrypto/hashes Apache-2.0 OR MIT
shell-words https://github.com/tmiasko/shell-words Apache-2.0 OR MIT
signature https://github.com/RustCrypto/traits/tree/master/signature Apache-2.0 OR MIT
slab https://github.com/tokio-rs/slab MIT
smallvec https://github.com/servo/rust-smallvec Apache-2.0 OR MIT
socket2 https://github.com/rust-lang/socket2 Apache-2.0 OR MIT
spin https://github.com/mvdnes/spin-rs.git MIT
spin https://github.com/mvdnes/spin-rs.git MIT
spki https://github.com/RustCrypto/formats/tree/master/spki Apache-2.0 OR MIT
strsim https://github.com/dguo/strsim-rs MIT
subtle https://github.com/dalek-cryptography/subtle BSD-3-Clause
syn https://github.com/dtolnay/syn Apache-2.0 OR MIT
sync_wrapper https://github.com/Actyx/sync_wrapper Apache-2.0
system-configuration https://github.com/mullvad/system-configuration-rs Apache-2.0 OR MIT
system-configuration-sys https://github.com/mullvad/system-configuration-rs Apache-2.0 OR MIT
tar https://github.com/alexcrichton/tar-rs Apache-2.0 OR MIT
tempfile https://github.com/Stebalien/tempfile Apache-2.0 OR MIT
termcolor https://github.com/BurntSushi/termcolor MIT OR Unlicense
terminal_size https://github.com/eminence/terminal-size Apache-2.0 OR MIT
thiserror https://github.com/dtolnay/thiserror Apache-2.0 OR MIT
thiserror-impl https://github.com/dtolnay/thiserror Apache-2.0 OR MIT
tinyvec https://github.com/Lokathor/tinyvec Apache-2.0 OR MIT OR Zlib
tinyvec_macros https://github.com/Soveu/tinyvec_macros Apache-2.0 OR MIT OR Zlib
tokio https://github.com/tokio-rs/tokio MIT
tokio-rustls https://github.com/rustls/tokio-rustls Apache-2.0 OR MIT
tokio-util https://github.com/tokio-rs/tokio MIT
tower-service https://github.com/tower-rs/tower MIT
tracing https://github.com/tokio-rs/tracing MIT
tracing-core https://github.com/tokio-rs/tracing MIT
try-lock https://github.com/seanmonstar/try-lock MIT
typenum https://github.com/paholg/typenum Apache-2.0 OR MIT
ucd-trie https://github.com/BurntSushi/ucd-generate Apache-2.0 OR MIT
unicode-bidi https://github.com/servo/unicode-bidi Apache-2.0 OR MIT
unicode-ident https://github.com/dtolnay/unicode-ident (MIT OR Apache-2.0) AND Unicode-DFS-2016
unicode-normalization https://github.com/unicode-rs/unicode-normalization Apache-2.0 OR MIT
unicode-width https://github.com/unicode-rs/unicode-width Apache-2.0 OR MIT
untrusted https://github.com/briansmith/untrusted ISC
url https://github.com/servo/rust-url Apache-2.0 OR MIT
version_check https://github.com/SergioBenitez/version_check Apache-2.0 OR MIT
want https://github.com/seanmonstar/want MIT
wasi https://github.com/bytecodealliance/wasi Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT
wasm-bindgen https://github.com/rustwasm/wasm-bindgen Apache-2.0 OR MIT
wasm-bindgen-backend https://github.com/rustwasm/wasm-bindgen/tree/master/crates/backend Apache-2.0 OR MIT
wasm-bindgen-futures https://github.com/rustwasm/wasm-bindgen/tree/master/crates/futures Apache-2.0 OR MIT
wasm-bindgen-macro https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro Apache-2.0 OR MIT
wasm-bindgen-macro-support https://github.com/rustwasm/wasm-bindgen/tree/master/crates/macro-support Apache-2.0 OR MIT
wasm-bindgen-shared https://github.com/rustwasm/wasm-bindgen/tree/master/crates/shared Apache-2.0 OR MIT
web-sys https://github.com/rustwasm/wasm-bindgen/tree/master/crates/web-sys Apache-2.0 OR MIT
webpki-roots https://github.com/rustls/webpki-roots MPL-2.0
which https://github.com/harryfei/which-rs.git MIT
winapi https://github.com/retep998/winapi-rs Apache-2.0 OR MIT
winapi-i686-pc-windows-gnu https://github.com/retep998/winapi-rs Apache-2.0 OR MIT
winapi-util https://github.com/BurntSushi/winapi-util MIT OR Unlicense
winapi-x86_64-pc-windows-gnu https://github.com/retep998/winapi-rs Apache-2.0 OR MIT
windows-sys https://github.com/microsoft/windows-rs Apache-2.0 OR MIT
windows-sys https://github.com/microsoft/windows-rs Apache-2.0 OR MIT
windows-targets https://github.com/microsoft/windows-rs Apache-2.0 OR MIT
windows-targets https://github.com/microsoft/windows-rs Apache-2.0 OR MIT
windows_aarch64_gnullvm https://github.com/microsoft/windows-rs Apache-2.0 OR MIT
windows_aarch64_gnullvm https://github.com/microsoft/windows-rs Apache-2.0 OR MIT
windows_aarch64_msvc https://github.com/microsoft/windows-rs Apache-2.0 OR MIT
windows_aarch64_msvc https://github.com/microsoft/windows-rs Apache-2.0 OR MIT
windows_i686_gnu https://github.com/microsoft/windows-rs Apache-2.0 OR MIT
windows_i686_gnu https://github.com/microsoft/windows-rs Apache-2.0 OR MIT
windows_i686_msvc https://github.com/microsoft/windows-rs Apache-2.0 OR MIT
windows_i686_msvc https://github.com/microsoft/windows-rs Apache-2.0 OR MIT
windows_x86_64_gnu https://github.com/microsoft/windows-rs Apache-2.0 OR MIT
windows_x86_64_gnu https://github.com/microsoft/windows-rs Apache-2.0 OR MIT
windows_x86_64_gnullvm https://github.com/microsoft/windows-rs Apache-2.0 OR MIT
windows_x86_64_gnullvm https://github.com/microsoft/windows-rs Apache-2.0 OR MIT
windows_x86_64_msvc https://github.com/microsoft/windows-rs Apache-2.0 OR MIT
windows_x86_64_msvc https://github.com/microsoft/windows-rs Apache-2.0 OR MIT
winreg https://github.com/gentoo90/winreg-rs MIT
xattr https://github.com/Stebalien/xattr Apache-2.0 OR MIT
xz2 https://github.com/alexcrichton/xz2-rs Apache-2.0 OR MIT
zeroize https://github.com/RustCrypto/utils/tree/master/zeroize Apache-2.0 OR MIT