python3-trml2pdf

translation of RML (Report Markup Language) from ReportLab, to PDF

trml2pdf is a translator which converts high level XML markup into PDF documents. RML (Report Markup Language) describes the precise layout of a printed document, and trml2pdf converts this to a finished document in one step.

gobjc-12-multilib-mips64-linux-gnuabi64

GNU Objective-C compiler (multilib support) (cross compiler for mips64 architect

This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler.

google-android-ndk-r16b-installer

Google's NDK (Side by side) 16.1.4479499 Installer

This package will download the Google's NDK (Side by side) 16.1.4479499 package and unpacks it into Debian-friendly paths.

python3-flake8-class-newline

flake8 extension to lint for a method newline after a Class definition

PEP8 recommends surrounding every class method with a single blank line. See https://www.python.org/dev/peps/pep-0008/#blank-lines However flake8 is ambiguous about the first method having a blank line above it.

google-android-ndk-r17c-installer

Google's NDK (Side by side) 17.2.4988734 Installer

This package will download the Google's NDK (Side by side) 17.2.4988734 package and unpacks it into Debian-friendly paths.

libtext-balanced-perl

Perl module for extraction of delimited text from strings

Text::Balanced provides various extract_... subroutines may be used to extract a delimited substring, possibly after skipping a specified prefix string. By default, that prefix is optional whitespace (/\s*/), but can be changed.