diff options
author | Giancarlo Dessì <slack@giand.it> | 2022-04-02 08:34:37 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-02 18:19:22 +0700 |
commit | ab20a0b37e7cb358775743a743d34adfb915e8e1 (patch) | |
tree | 78170c99cc3b7c72811cd1fce2804c1d3f6b94d9 /libraries/libxmlbird/README | |
parent | 5aad9dced056ed1f2bcdd0557ba863a5212f746e (diff) |
libraries/libxmlbird: Added (XML parser written in Vala)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libxmlbird/README')
-rw-r--r-- | libraries/libxmlbird/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/libxmlbird/README b/libraries/libxmlbird/README new file mode 100644 index 000000000000..061ae46a2b03 --- /dev/null +++ b/libraries/libxmlbird/README @@ -0,0 +1,2 @@ +XML Bird is a XML parser for programs written in Vala or C. It is a +library needed as dependency by Birdfont project. |