summaryrefslogtreecommitdiff
path: root/repo/xiutils/parseconf.xibuild
blob: 559cda34c0172d3746801737f222475ce0f4c7b2 (plain)
1
2
3
4
5
6
7
DESC="Simple config file parser"

DEPS="sh"

package () {
    add_from_main usr/bin/parseconf
}