Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37853052
en ru br
ALT Linux repos
5.0: 1.1.0-alt1
4.1: 0.9.99900-alt1.20080410
4.0: 0.9.10.032-alt1.20060920
3.0: 0.9.10-alt0.1_003_20050530

Group :: Graphical desktop/Enlightenment
RPM: eet

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.1.0-alt1
Build date: 18 october 2008, 17:47 ( 811.7 weeks ago )
Size: 3.92 Mb

Home page:   http://www.enlightenment.org/

License: BSD
Summary: Library for speedy data storage, retrieval and compression.
Description:

Eet is a tiny library designed to write an arbitary set of chunks of data
to a file and optionally compress each chunk (very much like a zip file)
and allow fast random-access reading of the file later on. It does not
do zip as a zip itself has more complexity than is needed, and it was much
simpler to impliment this once here.

It also can encode and decode data structures in memory, as well as image
data for saving to eet files or sending across the network to other
machines, or just writing to arbitary files on the system. All data is
encoded ina platform independant way and can be written and read by any
architecture.

Current maintainer: Yuri N. Sedunov

List of contributors

List of rpms provided by this srpm:

  • libeet
  • libeet-devel
  • libeet-utils
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin