el-get/recipes/erc-social-graph.rcp
2016-04-04 15:40:10 +02:00

8 lines
268 B
Plaintext

(:name erc-social-graph
:description "A social network graph module for ERC."
:type github
:pkgname "vibhavp/erc-social-graph"
:depends (erc)
:prepare (progn
(autoload 'erc-social-graph-enable "erc-social-graph")))