Source: nqp Maintainer: Debian Rakudo Maintainers Uploaders: Dominique Dumont , Daniel Dehennin , Mo Zhou Section: interpreters Priority: optional Build-Depends: debhelper-compat (= 13), libgmp-dev, libjs-jquery, libreadline-dev, libtommath-dev, moarvm-dev (>= 2023.06~), perl Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/perl6-team/nqp Vcs-Git: https://salsa.debian.org/perl6-team/nqp.git Homepage: https://github.com/perl6/nqp Rules-Requires-Root: no Package: nqp Architecture: amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x x32 riscv64 Depends: ${misc:Depends}, ${moarvm:Depends}, ${shlibs:Depends}, libjs-angularjs, libjs-bootstrap, nqp-data (=${source:Version}) Description: Not Quite Perl compiler "Not Quite Perl" is a compiler for quickly generating PIR routines from Perl6-like code. The key feature of NQP is that it's designed to be a very small compiler (as compared with, say, perl6 or Rakudo) and is focused on being a high-level way to create compilers and libraries for virtual machines (such as the JVM, and MoarVM). . Unlike a full-fledged implementation of Perl 6, NQP strives to have as small a runtime footprint as it can, while still providing a Perl 6 object model and regular expression engine for the virtual machine. Package: nqp-data Architecture: all Depends: libjs-angularjs, libjs-bootstrap, ${misc:Depends}, ${moarvm:Depends}, ${shlibs:Depends} Breaks: nqp (<< 2020.07+dfsg-1) Replaces: nqp (<< 2020.07+dfsg-1) Description: Data files for NQP compiler "Not Quite Perl" is a compiler for quickly generating PIR routines from Perl6-like code. The key feature of NQP is that it's designed to be a very small compiler (as compared with, say, perl6 or Rakudo) and is focused on being a high-level way to create compilers and libraries for virtual machines (such as the JVM, and MoarVM). . Unlike a full-fledged implementation of Perl 6, NQP strives to have as small a runtime footprint as it can, while still providing a Perl 6 object model and regular expression engine for the virtual machine. . This package contains the architecture independent files (mostly the files compiled for Moar VM)