annotate index.html @ 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 d5456fe7b355
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3758
d5456fe7b355 <oerjan> fetch http://psychose.ca
HackBot
parents:
diff changeset
1 <html>
d5456fe7b355 <oerjan> fetch http://psychose.ca
HackBot
parents:
diff changeset
2 <head>
d5456fe7b355 <oerjan> fetch http://psychose.ca
HackBot
parents:
diff changeset
3 <title>Psychose</title>
d5456fe7b355 <oerjan> fetch http://psychose.ca
HackBot
parents:
diff changeset
4 </head>
d5456fe7b355 <oerjan> fetch http://psychose.ca
HackBot
parents:
diff changeset
5
d5456fe7b355 <oerjan> fetch http://psychose.ca
HackBot
parents:
diff changeset
6 <body>Yayyyy!</body>
d5456fe7b355 <oerjan> fetch http://psychose.ca
HackBot
parents:
diff changeset
7 </html>