fp-units-fcl-3.0.0

Free Pascal - Free Component Library

The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries.

libstring-trim-perl

trim whitespace from your strings

String::Trim trims whitespace off your strings. chomp trims only $/ (typically, that's newline), but trim will trim all leading and trailing whitespace.

google-android-sources-17-installer

Google's 'Sources for Android 17' Installer

This package will download the Google's Sources for Android 17 package and unpacks it into Debian-friendly paths.

dirtbike

turn system-installed Python packages into wheels

The purpose of this package is to make it easier to devendorize other packages which bundle various upstream packages. An example of this is pip, which bundles a half-dozen or so other upstream packages. In Debian and other distros, such vendoring is frowned upon. To make it easier to devendorize, dirtbike turns installed system packages into wheels, and these wheels can then be used instead of the vendored packages.

python-progress

easy progress reporting for Python

This package provides several canned progress bars for command line Python programs. Progress bars are customizable and can be advanced by using the next() method, with the finish() method to finish.

libghc-bytestring-handle-prof

ByteString-backed Handles; profiling libraries

These are two functions to treat ByteStrings as file handles.