gnu: glirc: Extend description.
* gnu/packages/irc.scm (glirc)[description]: Extend.
This commit is contained in:
parent
fdc0721253
commit
844a98ed52
@ -148,9 +148,11 @@
|
|||||||
(home-page "https://github.com/glguy/irc-core")
|
(home-page "https://github.com/glguy/irc-core")
|
||||||
(synopsis "Console IRC client")
|
(synopsis "Console IRC client")
|
||||||
(description
|
(description
|
||||||
"Glirc is a console IRC client with an emphasis on providing dynamic views
|
"Glirc is a console IRC client that focuses on providing both high-detail
|
||||||
into the model of your IRC connections. All views and transformation are
|
and concise views of an IRC connection. All views and transformation are
|
||||||
dynamic and don't change the underlying model.")
|
dynamic and don't change the underlying model. It also provides advanced
|
||||||
|
line-editing features including syntax-highlighting, multi-line buffering,
|
||||||
|
and argument placeholders.")
|
||||||
(license license:isc)))
|
(license license:isc)))
|
||||||
|
|
||||||
(define-public quassel
|
(define-public quassel
|
||||||
|
Loading…
Reference in New Issue
Block a user