libbase64 0.4
Name | libbase64 |
---|---|
Version | 0.4 (f8fc2176b47197045aa180e199708087385a1303) |
Summary | Fast Base64 stream encoder/decoder |
Description | This is an implementation of a base64 stream encoding/decodinglibrary in C99 with SIMD (AVX2, NEON, AArch64/NEON, SSSE3, SSE4.1, SSE4.2, AVX)and OpenMP acceleration. It also contains wrapper functions to encode/decodesimple length-delimited strings.The libbase64 package probides base64, a simple standalone encoder. Fortesting libbase64-tools provides benchmark and test_base64. |
Section | base |
License | BSD-2-Clause |
Homepage | https://github.com/aklomp/base64 |
Recipe file | recipes-devtools/libbase64/libbase64_0.4.bb |
Layer | meta-intel-edison-distro (honister branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
Sources
git://github.com/aklomp/base64.git |
Patches
Other branches
This recipe in other branches of meta-intel-edison-distro:
Branch | Recipe |
---|---|
master | libbase64 0.4 |
kirkstone (Yocto Project 4.0) | libbase64 0.4 |
honister (Yocto Project 3.4) | libbase64 0.4 (this recipe) |