Update
This commit is contained in:
2
packages/dev-python/pyparsing/Manifest
Normal file
2
packages/dev-python/pyparsing/Manifest
Normal file
@@ -0,0 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--pyparsing-2.1.8-r1--C.29293.1486051775.473257.C.tar.bz2 242253 SHA256 908e262a79d29fc770b1d906420f5c3584ca33964d24145f429469ed496eca64 SHA512 d4e1eef88528cab4c6c5214f9a50037ac80769f78f3533d42237b55ac741945f24c19cfb03cc683bcc0b267d0107731719e843d5a0f9f420fbe8e4f9f37cf05c WHIRLPOOL 5fe211678852e68be9694642bbfdf4a7baf94544aaa999349c95990fee16fa694e7439a9cf905a3498b0c764aa6aedc9a5100e0ea84b8c437079d8c109b7189d
|
||||
PBIN pyparsing-2.1.8-r1.pbin-1+exheres-0 2762 SHA256 2293cbf8baa4f5541f48099b9549f41ba3b05d21c62ccd4c55153352c2420867 SHA512 f0fb48b7afae48db490ed4ababf144eae39f61a294cf8de2ebbf8a0f99af5bca7ab01950e2c915011a0172e1a6b965559895c2fafe5811897a4abf7edc70ff8b WHIRLPOOL 487775fa664de0606b8d99a116acfb4e6024a1536e2c94c9e51adad2b9e4e143c615417a39774bff4f9c712e783dcdc8d3977b298d8df5fe8e7b8ec7207fa89f
|
||||
@@ -0,0 +1,38 @@
|
||||
# Created by paludis-3.0.0 on Thu Feb 2 17:09:35 CET 2017
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( test: dev-python/nose[python_abis:*(-)?] ) [[ defined-in = [ pyparsing-2.1.8-r1.exheres-0 ] ]] ( 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 ) python_abis:3.6? ( dev-lang/python:3.6 ) ) [[ defined-in = [ python.exlib ] ]]"
|
||||
DESCRIPTION=" The pyparsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The pyparsing module provides a library of classes that client code uses to construct the grammar directly in Python code."
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="https://pyparsing.wikispaces.com"
|
||||
INHERITED=" pypi multibuild easy-multibuild python setup-py"
|
||||
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 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
LICENCES="MIT"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/p/pyparsing/pyparsing-2.1.8.tar.gz"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.5 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1486051775"
|
||||
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES CONTRIB_MODULES 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=native -pipe -O2"
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
CTARGET=""
|
||||
CXX="x86_64-pc-linux-gnu-c++"
|
||||
CXXFLAGS="-march=native -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--pyparsing-2.1.8-r1--C.29293.1486051775.473257.C.tar.bz2"
|
||||
SUMMARY="A Python Parsing Module"
|
||||
BUGS_TO="philantrop@exherbo.org"
|
||||
REMOTE_IDS="pypi:pyparsing"
|
||||
UPSTREAM_CHANGELOG=""
|
||||
UPSTREAM_RELEASE_NOTES=""
|
||||
UPSTREAM_DOCUMENTATION=""
|
||||
SCM_REVISION=""
|
||||
Reference in New Issue
Block a user