# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. Line # up the first '|' above the ':' following the base package name, and the '|' # on the right side marks the last column you can put a character in. You must # make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':'. |-----handy-ruler------------------------------------------------------| eet: eet (Data encode/decode and storage library) eet: eet: Eet is a tiny library designed to write an arbitrary set of chunks of eet: data to a file and optionally compress each chunk (very much like a eet: zip file) and allow fast random-access reading of the file later eet: on. It does not do zip as a zip itself has more complexity than is eet: needed, and it was much simpler to implement this once here. eet: eet: License: GPL eet: Authors: Refer to AUTHORS eet: Website: http://www.enlightenment.org/ #---------------------------------------- BUILDDATE: Wed Jan 4 21:15:47 Local time zone must be set--see zic manual page 2012 PACKAGER: hata_ph HOST: Linux 3.1.6 x86_64 DISTRO: 647.0 STD Beta 2.5 built on DEC-28-2011 CFLAGS: -O2 -fpic LDFLAGS: CONFIGURE: $ ./configure --prefix=/usr --libdir=/usr/lib64 --infodir=/usr/info --sysconfdir=/etc --localstatedir=/var --mandir=/usr/man --disable-gnutls --enable-openssl --program-prefix= --program-suffix= --build=x86_64-slackware-linux