Source: exprtk
Section: math
Priority: optional
Maintainer: Debian Math Team <team+math@tracker.debian.org>
Uploaders:
 Andrius Merkys <merkys@debian.org>,
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
Standards-Version: 4.7.0
Homepage: https://www.partow.net/programming/exprtk/index.html
Vcs-Browser: https://salsa.debian.org/math-team/exprtk
Vcs-Git: https://salsa.debian.org/math-team/exprtk.git

Package: libexprtk-dev
Architecture: all
Depends:
 ${misc:Depends},
Description: C++ Mathematical Expression Toolkit Library
 The C++ Mathematical Expression Toolkit Library (ExprTk) is a run-time
 mathematical expression parsing and evaluation engine. The parsing engine
 supports numerous forms of functional and logic processing semantics and is
 easily extensible.
