diff options
Diffstat (limited to '_data')
| -rw-r--r-- | _data/scripts.yaml | 10 | 
1 files changed, 10 insertions, 0 deletions
diff --git a/_data/scripts.yaml b/_data/scripts.yaml index ba10378..1936007 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -812,6 +812,16 @@    url: http://scripts.irssi.org/    version: '1.0'  - +  authors: dwfreed +  contact: dwfreed@mtu.edu +  description: 'Prints caps; derived from cap_sasl.pl by Michael Tharp (gxti), Jilles Tjoelker (jilles), and Mantas Mikulėnas (grawity)' +  filename: cap.pl +  license: GPLv2 +  modified: '2016-09-13 03:32:53' +  name: cap +  url: 'none yet' +  version: '1.0' +-    authors: 'Michael Tharp (gxti), Jilles Tjoelker (jilles), Mantas Mikulėnas (grawity)'    contact: grawity@gmail.com    description: 'Implements SASL authentication and enables CAP "multi-prefix"'  | 
