summaryrefslogtreecommitdiffstats
path: root/news/canto/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'news/canto/DETAILS')
-rwxr-xr-xnews/canto/DETAILS18
1 files changed, 18 insertions, 0 deletions
diff --git a/news/canto/DETAILS b/news/canto/DETAILS
new file mode 100755
index 0000000000..20a3129f19
--- /dev/null
+++ b/news/canto/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=canto
+ VERSION=0.7.9
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=http://codezen.org/static/${SOURCE}
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://codezen.org/canto/"
+ LICENSE[0]=GPL
+ ENTERED=20100603
+ SHORT="An RSS/Atom newsreader that sucks less"
+cat << EOF
+Canto is an Atom/RSS feed reader for the console that is meant to be quick,
+concise, and colorful. It's meant to allow you to crank through feeds like
+you've never cranked before by providing a minimal, yet information packed
+interface. No navigating menus. No dense blocks of unreadable white text. An
+interface with almost infinite customization and extensibility using the
+excellent Python programming language.
+EOF