irc-protocol 1.0.0
IRC protocol utilities
$ akku update $ akku install irc-protocol $ .akku/env
Authors
Göran Weinholt
Homepage
Information missing.
License
MIT
Dependencies
^2.1.0-beta
^0.0.0-akku.54.df8c43d
^1.1.0
^1.2.0
^0.1.0-alpha.1
^0.7.3
Source code
https://github.com/weinholt/irc-protocol.git git
8e14af4ccead18aa73541a272b74020b6e68f8a3
Tag: v1.0.0
Package contents
- (irc-protocol ctcp) R6
- → ctcp-message?
- ← (rnrs) R6
- (irc-protocol fish) R6
- → fish-message? fish-decrypt-message fish-encrypt-message fish-key-init? fish-generate-key make-fish-key
- ← (rnrs) R6
- ← (srfi :1 lists) SRFI
- ← (srfi :13 strings) SRFI
- ← (industria bytevectors)
- ← (industria crypto blowfish)
- ← (industria crypto dh)
- ← (hashing sha-2)
- ← (struct pack)
- ← (industria base64)
- (irc-protocol format) R6
- → irc-format-condition? format-message-raw format-message-and-verify format-message-with-whitewash
- ← (rnrs) R6
- ← (srfi :1 lists) SRFI
- ← (srfi :13 strings) SRFI
- ← (industria bytevectors)
- ← (industria strings)
- ← (irc-protocol parse)
- ← (irc-protocol private)
- (irc-protocol parse) R6
- → irc-parse-condition? parse-message parse-message-bytevector extended-prefix? prefix-split prefix-nick parse-isupport isupport-defaults string-irc=? string-upcase-irc string-downcase-irc irc-match? parse-channel-mode
- ← (rnrs) R6
- ← (srfi :1 lists) SRFI
- ← (srfi :13 strings) SRFI
- ← (industria bytevectors)
- ← (industria strings)
- ← (irc-protocol private)
- (irc-protocol private) R6 Internal
- → parameter->bytevector
- ← (rnrs) R6
- ← (srfi :1 lists) SRFI
- ← (srfi :13 strings) SRFI
- ← (industria bytevectors)
- ← (industria strings)
Version history
- 2019-04-20 ~ 1.0.0