[ 原始碼: 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