diff options
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. |