diff options
| author | Geert Hauwaerts | 2014-11-26 17:30:11 +0100 |
|---|---|---|
| committer | Geert Hauwaerts | 2014-11-26 17:30:11 +0100 |
| commit | d967ffe44c7707698829083f9c61274e02371adb (patch) | |
| tree | f59b23b265f8348a7870dccb772a2d6aaf46b0af /_data | |
| parent | fd702973e5512d22a63dccf9246dc67ec3365899 (diff) | |
| parent | b1837b8c63a9dd0ee36b72aa192fd8d2e236b690 (diff) | |
| download | scripts.irssi.org-d967ffe44c7707698829083f9c61274e02371adb.tar.bz2 | |
Merge pull request #85 from Makaze/foobar
Added dice_concise.pl
Diffstat (limited to '_data')
| -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" |
