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.
boinc-client-nvidia-cuda
metapackage for CUDA-savvy BOINC client and manager
The Berkeley Open Infrastructure for Network Computing (BOINC) is a
software platform for distributed computing: several initiatives of
various scientific disciplines all compete for the idle time of
desktop computers. The developers' web site at the University of
Berkeley serves as a common portal to the otherwise independently run
projects.
boinc-client-opencl
metapackage for AMD/ATI OpenCL-savvy BOINC client and manager
The Berkeley Open Infrastructure for Network Computing (BOINC) is a
software platform for distributed computing: several initiatives of
various scientific disciplines all compete for the idle time of
desktop computers. The developers' web site at the University of
Berkeley serves as a common portal to the otherwise independently run
projects.
boinc-virtualbox
metapackage for virtualbox-savvy projects
The Berkeley Open Infrastructure for Network Computing (BOINC) is a
software platform for distributed computing: several initiatives of
various scientific disciplines all compete for the idle time of
desktop computers. The developers' web site at the University of
Berkeley serves as a common portal to the otherwise independently run
projects.
libeclipse-jdt-core-compiler-batch-java
Eclipse Java Compiler Batch
Eclipse JDT Core is the Java infrastructure of the Eclipse Java IDE.
It includes:
* An incremental Java compiler. Implemented as an Eclipse builder, it is based
on technology evolved from VisualAge for Java compiler. In particular, it
allows one to run and debug code which still contains unresolved errors.
* A Java Model that provides API for navigating the Java element tree.
The Java element tree defines a Java centric view of a project. It surfaces
elements like package fragments, compilation units, binary classes, types,
methods, fields.
* A Java Document Model providing API for manipulating a structured Java
source document.
* Code assist and code select support.
* An indexed based search infrastructure that is used for searching, code
assist, type hierarchy computation, and refactoring. The Java search engine
can accurately find precise matches either in sources or binaries.
* Evaluation support either in a scrapbook page or a debugger context.
* Source code formatter