blob: 4e473f47e904653a3d4ee6a563ec0b0e73b92e8d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=compile install test
DESCRIPTION=C++ Mathematical Expression Parsing And Evaluation Library
EAPI=8
HOMEPAGE=https://www.partow.net/programming/exprtk/index.html https://github.com/ArashPartow/exprtk/
INHERIT=edo toolchain-funcs
KEYWORDS=amd64 ~arm arm64 ~ppc ppc64 ~riscv x86
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/ArashPartow/exprtk/archive/refs/tags/0.0.3.tar.gz -> exprtk-0.0.3.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9
_md5_=bb246785dace8ba64d606d3a822502bb
|