SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

libvstr-devel rpm build for : OpenSuSE. For other distributions click libvstr-devel.

Name : libvstr-devel
Version : 1.0.15 Vendor : obs://build_opensuse_org/devel:libraries:c_c++
Release : 5.93 Date : 2024-07-03 09:25:19
Group : Development/Libraries Source RPM : libvstr-1_0-0-1.0.15-5.93.src.rpm
Size : 0.19 MB
Packager : (none)
Summary : Vstr is a safe and fast string library for C
Description :

Vstr is a safe and fast string library for C. It is designed for network communication. Its design uses chunks of ptr+length data, so adding, substituting, and deleting data are all fast operations. This model also allows it to do automatic referencing for mmap() areas of memory. Shortcut APIs are included to mmap() a file into a Vstr string, and read()/write() data to/from a Vstr string. Another big feature of the library is a POSIX and ISO 9899:1999 compliant printf() like function, which can also be extended with user supplied formatters that are gcc warning compatible. The total API is over 280 functions, but laid out in a easy to remember manner, including data parsing functions, a non-destructive split() function, and conversion functions (among others).

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/libraries:/c_c++/SLE_12_SP5/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  libvstr-devel-1.0.15-5.93.x86_64.rpm
     

Provides :
libvstr-devel
libvstr-devel(x86-64)
pkgconfig(vstr)

Requires :
/usr/bin/pkg-config
glibc-devel
libvstr-1_0-0 = 1.0.15
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/include/vstr-arch.h
/usr/include/vstr-conf.h
/usr/include/vstr-const.h
/usr/include/vstr-def.h
/usr/include/vstr-extern.h
/usr/include/vstr-inline.h
/usr/include/vstr-switch.h
/usr/include/vstr.h
/usr/lib64/libvstr.so
/usr/lib64/pkgconfig/vstr.pc
/usr/share/man/man3/vstr.3.gz
/usr/share/man/man3/vstr_const.3.gz

 
ICM