| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 
 | Source: inline-octave
Section: perl
Priority: optional
Maintainer: Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org>
Uploaders: Rafael Laboissiere <rafael@debian.org>,
 Thomas Weber <thomas.weber.mail@gmail.com>
DM-Upload-Allowed: yes
Homepage: http://search.cpan.org/~aadler/
Standards-Version: 3.8.0
Build-Depends: debhelper (>= 4), quilt
Build-Depends-Indep: libinline-perl, octave2.1
Vcs-Svn: svn://svn.debian.org/svn/pkg-octave/inline-octave/trunk
Vcs-Browser: http://svn.debian.org/wsvn/pkg-octave/inline-octave/trunk
Package: libinline-octave-perl
Architecture: all
Depends: ${perl:Depends}, libinline-perl, octave2.1
Description: Perl5 module to Inline GNU Octave code
 The Inline::Octave Perl5 modules gives you the power of the GNU Octave
 programming language from within your Perl programs.
 |