Removed pushed ports. Added libxml2

This commit is contained in:
2025-06-13 11:10:43 +02:00
parent a181190b3f
commit 66b22f147f
24 changed files with 313 additions and 302 deletions

View File

@ -0,0 +1,4 @@
Libxml2 is the XML C parser and toolkit developed for the Gnome project (but
usable outside of the Gnome platform). XML itself is a metalanguage to design
markup languages, i.e. text language where semantic and structure are added to
the content using extra "markup" information enclosed between angle brackets.