# Distributed under the terms of the GNU General Public License v2 EAPI=4-python PYTHON_MULTIPLE_ABIS=1 PYTHON_RESTRICTED_ABIS="3.*" inherit distutils DESCRIPTION="Client for managing full or partial XML documents on XCAP servers (RFC 4825)." HOMEPAGE="http://openxcap.org/" SRC_URI="http://download.ag-projects.com/SipClient/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=dev-lang/python-2.7.1 >=dev-python/python-application-1.1.5 dev-python/lxml" RDEPEND="${DEPEND}"