[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#686357: marked as done (RFP: python-network -- python module for easy networking)



Your message dated Thu, 04 Oct 2018 16:20:18 +0000
with message-id <E1g86MM-0001l7-47@quantz.debian.org>
and subject line closing RFP: python-network -- python module for easy networking
has caused the Debian Bug report #686357,
regarding RFP: python-network -- python module for easy networking
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
686357: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=686357
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Bas Wijnen <wijnen@debian.org>

* Package name    : python-network
  Version         : 0.1
  Upstream Author : Bas Wijnen <wijnen@debian.org>
* URL             : https://github.com/wijnen/python-network
* License         : AGPL-3+
  Programming Lang: Python
  Description     : python module for easy networking

Implementing networking in C is a pain. Unfortunately, much of that pain is
copied to Python. This module instead tries to follow the "batteries included"
approach, like the rest of Python. With this module, networking is a piece of
cake. It can use tcp sockets and unix domain sockets, and supports avahi.

This module provides four classes: Socket and Server for string-based
connections, and RPCSocket and RPCServer for connections which call methods on
remote objects. All of this is symmetrical: once the connection is
established, the client and server use the same interface.

--- End Message ---
--- Begin Message ---
RFP 686357 has no visible progress for a long time, so closing.

--- End Message ---

Reply to: