Update
This commit is contained in:
2
packages/dev-lang/coconut/Manifest
Normal file
2
packages/dev-lang/coconut/Manifest
Normal file
@@ -0,0 +1,2 @@
|
||||
DIST hasufell-binhost--dev-lang--coconut-1.3.1--C.9149.1528550064.821371.C.tar.bz2 343348 SHA256 a6d0a4d2517a052fd288916941736e1290124d82b24696d0de9a72a0645ac67a SHA512 94806c45f8842c176b4f074d677f85c78d05b24aef89684a002b0fedf155b4133af52a26df845f172c4f8116f85960cbcc82f1463624909a11fbe8a8a89f94b8 WHIRLPOOL cdb5a71e72b262e663c21f1ec9caa057de93d412b133e622d53d7dd3b072d2ecc9d87e83197b06e605da58e9c11ffe01ba0f3ab571155deaebad15a8f1fd40f6
|
||||
PBIN coconut-1.3.1.pbin-1+exheres-0 3580 SHA256 37682518e86954e6a01c521fd05a096072c9d29b042c7eb0d924955af4f82323 SHA512 42ec34d7a80f322e42b23514d9e9548f43a51f27a49f0a069d5b62074ed049c26854469d78a36dc4f03c29611fd45bd596a2f3a1c63c00a5dc3cf990c000c104 WHIRLPOOL 3e20791189aa8da0f66993c04c9919c18c4e33935c21a88bb97ceb7149a5caac3fdb97a440b5ead2485bca5b501ef56dad8f5f4dff675f08ae98de8de7455a07
|
||||
38
packages/dev-lang/coconut/coconut-1.3.1.pbin-1+exheres-0
Normal file
38
packages/dev-lang/coconut/coconut-1.3.1.pbin-1+exheres-0
Normal file
@@ -0,0 +1,38 @@
|
||||
# Created by paludis-3.0.0 on Sat Jun 9 15:14:25 CEST 2018
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( build+run: dev-python/Pygments[>=2.2][python_abis:*(-)?] dev-python/prompt_toolkit[>=1.0][python_abis:*(-)?] dev-python/pyparsing[>=2.2.0&<2.2.1][python_abis:*(-)?] python_abis:2.7? ( dev-python/futures[>=3.1][python_abis:2.7] ) suggestion: dev-python/mypy[>=0.540] [[ description = [ coconut can run mypy on the compiled python code ] ]] ) [[ defined-in = [ coconut-1.3.1.exheres-0 ] ]] ( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) 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 ) python_abis:3.7? ( dev-lang/python:3.7 ) ) [[ defined-in = [ python.exlib ] ]] ( build: dev-python/setuptools[python_abis:*(-)?] ) [[ defined-in = [ setup-py.exlib ] ]]"
|
||||
DESCRIPTION=" Coconut is a functional programming language that compiles to Python. Since all valid Python is valid Coconut, using Coconut will only extend and enhance what you're already capable of in Python. Why use Coconut? Coconut is built to be fundamentally useful. Coconut enhances the repertoire of Python programmers to include the tools of modern functional programming, in such a way that those tools are easy to use and immensely powerful; that is, Coconut does to functional programming what Python did to imperative programming. And Coconut code runs the same on any Python version, making the Python 2/3 split a thing of the past."
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="http://coconut-lang.org/ https://pypi.org/project/coconut/"
|
||||
INHERITED=" github pypi multibuild easy-multibuild python setup-py"
|
||||
MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.4 [[ description = [ Use Python ABI 3.4 ] ]] 3.5 [[ description = [ Use Python ABI 3.5 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] 3.7 [[ description = [ Use Python ABI 3.7 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
LICENCES="Apache-2.0"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/c/coconut/coconut-1.3.1.tar.gz"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1528550065"
|
||||
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"
|
||||
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="hasufell"
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-lang--coconut-1.3.1--C.9149.1528550064.821371.C.tar.bz2"
|
||||
SUMMARY="Simple, elegant, Pythonic functional programming"
|
||||
BUGS_TO="hasufell@posteo.de"
|
||||
REMOTE_IDS=" github:evhub/coconut pypi:coconut"
|
||||
UPSTREAM_CHANGELOG=""
|
||||
UPSTREAM_RELEASE_NOTES=""
|
||||
UPSTREAM_DOCUMENTATION=""
|
||||
SCM_REVISION=""
|
||||
Reference in New Issue
Block a user