Source: muttprofile
Section: mail
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends-Indep: perl
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/muttprofile.git
Vcs-Git: git://anonscm.debian.org/collab-maint/muttprofile.git

Package: muttprofile
Architecture: all
Depends: ${misc:Depends}, perl (>= 5.8.1-1), mutt
Description: utility to choose profiles in Mutt
 A profile in Mutt is simply a specific subset of the configuration. You may
 have a personal and a work profile, each of which uses the same base
 configuration and then overrides specific configuration items like the email
 address.
 .
 muttprofile gives an easy way to switch between such profiles from within
 a running instance of Mutt. Quite simple and quite beautiful, and implemented
 in perl.
