Maemo 5
test
Votes: 1
porting to maemo/n900 of pyOBD. pyOBD is an OBD-II (SAE-J1979) compliant scantool software written entirely in Python. It is meant to interface with the low cost ELM 32x devices such as ELM-BT.
pyOBD was written by Donour Sizemore, now maintained and improved by SECONS Ltd.i
Votes: 2
The GNU sed stream editor
sed reads the specified files or the standard input if no files are specified, makes editing changes according to a list of commands, and writes the results to the standard output. Due to conflicts with busybox and SDK, the binary of 'sed' is stored in /usr/bin/gnu, which could be added to $PATH, and also available as 'gsed'.
