ruby-curses
curses binding for Ruby
Ruby binding for curses, ncurses, and PDCurses. curses is an
extension library for text UI applications.
ruby-liquid-c
liquid performance extension in C
A partial native implementation of the liquid ruby gem in C to speed
up the performance and can also help with Jekyll site builds.
saods9
Image display tool for astronomy
SAOImage DS9 is an astronomical imaging and data visualization
application. DS9 supports FITS images and binary tables, multiple frame
buffers, region manipulation, and many scale algorithms and colormaps. It
provides for easy communication with external analysis tasks and is highly
configurable and extensible via XPA and SAMP.
tclfitsy
Tcl FITS Extension
FITS (Flexible Image Transport System) is a data format most used in
astronomy. tclsfits is a Tcl package for reading FITS format data files.
This package is used mainly for saods9 and not tested otherwise.
python3-shippinglabel
Utilities for handling packages
Module developed with the aim of assisting the developer in managing
packages with the following functions:
- Returns the web links for the given project.
- Useful for creating and verifying sha256 checksums of files.
- Useful for working with trove classifiers.
- Useful for working with the Python Package Index (PyPI).
- Useful for working with PEP 508 requirements.
- Useful for working with source distributions.
- Serves to assist in building conda packages.
- Returns the subset of versions that do not end with -dev.
- Returns the subset of versions that are not pre-releases
(alpha, beta, dev, rc etc.).
packages.
- Reads the pyvenv.cfg for the given virtualenv and returns a key:
value mapping of your content.
- among other features.
python3-pip
Python package installer
pip is the Python package installer. It integrates with virtualenv, doesn't
do partial installs, can save package state for replaying, can install from
non-egg sources, and can install from version control repositories.