diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2010-08-15 18:23:23 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-08-15 20:53:42 -0500 |
commit | 0b8bbbe4a63ad9555891079e860d09504acc252c (patch) | |
tree | 6d4b5cb9cd93405d55d36f941063cb0c6f0be7f4 /network/canto/README | |
parent | cfc489b45520367915c4dd97516a54bab6569aac (diff) | |
download | slackbuilds-0b8bbbe4a63ad9555891079e860d09504acc252c.tar.gz |
network/canto: Added (An ncurses RSS aggregator)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/canto/README')
-rw-r--r-- | network/canto/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/canto/README b/network/canto/README new file mode 100644 index 0000000000..3e91d67cfa --- /dev/null +++ b/network/canto/README @@ -0,0 +1,10 @@ +canto (An ncurses RSS aggregator) + +Canto is an Atom/RSS feed reader for the console that is meant to be +quick, concise, and colorful. It is meant to allow you to crank +through feeds like you've never cranked before by providing a +minimal, yet information packed interface. An interface with almost +infinite customization and extensibility using the excellent Python +programming language. + +This requires python2-chardet. |