juri pakaste >> software

software

Free software authored by me over the years, in roughly reverse chronological order. Released under various free licenses, details behind the links.

chipmunk backup

Chipmunk Backup reads the contents of a directory, maintains a number of compressed and encrypted backups, created as necessary, and rsyncs them to another location.

pgrok

pgrok is an Emacs library for loading project specific settings and operating on projects.

vi-indent.el

vi-indent.el is a small Emacs library for vi style autoindent so you can override the indentation functionality of Emacs modes that are less than perfect.

jitertools

JIterTools is a Java library with with some helpers for Iterators/Iterables.

jugc

Java Units Generator and Converter, a Java tool for generating an unit conversion library for Java or Python.

news2atom

news2atom is a NEWS to Atom converter.

audioformat

audioformat is a simple audio format converter for the GNOME desktop.

outcry

outcry is a remotely controllable Icecast streamer. Download.

caboodle

caboodle is a puzzle game for the GNOME desktop.

lukutoukka

lukutoukka is a speed reader for the GNOME desktop.

python-opml

python-opml is a library for parsing and generating OPML files. Download

straw

A blog aggregator for the desktop.

base64 for common lisp

base64.lisp is a stand alone, public domain library implementing the base64 transfer encoding algorithm in Common Lisp. base64.lisp

It's probably a good idea to use cl-base64 instead, which is based on this.

pyshout

pyshout is a wrapper for libshout to make it accessible as a Python class. pyshout-0.0.6.tar.gz

Note that this is very old code indeed and probably does not work anymore.