libhtml-query-perl
HTML::Tree add-on to allow jQuery-like queries on HTML::Element trees
The HTML::Query module is an add-on for the HTML::Tree module set. It provides
a simple way to select one or more elements from a tree using a query syntax
inspired by jQuery. This selector syntax will be reassuringly familiar to
anyone who has ever written a CSS selector.
python3-py17track
Library for tracking packages with 17track.net
This library allows users to track their packages by communicating with the
17track.net API. Users can retrieve summary data about packages, including
their current statuses such as 'In Transit' or 'Delivered'. The library
provides methods to add new packages by tracking number, retrieve detailed
information about each package, and get updates on the status and location of
the packages.
libdolfin2017.1
Shared libraries for DOLFIN
libnet-dns-native-perl
non-blocking system DNS resolver
Net::DNS::Native provides several methods for host name resolution.
It is designed to be used with event loops. All resolving are done by
getaddrinfo(3) implemented in your system library. Since getaddrinfo()
is blocking function and this class doesn't want to block, calls to
this function will be done in separate thread. This class uses system
native threads and not perl threads. So overhead shouldn't be too big.
libnet-twitter-perl
Perl interface to the Twitter social network
Net::Twitter is a Perl module that provides an interface to the Twitter.com
social networking site. This module allows you to set your status message
as well as review the messages from those you follow.
libkwinxrenderutils11
KDE window manager render utils library