Add stuff
This commit is contained in:
2
packages/dev-python/lxml/Manifest
Normal file
2
packages/dev-python/lxml/Manifest
Normal file
@@ -0,0 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--lxml-3.6.1--C.20500.1471185844.814180.C.tar.bz2 1853367 SHA256 30726b10def4bbb2235bc56a176402c6f2cbd7c3c9a7c9698a84a2d46dc13c5e SHA512 591cc28e227d1c742ef2fa9f5d694166d51c8a51817b42e9aaf56ab70b5775b2026adcd358c4b9bbcfad791600337e6d8989e061d4633238efa563eb9e8dc224 WHIRLPOOL aae98d4462420af4b812dd5cd283a7b46d4b28d8699fa9270ee9fd4e843bae7224c6f8abf6d193ad2250d1469718e78c0b59571b6f7146d3a669676b2be11957
|
||||
PBIN lxml-3.6.1.pbin-1+exheres-0 3170 SHA256 9d86baa343a27ae05cf3f8d5080c99354c0d4f7cd37ea0380dea8dceb6ee7a87 SHA512 785070856f0fac4aaf93d5e9e6451c0d6ab3609ef5d76193b978d10e4e514d0a43d539e4b11b2171d13888dbe3d19883a2108d2979b7352a38e43a85f4e50d0a WHIRLPOOL 44d78ecc4d34fa1427bbbebeb18442f2d73379484b4c78d8706116965b11382583855001a9b0c9384ac023beb6080f6b3a4d1ea798f18c9cbc692d69151e6d99
|
||||
38
packages/dev-python/lxml/lxml-3.6.1.pbin-1+exheres-0
Normal file
38
packages/dev-python/lxml/lxml-3.6.1.pbin-1+exheres-0
Normal file
@@ -0,0 +1,38 @@
|
||||
# Created by paludis-2.6.0-git-2.6.0-13-g7d83832 on Sun Aug 14 16:44:05 CEST 2016
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) python_abis:3.3? ( dev-lang/python:3.3 ) python_abis:3.4? ( dev-lang/python:3.4 ) python_abis:3.5? ( dev-lang/python:3.5 ) ) [[ defined-in = [ python.exlib ] ]] ( build: dev-python/setuptools[python_abis:*(-)?] ) [[ defined-in = [ setup-py.exlib ] ]] ( build: dev-python/Cython[>=0.18][python_abis:*(-)?] build+run: dev-libs/libxml2[>=2.9.1] dev-libs/libxslt[>=1.1.28] dev-python/beautifulsoup4 dev-python/cssselect[>=0.7] dev-python/html5lib ) [[ defined-in = [ lxml.exlib ] ]]"
|
||||
DESCRIPTION=" lxml is a Python binding for the libxml2 and libxslt XML processing libraries. It aims at ease of use of the API for Python programmers and exposing the many libxml2 features. It implements the Python ElementTree API on top of libxml2. It extends this with support for XPath, XSLT, Relax NG, XML schema, and more."
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="http://lxml.de"
|
||||
INHERITED=" pypi multibuild easy-multibuild python setup-py lxml"
|
||||
MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.3 [[ description = [ Use Python ABI 3.3 ] ]] 3.4 [[ description = [ Use Python ABI 3.4 ] ]] 3.5 [[ description = [ Use Python ABI 3.5 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ( doc [[ description = [ Adds extra documentation (API, Javadoc, etc) ] ]] examples [[ description = [ Install example source code ] ]] ) [[ defined-in = [ lxml.exlib ] ]] ) "
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
LICENCES="BSD-3"
|
||||
SLOT="0"
|
||||
DOWNLOADS="http://lxml.de/files/lxml-3.6.1.tgz"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.5 "
|
||||
GENERATED_USING="paludis-2.6.0-git-2.6.0-13-g7d83832"
|
||||
GENERATED_TIME="1471185845"
|
||||
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
|
||||
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
|
||||
ASFLAGS=""
|
||||
CBUILD=""
|
||||
CC="x86_64-pc-linux-gnu-cc"
|
||||
CFLAGS="-march=core2 -pipe -O2"
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
CTARGET=""
|
||||
CXX="x86_64-pc-linux-gnu-c++"
|
||||
CXXFLAGS="-march=core2 -pipe -O2"
|
||||
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
|
||||
LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="python"
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--lxml-3.6.1--C.20500.1471185844.814180.C.tar.bz2"
|
||||
SUMMARY="A Python binding for the libxml2 and libxslt libraries"
|
||||
BUGS_TO="philantrop@exherbo.org"
|
||||
REMOTE_IDS=" pypi:lxml"
|
||||
UPSTREAM_CHANGELOG="http://lxml.de/changes-3.6.1.html"
|
||||
UPSTREAM_RELEASE_NOTES=""
|
||||
UPSTREAM_DOCUMENTATION="http://lxml.de/index.html#documentation [[ lang = en ]]"
|
||||
SCM_REVISION=""
|
||||
Reference in New Issue
Block a user