Source: octave-strings
Section: math
Maintainer: Debian Octave Group <team+octave-team@tracker.debian.org>
Uploaders: Thomas Weber <tweber@debian.org>,
           Rafael Laboissière <rafael@debian.org>,
           Mike Miller <mtmiller@debian.org>
Build-Depends: debhelper-compat (= 14),
               dh-sequence-octave,
               libpcre2-dev,
               pkgconf
Standards-Version: 4.7.4
Homepage: https://gnu-octave.github.io/packages/strings/
Vcs-Git: https://salsa.debian.org/octave-team/octave-strings.git
Vcs-Browser: https://salsa.debian.org/octave-team/octave-strings
Testsuite: autopkgtest-pkg-octave

Package: octave-strings
Architecture: any
Multi-Arch: same
Description: additional string manipulation functions for Octave
 This package provides additional functions to manipulate strings in Octave,
 including the possibility to decode from and encode into base64, and using
 Perl-compatible regular expressions.
