parity-common/rlp
David Palm a3fbe68b78 Don't use the 'version' key inside `common` 2018-07-03 10:32:14 +02:00
..
benches Add 'rlp/' from commit 'ea070971703129a14d47f73bc3f30cfd359ded6d' 2018-07-03 10:24:20 +02:00
src Add 'rlp/' from commit 'ea070971703129a14d47f73bc3f30cfd359ded6d' 2018-07-03 10:24:20 +02:00
tests Add 'rlp/' from commit 'ea070971703129a14d47f73bc3f30cfd359ded6d' 2018-07-03 10:24:20 +02:00
Cargo.toml Don't use the 'version' key inside `common` 2018-07-03 10:32:14 +02:00
LICENSE-APACHE2 Add 'rlp/' from commit 'ea070971703129a14d47f73bc3f30cfd359ded6d' 2018-07-03 10:24:20 +02:00
LICENSE-MIT Add 'rlp/' from commit 'ea070971703129a14d47f73bc3f30cfd359ded6d' 2018-07-03 10:24:20 +02:00
README.md Add 'rlp/' from commit 'ea070971703129a14d47f73bc3f30cfd359ded6d' 2018-07-03 10:24:20 +02:00
license-header Add 'rlp/' from commit 'ea070971703129a14d47f73bc3f30cfd359ded6d' 2018-07-03 10:24:20 +02:00

README.md

RLP

Recursive-length-prefix encoding, decoding, and compression in Rust.

License

Unlike most parts of Parity, which fall under the GPLv3, this package is dual-licensed under MIT/Apache2 at the user's choice. Find the associated license files in this directory as LICENSE-MIT and LICENSE-APACHE2 respectively.