diff options
author | Piotr Szarmanski | 2023-02-07 16:56:30 +0100 |
---|---|---|
committer | Piotr Szarmanski | 2023-02-07 16:56:30 +0100 |
commit | d9f52ce9f2e5b81443bdac6ae4f3855330bb43a5 (patch) | |
tree | 495cc3c1b7e376d178899566373df60513af1cd7 /README | |
parent | 1c7d53e105fdbd61dd14f526d94bfe87f59e2a20 (diff) |
Remove examples/*.
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -5,14 +5,10 @@ the specification. The code is licensed under the LGPLv3 or any later version, unless specified otherwise in a file. -Depends on Alexandria, Ironclad version 0.58+, function-cache, +Depends on Alexandria, Serapeum, Ironclad (version 0.58+), function-cache, trivial-gray-streams, bordeaux-threads, and fiveam for testing. In addition, on POSIX systems the mmap and osicat libraries are used for the parallel decoder. -Until the Ironclad library released version 0.58, you have to use the master -branch as it contains the necessary patch to add the RFC Chacha variant to -Ironclad. - The public API is exported by the ERIS package. |