libwebservice-youtube-perl

Perl module that provides an interface to YouTube services

WebService::YouTube provides a Perl interface to YouTube programming interface and corresponding RSS services. This module only supports the Legacy API, not the Data API based on the Google data protocol.

libtext-worddiff-perl

module to track changes between documents

Text::WordDiff is a variation on the lovely Text::Diff module. Rather than generating traditional line-oriented diffs, however, it generates word-oriented diffs. This can be useful for tracking changes in narrative documents or documents with very long lines. To diff source code, one is still best off using Text::Diff. But if you want to see how a short story changed from one version to the next, this module will do the job very nicely.

libgtk2-notify-perl

Perl interface to libnotify

Gtk2::Notify provides Perl bindings for libnotify. libnotify is a library that sends desktop notifications to a notification daemon.

libtext-findindent-perl

module to heuristically determine indentation style

Text::FindIndent is a Perl module that attempts to detect the underlying indentation "policy" for a text file (most likely a source code file). You give it a chunk of text, and it tells you if tabs, spaces or combination of both are used for indentation.

libfile-readbackwards-perl

Perl module for reading a file backwards by lines

File::ReadBackwards reads a file backwards line by line. It is simple to use, memory efficient and fast. It supports both an object and a tied handle interface.

python3-xstatic-angular-bootstrap

Angular-Bootstrap XStatic support - Python 3.x

XStatic is a Python web development tool for handling required static data files from external projects, such as CSS, images, and JavaScript. It provides a lightweight infrastructure to manage them via Python modules that your app can depend on in a portable, virtualenv-friendly way instead of using embedded copies.