diff options
| author | Makaze | 2014-10-30 17:21:08 -0400 |
|---|---|---|
| committer | Makaze | 2014-10-30 17:21:08 -0400 |
| commit | b1837b8c63a9dd0ee36b72aa192fd8d2e236b690 (patch) | |
| tree | b6185d66ed7baac5cb13755b0108c8ddca1b3d44 /_data/scripts.yaml | |
| parent | ff9a44047a299bce4995c22fd6f15851e1b065ee (diff) | |
| download | scripts.irssi.org-b1837b8c63a9dd0ee36b72aa192fd8d2e236b690.tar.bz2 | |
Added dice_concise.pl
Diffstat (limited to '_data/scripts.yaml')
| -rw-r--r-- | _data/scripts.yaml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/_data/scripts.yaml b/_data/scripts.yaml index c25007e..271f5ad 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -1091,6 +1091,17 @@ url: "http://www.enumerator.org/component/option,com_docman/task,view_category/Itemid,34/subcat,7/" version: "0.00.04" +- authors: "Marcell Kossin, Makaze" + contact: "izaya.orihara@gmail.com" + description: "A concise dice simulator for channels." + filename: "dice_concise.pl" + modified: "2014-03-28 21:15:23" + license: "GNU GPL Version 2 or later" + modules: "Scalar::Util" + name: "dice_concise" + url: "https://github.com/Makaze/" + version: "0.1.5" + - authors: "Juerd (first version: Timo Sirainen)" contact: "juerd@juerd.nl" description: "Caching dictionary based tab completion" |
