Source: libmath-symbolic-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8), libmodule-build-perl (>= 0.400000) Build-Depends-Indep: libparse-recdescent-perl, perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu Standards-Version: 3.9.6 Homepage: https://metacpan.org/release/Math-Symbolic Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-symbolic-perl.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libmath-symbolic-perl.git Testsuite: autopkgtest-pkg-perl Package: libmath-symbolic-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libparse-recdescent-perl Description: module for performing symbolic calculations Math::Symbolic is a Perl module for performing symbolic calculations, similar to Computer Algebra Systems (CAS) like Maxima, Maple and Mathematica. Using this software, algebraic expressions can be parsed from strings, manipulated in Perl and even compiled into code references.