python-toml
library for Tom's Obvious, Minimal Language - Python 2.7
This package provides a Python module which parses and emits TOML. TOML aims
to be a minimal configuration file format that's easy to read due to obvious
semantics. TOML is designed to map unambiguously to a hash table. TOML should
be easy to parse into data structures in a wide variety of languages.
librsync2
rsync remote-delta algorithm library
librsync implements the rsync remote-delta algorithm, which allows for
efficient remote updates of a file, without requiring the old and new versions
to both be present at the transmitter. The library uses a stream-based designed
so that it can be easily embedded into network applications.
gcc-9-plugin-dev-mipsel-linux-gnu
Files for GNU GCC plugin development.
This package contains (header) files for GNU GCC plugin development. It
is only used for the development of GCC plugins, but not needed to run
plugins.
python-wstool
Commands to manage multi-VCS repositories (for Robot OS) Python 2
This package is part of Robot OS (ROS). It provides commands to
manage several local VCS repositories based on a single workspace
definition file (.rosinstall). Git, Mercurial, Subversion, and Bazaar
are supported.
python-dcmstack
DICOM to NIfTI conversion
DICOM to Nifti conversion with the added ability to extract and summarize
meta data from the source DICOMs. The meta data can be injected into a
Nifti header extension or written out as a JSON formatted text file.
gdc-mips64el-linux-gnuabi64
GNU D compiler (based on GCC) for the mips64el architecture
This is the GNU D compiler, which compiles D on platforms supported by
the gcc compiler. It uses the gcc backend to generate optimized code.