wok annotate libisofs/description.txt @ rev 25777
Update some web_site
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Sep 17 17:25:51 2024 +0000 (4 months ago) |
parents | |
children |
rev | line source |
---|---|
Hans-G?nter@24802 | 1 Libisofs is a library to create an ISO-9660 filesystem, supports extensions |
Hans-G?nter@24802 | 2 like RockRidge or Joliet, and introduces an own extension AAIP. |
Hans-G?nter@24802 | 3 It is a full featured ISO-9660 editor which composes and changes the directory |
Hans-G?nter@24802 | 4 tree of an ISO image. This tree and its newly imported data file contents get |
Hans-G?nter@24802 | 5 then written as independent single-session image or as add-on session for the |
Hans-G?nter@24802 | 6 image from where the tree was originally loaded. |