https://github.com/iolanguage/libxml2
https://github.com/iolanguage/libxml2
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/iolanguage/libxml2
- Owner: IoLanguage
- License: mit
- Created: 2018-03-11T11:55:44.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-15T09:43:37.000Z (about 8 years ago)
- Last Synced: 2025-03-14T05:44:44.073Z (over 1 year ago)
- Language: C
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Libxml2
Io bindings for `libxml2`.
# Installation
`libxml2` should be installed and foundable in your system. Then:
```
eerie install https://github.com/IoLanguage/Libxml2.git
```