python-enthoughtbase
Core packages for the Enthought Tool Suite
The EnthoughtBase project includes a few core packages that are used
by many other projects in the Enthought Tool Suite:
libapi-gitforge-perl
generic interface to APIs of sites like GitHub, GitLab etc.
A git forge is a site like GitHub, GitLab etc. API::GitForge provides
access to some operations which one might wish to perform against any
git forge, wrapping the details of the APIs of particular forges. An
example of such an operation is forking a repository into the user's
own namespace.
sendxmpp
command line XMPP (jabber) utility
sendxmpp is a perl script to send text XMPP (jabber) messages, similar
to what mail(1) and sendmail(1) does for mail.
gnash-cygnal
GNU Shockwave Flash (SWF) player - Media server
GNU Gnash is a free GPL'd SWF player. It runs as a standalone application
on either the desktop or embedded devices, or may be used as a plugin
for several popular browsers. It supports playing media from a disk or
streaming over a network connection.
python3-recurring-ical-events
Recurring ICal events for Python (Python 3)
ICal has some complexity to it:
Events can be repeated, removed from the feed and edited later on.
This tool takes care of these circumstances.
sendemail
lightweight, command line SMTP email client
SendEmail is a lightweight, completely command line based, SMTP email
agent. It was designed to be used in bash scripts, Perl programs, and
web sites, but it is also quite useful in many other contexts.