Bug#831515: ITP: sdnotify -- A pure Python implementation of systemd's service notification protocol

2016-07-16 Thread Guus Sliepen
On Sat, Jul 16, 2016 at 10:29:51PM +0200, Orestis Ioannou wrote:

> * Package name: sdnotify
>   Description : A pure Python implementation of systemd's service
> notification protocol

You should probably name the package (both binary and source)
"python-sdnotify".

-- 
Met vriendelijke groet / with kind regards,
  Guus Sliepen 


signature.asc
Description: Digital signature


Bug#831515: ITP: sdnotify -- A pure Python implementation of systemd's service notification protocol

2016-07-16 Thread Orestis Ioannou
Package: wnpp
Severity: wishlist
Owner: Orestis Ioannou 

* Package name: sdnotify
  Version : 0.3.1
  Upstream Author : Brett Bethke 
* URL : https://github.com/bb4242/sdnotify
* License : MIT
  Programming Lang: Python
  Description : A pure Python implementation of systemd's service
notification protocol

his is a pure Python implementation of the systemd sd_notify protocol.

This protocol can be used to inform systemd about service start-up completion,
watchdog events, and other service status changes.
Thus, this package can be used to write system services in Python that play
nicely with systemd.

sdnotify is compatible with both Python 2 and Python 3.

I need this package as it is a dependency for crossbar