diff options
| author | David Leadbeater | 2014-07-06 15:16:01 +0100 |
|---|---|---|
| committer | David Leadbeater | 2014-07-10 21:10:36 +0100 |
| commit | bf0d7086c0286f37971217303e00b6df274a721b (patch) | |
| tree | 1fb81496d8adeda233b84b5efe45a7b53974cb6d /_data/scripts.yaml | |
| parent | 3f9855162e635466abd8c5e3f0fb9dfbc1464e2a (diff) | |
| download | scripts.irssi.org-bf0d7086c0286f37971217303e00b6df274a721b.tar.bz2 | |
Add unicode.pl
Diffstat (limited to '_data/scripts.yaml')
| -rw-r--r-- | _data/scripts.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/_data/scripts.yaml b/_data/scripts.yaml index feb6ebd..037ce86 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -4496,3 +4496,12 @@ name: "smartfilter" url: "none" version: "0.1" + +- authors: "David Leadbeater" + contact: "dgl@dgl.cx" + description: "Get infomation about unicode characters" + filename: "unicode.pl" + modified: "2014-07-06" + license: "WTFPL" + name: "unicode" + version: "1" |
