ogamesim

Console Ogame Simulator

Console battles simulator for the online MMORG Ogame (strategic space simulation game): http://ogame.org. It allows to perform the battles simulation between one player and another one player (Multi-combat mode is not supported). The simulator can integrate in a script bot or can be used just for the battle result calculation.

octave-sockets

communication through Internet sockets in Octave

This package provides functions to work with sockets in octave, mimicking the Unix socket API (socket, connect, disconnect, gethostbyname, send, recv, bind, listen, and accept)

octave-struct

additional structure manipulation functions for Octave

This package provides additional structure manipulation functions for octave.

python3-svg.path

SVG path objects and parser for Python3

In SVG (Scalable Vector Graphics), paths are used to draw simple or compounded shape outlines. svg.path is a collection of objects that implement the path commands in SVG (Line, Arc, QuadraticBezier, CubicBezier), and a parser for SVG path definitions.

libfixposix4

Replacement for inconsistent parts of POSIX (runtime)

The purpose of libfixposix is to offer replacements for parts of POSIX whose behaviour is inconsistent across *NIX flavours.

python3-pytest-aiohttp

PyTest plugin for aiohttp support

The library provides useful fixtures for creation test aiohttp server and client.