Package: basilisk2 Description-md5: e83e142cb49b01600e0e123d5566127b Description-en: 68k Macintosh emulator Basilisk II is an Open Source 68k Macintosh emulator. That is, it enables you to run 68k MacOS software on you computer, even if you are using a different operating system. However, you still need a copy of MacOS and a Macintosh ROM image to use Basilisk II. . Some features of Basilisk II: - Emulates either a Mac Classic (which runs MacOS 0.x thru 7.5) or a Mac II series machine (which runs MacOS 7.x, 8.0 and 8.1), depending on the ROM being used - Color video display - CD quality sound output - Floppy disk driver (only 1.44MB disks supported) - Driver for HFS partitions and hardfiles - CD-ROM driver with basic audio functions - Easy file exchange with the host OS via a "Host Directory Tree" icon on the Mac desktop - Ethernet driver - Serial drivers - SCSI Manager (old-style) emulation - Emulates extended ADB keyboard and 3-button mouse - Uses UAE 68k emulation or (under AmigaOS and NetBSD/m68k) real 68k processor Package: blimps-examples Description-md5: 18ddc9ff8aab78bc1efd53cccc24389d Description-en: blocks database improved searcher (example data) BLIMPS (BLocks IMProved Searcher) is a searching tool that scores a protein sequence against blocks or a block against sequences. . This package contains example data. Package: blimps-utils Description-md5: 1afe4567b883b39e7050a4f604a91e17 Description-en: blocks database improved searcher BLIMPS (BLocks IMProved Searcher) is a searching tool that scores a protein sequence against blocks or a block against sequences. . This package contains the binaries. Package: firmware-qcom-dragonboard845c Description-md5: 3507088ed94312d44b4d5f5207d7374f Description-en: Binary firmware for various Qualcomm drivers used on Dragonboard 845c This package contains the binary firmware for GPU, USB, Venus, DSP hardware coprocessors found on SDM845, which is the main SoC on the Dragonboard 845c. Package: firmware-qcom-rb3gen2 Description-md5: 932dde057b2dbbe5130433652321aa51 Description-en: Binary firmware for Qualcomm Robotics RB3 Gen2 This package contains the binary firmware for the QCS6490, which is the main SoC on the Robotics RB3 Gen2. Package: firmware-qcom-rb5 Description-md5: 0abf8cbedf59bff7af0b4696550319c7 Description-en: Binary firmware for various Qualcomm drivers used on Robotics RB5 This package contains the binary firmware for the SM8250, which is the main SoC on the Robotics RB5. Package: gitaly-installer Description-md5: a0db51942a7c98ec821bffaf2b5a8789 Description-en: Git RPC service for handling all the git calls made by GitLab Gitaly makes the git data storage tier of large GitLab instances fast. This is achieved by moving git operations as close to the data as possible and Optimizing git services using caching. Gitaly is a core service of gitlab. This package installs Gitaly from pre-built binaries from Gitlab artifacts. Package: gitlab-common Description-md5: ccb3bd8dfffd14a6e75d53315368861a Description-en: git powered software platform to collaborate on code (common) gitlab provides web based interface to host source code and track issues. It allows anyone for fork a repository and send merge requests. Code review is possible using merge request workflow. Using groups and roles project access can be controlled. . This package includes configurations common to gitlab and gitaly. Package: libblimps3 Description-md5: a1ad50ab461eca726e0a4e957f1a2ffa Description-en: blocks database improved searcher library BLIMPS (BLocks IMProved Searcher) is a searching tool that scores a protein sequence against blocks or a block against sequences. . This package provides the shared library. Package: libblimps3-dev Description-md5: 4d04b155f279229d68533b0ec59a8e4f Description-en: blocks database improved searcher library (development) BLIMPS (BLocks IMProved Searcher) is a searching tool that scores a protein sequence against blocks or a block against sequences. . This package provides the library development headers and the static library. Package: libfdkaac-ocaml Description-md5: bb2f9e8c4bbbe0171677f3112ec84bc4 Description-en: OCaml interface to the fdkaac library -- runtime files This package provides an interface to the fdkaac library for OCaml programmers. . The FDK AAC Codec Library For Android contains an encoder implementation of the Advanced Audio Coding (AAC) audio codec. . This package contains only the shared runtime stub libraries. Package: libfdkaac-ocaml-dev Description-md5: 9aeb7a2390ccd3baa5b2d363ba61ce74 Description-en: OCaml interface to the fdkaac library -- development files This package provides an interface to the fdkaac library for OCaml programmers. . The FDK AAC Codec Library For Android contains an encoder implementation of the Advanced Audio Coding (AAC) audio codec. . This package contains all the development stuff you need to develop OCaml programs which use ocaml-fdkaac. Package: libfdkaac-ocaml-dynlink Description-md5: 70244771865d3116ad8cf83f837f959a Description-en: OCaml interface to the fdkaac library -- dynamically load This package provides an interface to the fdkaac library for OCaml programmers. . The FDK AAC Codec Library For Android contains an encoder implementation of the Advanced Audio Coding (AAC) audio codec. . This package contains the modules needed to dynamically load ocaml-fdkaac in a program. Package: libgloo-cuda-0 Description-md5: 11fe5b4bb9197845522ecac87176ae15 Description-en: Collective communications library (shared object) Gloo is a collective communications library. It comes with a number of collective algorithms useful for machine learning applications. These include a barrier, broadcast, and allreduce. . Transport of data between participating machines is abstracted so that IP can be used at all times, or InifiniBand (or RoCE) when available. In the latter case, if the InfiniBand transport is used, GPUDirect can be used to accelerate cross machine GPU-to-GPU memory transfers. . Where applicable, algorithms have an implementation that works with system memory buffers, and one that works with NVIDIA GPU memory buffers. In the latter case, it is not necessary to copy memory between host and device; this is taken care of by the algorithm implementations. . This package ships the shared object for Gloo. Package: libgloo-cuda-dev Description-md5: 1eb5d67397fdb9a8162c5c082d1e6d78 Description-en: Collective communications library (development files) Gloo is a collective communications library. It comes with a number of collective algorithms useful for machine learning applications. These include a barrier, broadcast, and allreduce. . Transport of data between participating machines is abstracted so that IP can be used at all times, or InifiniBand (or RoCE) when available. In the latter case, if the InfiniBand transport is used, GPUDirect can be used to accelerate cross machine GPU-to-GPU memory transfers. . Where applicable, algorithms have an implementation that works with system memory buffers, and one that works with NVIDIA GPU memory buffers. In the latter case, it is not necessary to copy memory between host and device; this is taken care of by the algorithm implementations. . This package ships the development files. Package: libparmetis-dev Description-md5: 839c770f477cb92f6af09275d807c484 Description-en: Parallel Graph Partitioning and Sparse Matrix Ordering Libs: Devel ParMetis computes minimal-cut partitions of graphs and meshes in parallel, and orders variables for minimal fill when using direct solvers for sparse matrices. It does all this in parallel, and also can efficiently re-partition a graph or mesh whose connectivity has changed. . This package contains files needed to develop programs using ParMetis. Package: libparmetis4.0 Description-md5: 17a6686f47a3b63f4328881bffab697b Description-en: Parallel Graph Partitioning and Sparse Matrix Ordering Shared Libs ParMetis computes minimal-cut partitions of graphs and meshes in parallel, and orders variables for minimal fill when using direct solvers for sparse matrices. It does all this in parallel, and also can efficiently re-partition a graph or mesh whose connectivity has changed. . This package contains the ParMetis shared libraries. Package: libvdjtools-java Description-md5: 7e9969d6b00277d3bd7ca29f1a863e71 Description-en: Java library of vdjtools The VDJtools are interacting with the R statistics environment to characterize the constitution of the immune repertoire of B and T cells. This package provides the Java library. Package: parmetis-doc Description-md5: 55cc39b179c0b5b2dedead6fc6a8c34f Description-en: Parallel Graph Partitioning and Sparse Matrix Ordering Lib - Docs ParMetis computes minimal-cut partitions of graphs and meshes in parallel, and orders variables for minimal fill when using direct solvers for sparse matrices. It does all this in parallel, and also can efficiently re-partition a graph or mesh whose connectivity has changed. . This package contains the documentation and example files. Package: parmetis-test Description-md5: b9b53f52a3b7e53d03b5260911e600a9 Description-en: Parallel Graph Partitioning and Sparse Matrix Ordering Tests ParMetis computes minimal-cut partitions of graphs and meshes in parallel, and orders variables for minimal fill when using direct solvers for sparse matrices. It does all this in parallel, and also can efficiently re-partition a graph or mesh whose connectivity has changed. . This package contains programs which test the ParMetis libraries using files in the parmetis-doc package's examples directory. Package: sabnzbdplus Description-md5: 9af99c00c3efdc0801f9fda555ddbd78 Description-en: web-based binary newsreader with nzb support SABnzbd+ is a web-based binary newsgrabber written in Python, with support for the popular nzb file format. It greatly simplifies the process of downloading from Usenet, thanks to a friendly web-based, fully customizable user interface and advanced built-in post-processing options including the ability to automatically verify, repair, extract and clean up downloaded posts. . Multiple servers are supported, as well as secure (ssl) connections, ipv6, scheduling, pausing and resuming downloads, queue manipulation, rss feeds, automatic sorting, a download history, email notifications, and custom post-processing scripts. An extensive API allows third party applications to interact with the program. . This package contains the program itself and all interface templates. Package: sift Description-md5: 7788bf12148938f8dc8e4675657ce605 Description-en: predicts if a substitution in a protein has a phenotypic effect SIFT is a sequence homology-based tool that sorts intolerant from tolerant amino acid substitutions and predicts whether an amino acid substitution in a protein will have a phenotypic effect. SIFT is based on the premise that protein evolution is correlated with protein function. Positions important for function should be conserved in an alignment of the protein family, whereas unimportant positions should appear diverse in an alignment. Package: uqm-content Description-md5: d7f7f708308d54e508318be3eb7c3bcf Description-en: The Ur-Quan Masters - Game data files You return to Earth with a vessel built from technology discovered from an ancient race called the Precursors only to find it enslaved. Gather allies from a wide variety of races, engage in space combat with various foes, and save the galaxy from the Ur-Quan! . This package contains all the game data files for The Ur-Quan Masters. Package: uqm-music Description-md5: e30a0c3c7725aff364033433f48e819a Description-en: The Ur-Quan Masters - Game music files You return to Earth with a vessel built from technology discovered from an ancient race called the Precursors only to find it enslaved. Gather allies from a wide variety of races, engage in space combat with various foes, and save the galaxy from the Ur-Quan! . This package contains higher quality game music files for The Ur-Quan Masters, in ogg vorbis format. If you don't install this package, the game will use lower-quality mod music files. Package: uqm-voice Description-md5: 97d3042297f40db281c3216b6096a25e Description-en: The Ur-Quan Masters - Voice files You return to Earth with a vessel built from technology discovered from an ancient race called the Precursors only to find it enslaved. Gather allies from a wide variety of races, engage in space combat with various foes, and save the galaxy from the Ur-Quan! . This package contains all the voice recordings used in the game. Note that it is over 100Mb! You can play the game without these files if the package is too big. Package: vdjtools Description-md5: 847526ddf264ff5fe4eb08d70a31d79e Description-en: framework for post-analysis of B/T cell repertoires VDJtools is an open-source Java/Groovy-based framework designed to facilitate analysis of immune repertoire sequencing (RepSeq) data. VDJtools computes a wide set of statistics and is able to perform various forms of cross-sample analysis. Both comprehensive tabular output and publication-ready plots are provided. . The main aims of the VDJtools Project are: . * To ensure consistency between post-analysis methods and results * To save the time of bioinformaticians analyzing RepSeq data * To create an API framework facilitating development of new RepSeq analysis applications * To provide a simple enough command line tool so it could be used by immunologists and biologists with little computational background Package: videotrans Description-md5: e1f89ca2dddfd4e1fb8361b8e9ee4150 Description-en: DVD authoring utilities A collection of utilities and scripts designed to help with DVD authoring: * movie-to-dvd - convert video to MPEG2 + MP2 or AC3 * movie-title - combine video and title sequence into a menu * movie-make-title - create background video for DVD menu * movie-make-title-simple - create background image+audio for DVD menu * movie-rip-tv.com - gather information about TV series from tv.com * movie-rip-epg.data - convert EPG to .info for movie-title * movie-compare-dvd - verify if DVD was burned correctly Package: xvid4conf Description-md5: 61196a43ff23beb7b6d2803a0888df6a Description-en: creates XviD configuration files This tool creates XviD configuration files. The generated configuration file is meant to be read by transcodes xvid4 export module. This module (and so the configuration file) is intended to be used with XviD 1.0 (dev-api-4) Package: yale Description-md5: 46e088008ce08a1e9426e8d000ccbd9b Description-en: stellar data set from the Yale Bright Star Catalog These data come from the [Yale] Bright Star Catalog, 5th Rev. Ed. (preliminary), Hoffleit and Warren, 1991. It contains all the stars with apparent magnitude brighter than +6.5. . This stellar data set may be viewed with StarPlot program available from Debian, but can be used with other astronomical software. Package: ydpdict Description-md5: 1d8b03ebcd291c2d6c1dc8caf4e40e25 Description-en: interface for Collins and Langenscheidt dictionaries This is an ncurses interface to the Collins English-Polish/Polish-English and/or Langenscheidt German-Polish/Polish-German dictionaries distributed by Young Digital Planet. It can also play the pronunciation samples if the CD is available. . This package is only the interface, it does not contain the dictionary files itself. To use it, you need a copy of a dictionary from YDP. Package: xlnx-firmware Description-md5: 46dd46d1220a348e3c4a8fee39e3d9f6 Description-en: Xilinx firmware for ZCU boards Image selector, first stage bootloader, PMU FW, ARM trusted firmware, and bitstreams for Xilinx boards. Package: xlnx-versal-firmware Description-md5: c01926cbba47abce372e7966008658eb Description-en: Xilinx firmware for Versal boards Image selector, first stage bootloader, PLM file, ATF binary, PSMFW efi, etc for Xilinx boards.