[COPY] --- T2-COPYRIGHT-NOTE-BEGIN --- [COPY] T2 SDE: package/*/hiredis/hiredis.desc [COPY] Copyright (C) 2024 The T2 SDE Project [COPY] [COPY] This Copyright note is generated by scripts/Create-CopyPatch, [COPY] more information can be found in the files COPYING and README. [COPY] [COPY] This program is free software; you can redistribute it and/or modify [COPY] it under the terms of the GNU General Public License version 2. [COPY] --- T2-COPYRIGHT-NOTE-END --- [I] Minimalistic C client for Redis >= 1.2 [T] Hiredis is a minimalistic C client library for the Redis database. It is [T] minimalistic because it just adds minimal support for the protocol, but at [T] the same time it uses a high level printf-alike API in order to make it [T] much higher level than otherwise suggested by its minimal code base and the [T] lack of explicit bindings for every Redis command. [U] https://github.com/redis/hiredis [A] Redis Ltd. [M] The T2 Project [C] extra/database [L] BSD [S] Stable [V] 1.2.0 [P] X -----5---9 117.600 [D] e715a237cc1e69898a77649c7486663eac0a0b62c7940c1ceb37dc17 hiredis-v1.2.0.tar.gz https://github.com/redis/hiredis/archive/refs/tags/v1.2.0/