wok-current diff libisofs/description.txt @ rev 25097
Update some wget_url
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jun 18 20:27:19 2022 +0000 (2022-06-18) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/libisofs/description.txt Sat Jun 18 20:27:19 2022 +0000 1.3 @@ -0,0 +1,6 @@ 1.4 +Libisofs is a library to create an ISO-9660 filesystem, supports extensions 1.5 +like RockRidge or Joliet, and introduces an own extension AAIP. 1.6 +It is a full featured ISO-9660 editor which composes and changes the directory 1.7 +tree of an ISO image. This tree and its newly imported data file contents get 1.8 +then written as independent single-session image or as add-on session for the 1.9 +image from where the tree was originally loaded.