Public Gists by mpg

Gravatar
Mon Jun 29 09:56:14 -0700 2009
1
2
3
#!/bin/sh
 
# Split a git repo in multiple repositories, one per top-level directory.
gist: 77135 A simple UTF-8 validator in...
Gravatar
Tue Mar 10 14:05:43 -0700 2009
1
2
3
#!/usr/bin/env texlua
 
-- A simple UTF-8 validator in Lua. (Tested only with texlua.)