1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: charm
Section: web
Priority: optional
Uploaders: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
Maintainer: Christopher Lunsford <binarymutant@gmail.com>
XS-Python-Version: >=2.5
Build-Depends: debhelper (>= 5.0.38), dpatch (>=2.0.29), python-support (>= 0.5.3), python (>=2.5)
Standards-Version: 3.8.4
Homepage: http://ljcharm.sourceforge.net/
Vcs-Svn: svn://svn.debian.org/python-apps/packages/charm/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/charm/trunk/
Package: charm
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-feedparser (>=4.1)
XB-Python-Version: ${python:Versions}
Description: LiveJournal and Atom blogging client for the terminal
Charm is a client for journaling and blogging. It supports
LiveJournal, Atom, and MetaWeb. Charm is entirely text-based,
and can be used either to post directly from the command
line, or through interactive text menus.
|