view paste/paste.22218 @ 3900:b1b0dcb5ad5e

<fizzie> printf \'%s\\n\' \'#!/usr/bin/env python\' \'import sys\' \'import unicodedata\' \'print u" ".join("[U+{0:04x} {1}]".format(ord(c), unicodedata.name(c, "DUNNO")) for c in " ".join(sys.argv[1:]).decode("utf-8")).encode("utf-8")\' > bin/unidecode
author HackBot
date Fri, 11 Oct 2013 13:57:18 +0000
parents fce923f0df62
children
line wrap: on
line source

2012-03-08.txt:01:19:55: <Friendship> !c printf("%d
", 0011); /* :) */
2012-04-23.txt:19:16:16: <olsner> !c printf("%d", 011)