python3-flask-babel
internationalization and localization support for Flask (Python 3)
Flask-Babel is an extension to Flask that adds internationalization and
localization support. It has a friendly interface to gettext translations and
supports date formatting with timezones.
dict-freedict-fra-eng
French-English dictionary for the dict server/client
This is the French-English dictionary from the FreeDict project. It contains
8505 headwords (FreeDict status: big enough to be useful). It can be either
used with the dictd server and a dict client or with GoldenDict.
tesseract-ocr-script-arab
tesseract-ocr data for Arabic script
Tesseract is an open source Optical Character Recognition (OCR)
Engine. It can be used directly, or (for programmers) using an API to
extract printed text from images. This package contains the data
needed for processing images in Arabic script.
python3-pyluach
Hebrew dates and Hebrew-Gregorian conversions (Python3 version)
Pyluach is a Python package for manipulating Hebrew (Jewish) calendar dates and
Hebrew-Gregorian conversions.
python-pygame-sdl2
reimplementation of the Pygame API using SDL2
Pygame_sdl2 is a reimplementation of the Pygame API using SDL2 and related
libraries. The initial goal of this project is to allow games written using
the pygame API to run on SDL2 on desktop and mobile platforms. The API will be
evolved to expose SDL2-provided functionality in a pythonic manner.
flip
convert text file line endings between Unix and DOS formats
The program converts line endings of text files between MS-DOS and
*nix formats. It detects binary files in a nearly foolproof way and
leaves them alone unless you override this. It will also leave files
alone that are already in the right format and preserves file
timestamps. User interrupts are handled gracefully and no garbage or
corrupted files left behind.