1 Source: nanobloggermail
4 Maintainer: gregor herrmann <gregor+debian@comodo.priv.at>
5 Build-Depends: debhelper (>= 5.0.0)
6 Standards-Version: 3.7.2
7 Homepage: http://www.toastfreeware.priv.at/
8 Vcs-Git: git://git.toastfreeware.priv.at/debian/nanobloggermail.git
9 Vcs-Browser: http://git.toastfreeware.priv.at/debian/nanobloggermail.git/
11 Package: nanobloggermail
13 Depends: nanoblogger, ${perl:Depends}
14 Description: helper script for submitting entries to nanoblogger via mail
15 nanobloggermail is a tiny perl script that takes a mail (or any other kind of
16 text) from stdin and feeds the relevant parts to nb (nanoblogger's binary).
18 It allows inserting new entries into weblogs without having shell access.