calceph

Planetary ephemeris data access tools

This package provides the command-line tools provided by the CALCEPH library. The CALCEPH Library is designed to access planetary ephemeris data, such INPOPxx and JPL DExxx ephemeris files, and the SPICE kernel (SPK) files.

libzxing-java

ZXing ("Zebra Crossing") barcode scanning library for Java, Android

ZXing ("zebra crossing") is an open-source, multi-format 1D/2D barcode image processing library implemented in Java, with ports to other languages.

golang-github-rsc-devweb

Development web server

This repo holds a program that lets you work on a Go web server and have it automatically recompile on each request, like in the App Engine local development SDK.

node-i18next-xhr-backend

backend layer for i18next using browsers xhr

python3-pystemd

systemd binding for Python

This library allows you to talk to systemd over D-Bus from Python, without actually thinking that you are talking to systemd over D-Bus. This allows you to programmatically start/stop/restart/kill and verify services status from systemd point of view, avoiding executing `subprocess.Popen(['systemctl', ...` and then parsing the output to know the result.
Example to fix typos in the current folder

misspell-fixer

Tool for fixing common misspellings, typos in source code

Utility to fix common misspellings, typos in source code. There are lots of typical misspellings in program code. Typically they are more eye-catching in the living code but they can easily hide in comments, examples, samples, notes and documentation. With this utility you can fix a large number of them very quickly.