-
Red Hat
- Ireland
- http://that.guru
Popular repositories
-
pyblehci
A combined parser-builder for TI vendor-specific HCI packets
-
dotfiles
A collection of *rc files I use in Linux
-
patchwork
My working copy of Patchwork source
Python 2
-
pwclient
The command-line client for the Patchwork patch tracking tool
Python 2
-
gnu-autotool-test
Demonstration of AutoTools integration in a C project
C 1
-
python-ctags
Python bindings for ctags index file
C 1
940 contributions in the last year
Contribution activity
August 2017
July 2017
apidoc: Move apidoc to ext/apidoc
The 'sphinx-apidoc' tool is no longer the only kid on the block when it comes to automatic documentation of Python projects, with the likes of 'sph…
v-else for v-for
What problem does this feature solve? Python (and presumably other languages) has a nifty for-else pattern that lets you provide a fallthrough cond…