wok-current diff podofo/description.txt @ rev 25540
Update some web_site/wget_url with https
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Mar 09 18:12:54 2023 +0000 (21 months ago) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/podofo/description.txt Thu Mar 09 18:12:54 2023 +0000 1.3 @@ -0,0 +1,6 @@ 1.4 +The PoDoFo library is a free, portable C++ library. 1.5 +It can parse and modify existing PDF files and create new ones from scratch. 1.6 +It also includes several tools to work with PDF files. 1.7 +It features an unique approach which provides access to PDF documents via an 1.8 +object tree. Therefore, PDFs can be created and or manipulated using a simple 1.9 +tree structure.