Bug#849154: ITP: xattrvi -- easily view and edit extended filesystem attributes in user-namespace

2016-12-23 Thread Jonas Große Sundrup
Am 23.12.2016 um 09:47 schrieb bugs-deb...@antipoul.fr:
>> * URL : https://github.com/cherti/mailexporter
> The correct URL seems to be https://github.com/cherti/xattrvi

Oops, you are absolutely right. Slipup of mine when filing the ITP, it
it will be correct in the package. Thanks for pointing out!


> Interesting piece of software though.

Thanks, I'll try to still get it into stretch, we'll see. :)


  ~ Jonas



Bug#849154: ITP: xattrvi -- easily view and edit extended filesystem attributes in user-namespace

2016-12-22 Thread Jonas Große Sundrup
Package: wnpp
Severity: wishlist
Owner: "Jonas Große Sundrup" <cherti+deb...@letopolis.de>

* Package name: xattrvi
  Version : 1.0
  Upstream Author : Jonas Große Sundrup <cherti+deb...@letopolis.de>
* URL : https://github.com/cherti/mailexporter
* License : GPL-3
  Programming Lang: Python
  Description : easily view and edit extended filesystem attributes in the 
user-namespace

xattrvi allows editing of extended attributes of files in the user-namespace
by providing those in an editable file which can be viewed and modified
using the user's preferred editor. This improves the usability of extended
attributes for annotation purposes on files by users and therefore would
benefit the users of Debian.
It is actively used by myself and only depends on the python-standard library.
The user experience is similar to ldapvi, although the objective is different.
Similar software include setfattr and getfattr, which are more powerful (e.g.
they can also annotate symlinks which xattrvi can't), but aren't as convenient
as xattrvi for reasons as that they cannot display all key-value pairs in one
go. 
Therefore xattrvi and {s,g}etfattr complement each other very well, the former
for notes like origin-URL, the latter for scripts and non-userspace-xattrs.



Bug#847517: ITP: prometheus-mailexporter -- exports metrics about mail server functionality

2016-12-08 Thread Jonas Große Sundrup
Package: wnpp
Severity: wishlist
Owner: Jonas Große Sundrup <jonas+deb...@letopolis.de>

* Package name: prometheus-mailexporter
  Version : 0.2+git20161116.1.cf852d3-1
  Upstream Author : Jonas Große Sundrup
* URL : https://github.com/cherti/mailexporter
* License : GPL-3
  Programming Lang: Go
  Description : exports prometheus-style metrics about mail server 
functionality


 # Description

 This package exports metrics for the prometheus monitoring system about
 mail server functionality. It can be used for mail delivery systems that
 are based on Maildir and tests MDA and optionally SMTP functionality.
 .
 Gathered metrics include roundtrip times and mail timeouts and exposes
 those in the prometheus metrics format.

 # reasoning for packaging

 A lot of servers are running Debian GNU/Linux. This packet allows installing
 instrumentation to monitor mailservers with the prometheus-monitoring-system
 directly from within debian.