node-reinterval

reschedulable setInterval for node.js

This library provides a way to reschedule a callback with assigned interval.
prints the date in Latin

hodie

prints the date in Latin

hodie has the same functionality as the date (1) program, only it prints it in grammatically correct Latin

gfortran-6-powerpc-linux-gnuspe

GNU Fortran compiler

This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

python3-django-imagekit

Automated image processing for Django (Python3 version)

ImageKit is a Django app for processing images. Need a thumbnail? A black-and-white version of a user-uploaded image? ImageKit will make them for you. If you need to programmatically generate one image from another, you need ImageKit.

python3-agatedbf

support for dbf files in agate

Agate-dbf adds read support for dbf files to agate. It uses a monkey patching pattern to add read methods for dbf files to all agate.Table instances after import of the corresponding agatedbf module.