libcasa-msfits5
CASA msfits library
The casacore package contains the core libraries of the old
AIPS++/CASA (Common Astronomy Software Applications) package. This
split was made to get a better separation of core libraries and
applications.
libcasa-scimath5
CASA basic mathematical modules
The casacore package contains the core libraries of the old
AIPS++/CASA (Common Astronomy Software Applications) package. This
split was made to get a better separation of core libraries and
applications.
brazilian-conjugate
Brazilian Portuguese verb conjugator
This package contains a interactive program (conjugue) capable of
conjugating Portuguese verbs, as spoken in Brazil. The upstream version
is numbered 1.0, but as it is distributed together with the Ispell
dictionary for Brazilian Portuguese, it has the same version number as the
ibrazilian package for Debian.
node-smash
concatenate files together using import statements
Concatenates one or more input files, outputting a single merged file.
Any import statements in the input files are expanded in-place to the
contents of the imported file. If the same file is imported multiple
times, only the first instance of the file is included.
clang-modernize
Tool to convert C++98 and C++03 code to C++11
The purpose of the C++11 Migrator is to do source-to-source translation to
migrate existing C++ code to use C++11 features to enhance
maintainability, readability, runtime performance, and compile-time
performance. Development is still early and transforms fall mostly into
the first two categories. The migrator is based on Clang's LibTooling and
the AST Matching library.