libwww-indexparser-perl

Fetch and parse the directory index from a web server

WWW::IndexParser is a module that uses LWP to fetch a URL from a web server. It then atempts to parse this page as if it were an auto generated index page. It returns an array of WWW::IndexParser::Entry objects, one per entry in the directory index that it has found. Each Entry has a set of methods: filename(), time(), size(), and others if supported by the autoindex generated: type() and size_units().

neutron-plugin-midonet

Neutron is a virtual network service for Openstack - Midonet plugin

seed-doc

GObject JavaScript bindings for the webkit engine - Documentation

libswingx-java

extensions to the Swing GUI toolkit

This package contains extensions to the Swing GUI toolkit, including new and enhanced components that provide functionality commonly required by rich client applications. Highlights include: - Sorting, filtering, highlighting for tables, trees, and lists - Find/search - Auto-completion - Login/authentication framework - TreeTable component - Collapsible panel component - Date picker component - Tip-of-the-Day component

libfile-save-home-perl

Perl extension to place file safely under user home directory

File::Save::Home provides several functions which try to determine whether you can, indeed, safely create directories and files underneath a user's home directory. Among other things, if you are placing a file in such a location only temporarily -- say, for testing purposes -- you can temporarily hide any already existing file with the same name and restore it to its original name and timestamps when you are done.