[ 源代码: efl ]
软件包:libeet-bin(1.27.0-4)
libeet-bin 的相关链接
Debian 的资源:
下载源码包 efl:
维护小组:
- Debian Pkg-e Team (QA 页面, 邮件存档)
- Albin Tonnerre (QA 页面)
- Ross Vandegrift (QA 页面)
- Andreas Metzler (QA 页面)
外部的资源:
- 主页 [www.enlightenment.org]
相似软件包:
EFL file chunk reading/writing - utilities
Eet is a tiny library designed to write an arbitrary set of chunks of data to a file and optionally compress each chunk (very much like a zip file) and allows fast random-access reading of the file later on. It does not do zip as zip itself has more complexity than needed, and it was much simpler to implement this once here.
This is part of the Enlightenment Foundation Libraries (EFL).
This package contains eet, an utility that allows you to extract, insert, encode and decode config blobs created with libeet.
其他与 libeet-bin 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libecore-evas1 (>= 1.27.0-0~eo)
- Ecore functions for the Evas wrapper
-
- dep: libeet1 (>= 1.27.0-0~eo)
- EFL file chunk reading/writing
-
- dep: libeina1t64 (>= 1.27.0-0~eo)
- EFL optimized data types
-
- dep: libevas1 (>= 1.27.0-0~eo)
- EFL advanced canvas library