r-cran-tidyr

GNU R package to easily tidy data

GNU R package to easily tidy data with 'spread()' and 'gather()' functions.

libmrpt-obs2.11

Mobile Robot Programming Toolkit - obs library

The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed to help robotics researchers to design and implement algorithms in the fields of Simultaneous Localization and Mapping (SLAM), computer vision, and motion planning (obstacle avoidance).

catdoc

text extractor for MS-Office files

The catdoc program reads one or more Microsoft Word files and outputs their contents to standard output as text.

cconv

simplified-traditional chinese conversion tool

The Chinese national GB standard defines a basic set of (around 6,000) characters for use in Simplified Chinese writing; this excludes many of the characters in the Taiwanese industry standard for Traditional Chinese called Big5 (around 13,000 characters in the basic set). However, Unicode is a superset of both (with the duplication removed).

python3-pylint-plugin-utils

Utilities and helpers for writing Pylint plugins (Python 3)

This is not a direct Pylint plugin, but rather a set of tools and functions used by other plugins such as pylint-django and pylint-celery.

python3-pytest-localserver

py.test plugin to test server connections locally (Python 3)

pytest-localserver is a plugin for the Pytest testing framework which enables to test server connections locally.