https://github.com/brlin-tw/xml.bash
A GNU Bash wrapper and library hybrid for XML markup processing
https://github.com/brlin-tw/xml.bash
bash library xml
Last synced: over 1 year ago
JSON representation
A GNU Bash wrapper and library hybrid for XML markup processing
- Host: GitHub
- URL: https://github.com/brlin-tw/xml.bash
- Owner: brlin-tw
- Created: 2017-06-18T11:44:22.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-10-25T18:13:03.000Z (over 4 years ago)
- Last Synced: 2025-01-22T08:45:48.917Z (over 1 year ago)
- Topics: bash, library, xml
- Language: Shell
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
# xml.bash
A GNU Bash wrapper and library hybrid for XML markup processing(you may use it as a standalone command, or source it and utilize it in GNU Bash scripts)
NOTE: This program is in early development stage, only library part is currently implemented.
## 原作者
Original Author
林博仁 <>
## 智慧財產授權條款
Intellectual Property License
[GNU GPL v3+](http://creativecommons.org/licenses/by-sa/3.0/)
```
這個專案介紹文件是基於專案介紹文件範本
This README is based on Project README Template
http://github.com/Lin-Buo-Ren/Project-README-templates
```