hasufell-binhost/packages/dev-lua/lpeg/lpeg-1.0.1.pbin-1+exheres-0

39 lines
2.9 KiB
Plaintext

# Created by paludis-3.0.0 on Sun Jul 29 13:20:50 CEST 2018
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: lua_abis:5.1? ( dev-lang/lua:5.1 ) lua_abis:5.2? ( dev-lang/lua:5.2 ) lua_abis:5.3? ( dev-lang/lua:5.3 ) ) [[ defined-in = [ lua.exlib ] ]]"
DESCRIPTION=" Following the Snobol tradition, LPeg defines patterns as first-class objects. That is, patterns are regular Lua values (represented by userdata). The library offers several functions to create and compose patterns. With the use of metamethods, several of these functions are provided as infix or prefix operators. On the one hand, the result is usually much more verbose than the typical encoding of patterns using the so called regular expressions (which typically are not regular expressions in the formal sense). On the other hand, first-class patterns allow much better documentation (as it is easy to comment the code, to use auxiliary variables to break complex definitions, etc.) and are extensible, as we can define new functions to create and compose patterns."
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.inf.puc-rio.br/~roberto/lpeg"
INHERITED=" multibuild easy-multibuild lua flag-o-matic"
MYOPTIONS="( ( ( lua_abis: ( 5.1 [[ description = [ Use Lua ABI 5.1 ] ]] 5.2 [[ description = [ Use Lua ABI 5.2 ] ]] 5.3 [[ description = [ Use Lua ABI 5.3 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ lua.exlib ] ]] ) "
PLATFORMS="~amd64"
LICENCES="MIT"
SLOT="0"
DOWNLOADS="http://www.inf.puc-rio.br/~roberto/lpeg/lpeg-1.0.1.tar.gz"
OPTIONS="lua_abis:5.1 "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1532863249"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS 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 -fPIC"
CHOST="x86_64-pc-linux-gnu"
CTARGET=""
CXX="x86_64-pc-linux-gnu-c++"
CXXFLAGS="-march=native -pipe -O2 -fPIC"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="alip"
PLATFORMS="~amd64"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-lua--lpeg-1.0.1--C.18343.1532863249.845477.C.tar.bz2"
SUMMARY="A new pattern-matching library for Lua, based on Parsing Expression Grammars"
BUGS_TO="alip@exherbo.org"
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES=""
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""