SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

libdatrie-devel rpm build for : Mandrake Other. For other distributions click libdatrie-devel.

Name : libdatrie-devel
Version : 0.2.5 Vendor : Mandriva
Release : 1 Date : 2012-03-07 15:17:58
Group : Development/C Source RPM : libdatrie-0.2.5-1.src.rpm
Size : 0.30 MB
Packager : Per Øyvind Karlsen < peroyvind_mandriva_org>
Summary : Double-array structure for representing trie
Description :
This is an implementation of double-array structure for representing trie.

Trie is a kind of digital search tree, an efficient indexing method with
O(1) time complexity for searching. Comparably as efficient as hashing,
trie also provides flexibility on incremental matching and key spelling
manipulation. This makes it ideal for lexical analyzers, as well as spelling
dictionaries.

RPM found in directory: /vol/rzm6/linux-mandriva/devel/cooker/i586/media/main/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  libdatrie-devel-0.2.5-1-mdv2012.0.i586.rpm
     Search for other platforms
libdatrie-devel-0.2.5-1-mdv2012.0.sparc.rpm
libdatrie-devel-0.2.5-1-mdv2012.0.alpha.rpm
libdatrie-devel-0.2.5-1-mdv2012.0.ppc.rpm
libdatrie-devel-0.2.5-1-mdv2012.0.ia64.rpm
libdatrie-devel-0.2.5-1-mdv2012.0.s390.rpm

Provides :
datrie-devel
devel(libdatrie)
libdatrie-devel
pkgconfig(datrie-0.2)

Requires :
libdatrie1 = 0.2.5-1:2012.0
pkgconfig
rpmlib(VersionedDependencies) <= 3.0.3-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/include/datrie
/usr/include/datrie/alpha-map.h
/usr/include/datrie/trie.h
/usr/include/datrie/triedefs.h
/usr/include/datrie/typedefs.h
/usr/lib/libdatrie.a
/usr/lib/libdatrie.so
/usr/lib/pkgconfig/datrie-0.2.pc
/usr/share/doc/datrie
/usr/share/doc/datrie/html
/usr/share/doc/datrie/html/alpha-map_8h.html
/usr/share/doc/datrie/html/annotated.html
/usr/share/doc/datrie/html/bc_s.png
/usr/share/doc/datrie/html/bdwn.png
/usr/share/doc/datrie/html/classes.html
/usr/share/doc/datrie/html/closed.png
/usr/share/doc/datrie/html/doxygen.css
/usr/share/doc/datrie/html/doxygen.png
/usr/share/doc/datrie/html/files.html
/usr/share/doc/datrie/html/functions.html
/usr/share/doc/datrie/html/functions_vars.html
/usr/share/doc/datrie/html/globals.html
/usr/share/doc/datrie/html/globals_defs.html
/usr/share/doc/datrie/html/globals_func.html
/usr/share/doc/datrie/html/globals_type.html
/usr/share/doc/datrie/html/index.html
/usr/share/doc/datrie/html/jquery.js
/usr/share/doc/datrie/html/nav_f.png
/usr/share/doc/datrie/html/nav_h.png
/usr/share/doc/datrie/html/open.png
There is 14 files more in these RPM.

 
ICM