Mozilla Skin
BLOG     |     MY EYEOS     |     PROFESSIONAL SERVICES     |     OPEN SOURCE PLATFORM

EyeFileArchive

From eyeOS Wiki

Contents

Description

Currently, eyeOS has some libraries to make compressed files. Eeach librarey can manage specifically some compressing format, like zip, tar, tgz, etc.

Now, eyeOS will merge it to one wrapper library called eyeFileArchive.

Vision Document

TODO

  • Freeze the api.

See the vision document for more information.

News

2007/09/03

Start the final stage, now we are working on api freeze, it will be available in a few hours.

2007/08/23

Hi, we are back with hot news about eyeFileArchive. The library is around 95% finished and revised, and now we are adding checks and reports.

The freezed api will be available in a few hours in beta state for test it :)

2007/08/19

We committed the start api to experimental svn. The api is not definitive but you can try it. Finally, i ported the FILE_ARCHIVE class from pear project, and at the moment eyeOS only have a basic api (extract/compress/list).

2007/08/17

We start the project and we want to finish it today. The project will be uploaded when all PEAR class is ported.