Package time-grunt

  • needed for http://kleinejan.github.io/titatoggle/

Python

  • app: beancount
  • library: SQLAlchemy-Continuum
  • hexdump (pypi only has .zip, maybe use .tar.gz from bitbucket)
  • mocket (tests fail, maybe needs files from github)
  • orderedmultidict
    • unlicense - http://unlicense.org/ is down right now
    • already a version of orderedmultidict in debian python3-boltons, different code and interface
  • furl depends on orderedmultidict
  • pook depends on furl
  • riprova
  • backoff
  • retry
  • forbiddenfruit - Patch built-in python objects (required for Python superpowers)
  • starlette
  • namesparser

Done

  • pytest-sugar
  • braceexpand

envelope

Envelopes is a wrapper for Python's email and smtplib modules. It aims to make working with outgoing e-mail in Python simple and fun.

Last commit was 13 Nov 2013. Best not to package for Debian while the library appears unmaintained.