apertium-swe
Apertium single language data for Swedish
Data package providing Apertium language resources for Swedish
libghc-invariant-prof
Haskell98 invariant functors; profiling libraries
This package provides the Data.Functor.Invariant and Data.Functor.Invariant.TH
Haskell modules which implement Haskell98 invariant functors (also known as
exponential functors).
ruby-zentest
ZenTest provides 4 different tools: zentest, unit_diff, autotest, and multiruby
zentest scans your target and unit-test code and writes your missing
code based on simple naming rules, enabling XP at a much quicker pace.
zentest only works with Ruby and Minitest or Test::Unit. There is
enough evidence to show that this is still proving useful to users, so
it stays.
python-vagrant
Python 2.7 bindings for interacting with Vagrant virtual machines
python-vagrant is a Python module that provides a _thin_ wrapper
around the `vagrant` command line executable, allowing programmatic
control of Vagrant virtual machines (boxes). This project began to
create Python bindings for Vagrant to programmatically access vagrant
boxes using Fabric. This module is useful for:
python3-pychromecast
Library to communicate with Google Chromecast (Python 3)
This library makes it easy to communicate with a Chromecast device using
Python.
node-for-in
iterate over object
Iterate over the own and inherited enumerable properties of an object,
and return an object with properties that evaluate to true from the
callback. Exit early by returning `false`.