python3-rdflib-jsonld

rdflib extension adding JSON-LD parser and serializer in Python 3

This parser/serialiser will

tesseract-ocr-pol

tesseract-ocr language files for Polish

Tesseract is an open source Optical Character Recognition (OCR) Engine. It can be used directly, or (for programmers) using an API to extract printed text from images. This package contains the data needed for processing images in Polish language.

python3-repoze.sphinx.autointerface

Sphinx extension to generate API docs from Zope interfaces (Python 3)

This package defines an extension for the Sphinx documentation system. The extension allows generation of API documentation by introspection of zope.interface instances in code.

r-bioc-savr

GNU R parse and analyze Illumina SAV files

This BioConductor module enables to parse Illumina Sequence Analysis Viewer (SAV) files, access data, and generate QC plots.

r-cran-rcppannoy

Rcpp bindings for Annoy (approximate nearest neighbors)

'Annoy' is a small C++ library for Approximate Nearest Neighbors written for efficient memory usage as well an ability to load from / save to disk. This package provides an R interface by relying on the 'Rcpp' package, exposing the same interface as the original Python wrapper to 'Annoy'.

python3-nose

test discovery and running for Python3 unittest

nose provides an alternate test discovery and running process for Python3 unittest, one that is intended to mimic the behavior of py.test as much as is reasonably possible without resorting to too much magic