Changeset View
Changeset View
Standalone View
Standalone View
pspec_x86_64.xml
- This file was added.
| <PISI> | |||||
| <Source> | |||||
| <Name>hiredis</Name> | |||||
| <Packager> | |||||
| <Name>Martin Reboredo</Name> | |||||
| <Email>yakoyoku@gmail.com</Email> | |||||
| </Packager> | |||||
| <License>BSD-3-Clause</License> | |||||
| <PartOf>programming.library</PartOf> | |||||
| <Summary xml:lang="en">Minimalistic C client for Redis</Summary> | |||||
| <Description xml:lang="en">Hiredis is a minimalistic C client library for the Redis database. | |||||
| It is minimalistic because it just adds minimal support for the protocol, but at the same time it uses a high level printf-alike API in order to make it much higher level than otherwise suggested by its minimal code base and the lack of explicit bindings for every Redis command. | |||||
| Apart from supporting sending commands and receiving replies, it comes with a reply parser that is decoupled from the I/O layer. It is a stream parser designed for easy reusability, which can for instance be used in higher level language bindings for efficient reply parsing. | |||||
| </Description> | |||||
| <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive> | |||||
| </Source> | |||||
| <Package> | |||||
| <Name>hiredis</Name> | |||||
| <Summary xml:lang="en">Minimalistic C client for Redis</Summary> | |||||
| <Description xml:lang="en">Hiredis is a minimalistic C client library for the Redis database. | |||||
| It is minimalistic because it just adds minimal support for the protocol, but at the same time it uses a high level printf-alike API in order to make it much higher level than otherwise suggested by its minimal code base and the lack of explicit bindings for every Redis command. | |||||
| Apart from supporting sending commands and receiving replies, it comes with a reply parser that is decoupled from the I/O layer. It is a stream parser designed for easy reusability, which can for instance be used in higher level language bindings for efficient reply parsing. | |||||
| </Description> | |||||
| <PartOf>programming.library</PartOf> | |||||
| <Files> | |||||
| <Path fileType="library">/usr/lib64/libhiredis.so.1.0.0</Path> | |||||
| <Path fileType="library">/usr/lib64/libhiredis_ssl.so.1.0.0</Path> | |||||
| </Files> | |||||
| </Package> | |||||
| <Package> | |||||
| <Name>hiredis-devel</Name> | |||||
| <Summary xml:lang="en">Development files for hiredis</Summary> | |||||
| <Description xml:lang="en">Hiredis is a minimalistic C client library for the Redis database. | |||||
| It is minimalistic because it just adds minimal support for the protocol, but at the same time it uses a high level printf-alike API in order to make it much higher level than otherwise suggested by its minimal code base and the lack of explicit bindings for every Redis command. | |||||
| Apart from supporting sending commands and receiving replies, it comes with a reply parser that is decoupled from the I/O layer. It is a stream parser designed for easy reusability, which can for instance be used in higher level language bindings for efficient reply parsing. | |||||
| </Description> | |||||
| <PartOf>programming.devel</PartOf> | |||||
| <RuntimeDependencies> | |||||
| <Dependency release="1">hiredis</Dependency> | |||||
| </RuntimeDependencies> | |||||
| <Files> | |||||
| <Path fileType="header">/usr/include/hiredis/adapters/ae.h</Path> | |||||
| <Path fileType="header">/usr/include/hiredis/adapters/glib.h</Path> | |||||
| <Path fileType="header">/usr/include/hiredis/adapters/ivykis.h</Path> | |||||
| <Path fileType="header">/usr/include/hiredis/adapters/libev.h</Path> | |||||
| <Path fileType="header">/usr/include/hiredis/adapters/libevent.h</Path> | |||||
| <Path fileType="header">/usr/include/hiredis/adapters/libuv.h</Path> | |||||
| <Path fileType="header">/usr/include/hiredis/adapters/macosx.h</Path> | |||||
| <Path fileType="header">/usr/include/hiredis/adapters/qt.h</Path> | |||||
| <Path fileType="header">/usr/include/hiredis/alloc.h</Path> | |||||
| <Path fileType="header">/usr/include/hiredis/async.h</Path> | |||||
| <Path fileType="header">/usr/include/hiredis/hiredis.h</Path> | |||||
| <Path fileType="header">/usr/include/hiredis/hiredis_ssl.h</Path> | |||||
| <Path fileType="header">/usr/include/hiredis/read.h</Path> | |||||
| <Path fileType="header">/usr/include/hiredis/sds.h</Path> | |||||
| <Path fileType="library">/usr/lib64/cmake/hiredis/hiredis-config.cmake</Path> | |||||
| <Path fileType="library">/usr/lib64/cmake/hiredis/hiredis-targets-relwithdebinfo.cmake</Path> | |||||
| <Path fileType="library">/usr/lib64/cmake/hiredis/hiredis-targets.cmake</Path> | |||||
| <Path fileType="library">/usr/lib64/cmake/hiredis_ssl/hiredis_ssl-config.cmake</Path> | |||||
| <Path fileType="library">/usr/lib64/cmake/hiredis_ssl/hiredis_ssl-targets-relwithdebinfo.cmake</Path> | |||||
| <Path fileType="library">/usr/lib64/cmake/hiredis_ssl/hiredis_ssl-targets.cmake</Path> | |||||
| <Path fileType="library">/usr/lib64/libhiredis.so</Path> | |||||
| <Path fileType="library">/usr/lib64/libhiredis_ssl.so</Path> | |||||
| <Path fileType="data">/usr/lib64/pkgconfig/hiredis.pc</Path> | |||||
| <Path fileType="data">/usr/lib64/pkgconfig/hiredis_ssl.pc</Path> | |||||
| </Files> | |||||
| </Package> | |||||
| <History> | |||||
| <Update release="1"> | |||||
| <Date>2021-02-27</Date> | |||||
| <Version>1.0.0</Version> | |||||
| <Comment>Packaging update</Comment> | |||||
| <Name>Martin Reboredo</Name> | |||||
| <Email>yakoyoku@gmail.com</Email> | |||||
| </Update> | |||||
| </History> | |||||
| </PISI> | |||||
| No newline at end of file | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.