# # A simple generic namespace processor. # # This module offers a simple way to process namespaced XML names # (unames) from within any application that may need them. # # It also helps maintain a prefix to namespace URI map, and provides # a number of basic checks. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=perl-xml-namespacesupport pkgversion=1.12 arch=amd64 release=2 pkgcategory="perl" full_pkgname=perl-xml-namespacesupport_1.12_amd64-2@perl blurb="A simple generic namespace processor." homepage="https://search.cpan.org/dist/XML-NamespaceSupport" license="GPLv1+ | Artistic License" fetch="https://cpan.metacpan.org/authors/id/P/PE/PERIGRIN/XML-NamespaceSupport-1.12.tar.gz" replace=""