# Template file for 'ruby-multi_xml'
pkgname=ruby-multi_xml
version=0.6.0
revision=8
build_style=gem
short_desc="Swappable XML backends utilizing LibXML, Nokogiri, Ox, or REXML"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/sferik/multi_xml"
checksum=d24393cf958adb226db884b976b007914a89c53ad88718e25679d7008823ad52

post_install() {
	vlicense LICENSE.md
}
