XML Bird 1.2.15

A library for parsing XML with Vala iterators.

Tags vala xml parser
License GNU LGPLv3
State stable

Recent Releases

1.2.1509 Feb 2024 12:51 minor feature:
1.2.1220 Sep 2020 03:25 minor feature: Update README.md . Make configure script compatible with python 3.5. . Merge branch 'master' of github.com:johanmattssonm/xmlbird. . Version 1.2.12.
1.2.1101 Dec 2019 12:45 minor feature: typo . element iterator. . Version 1.2.11. . Merge branch 'master' of github.com:johanmattssonm/xmlbird. . Drop travis script.
1.2.901 Jan 2018 03:16 minor feature: lib permissions (should be executable) . . . Merge branch 'master' of github.com:johanmattssonm/xmlbird. . Version 1.2.9.
1.2.219 Jun 2016 03:15 minor feature: Create empty XML elements. typo. Remove likely keyword. typo. configure/test: respect --valac option. build scripts on Mac. Merge branch 'master' of github.com:johanmattssonm/xmlbird. so version. Merge branch 'master' of github.com:johanmattssonm/xmlbird.
1.2.018 Jan 2016 03:15 minor feature: Store XML tags in a tree. Version 1.2.0. Manual reference counting in Elements. empty attribute list in XML elements. namespace. Parse attributes in XML elements.
1.0.710 Jan 2016 11:44 minor feature: