blob: 805293df1161a910acc77b02a60c23ff96ebb5cd (
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 98d9f464d912ae6b7316fb8a3721f5db
_md5_=c2f153a2f54aeb5cfe12163b7e85181d
|