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

Bug#889780: O: stomper -- Python client implementation of the STOMP protocol



Package: wnpp

The current maintainer of stomper, Simon Chopin <chopin.simon@gmail.com> ,
is apparently not active anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

As the listed maintainer is the only human uploader, I orphan pacakge but put
the Python packaging team is in X-Debbugs-CC for information so that they can
pick it up.

If you want to be the new maintainer, please see
https://www.debian.org/devel/wnpp/#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: stomper
Binary: python-stomper
Version: 0.3.0-1
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Simon Chopin <chopin.simon@gmail.com>
Build-Depends: debhelper (>= 9), python-setuptools, python-all (>= 2.6.6-3~)
Architecture: all
Standards-Version: 3.9.6
Format: 3.0 (quilt)
Files:
 369300e1ea6c0a3cac728bc3f0ee7e76 1995 stomper_0.3.0-1.dsc
 886eaa3b6b69d4749e88a4d4eb594b02 21051 stomper_0.3.0.orig.tar.gz
 f3da7ce461bc515d207e0f37e86de927 2884 stomper_0.3.0-1.debian.tar.xz
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/stomper/trunk/
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/stomper/trunk/
Checksums-Sha1:
 1d0066294015d1b4e0884d627e9755d86a1e70fe 1995 stomper_0.3.0-1.dsc
 75515b101d1df22274f0af2f7ec7c6e11d03047d 21051 stomper_0.3.0.orig.tar.gz
 8872387375546ca069271956f26c35099fd35262 2884 stomper_0.3.0-1.debian.tar.xz
Checksums-Sha256:
 0381f3312c0cba6afa539ec471568d8030dc54e0043d8f50ab4bf8ffdcaf56eb 1995 stomper_0.3.0-1.dsc
 ceaacc016c0e8e98c3d3155f22069d18d403637d57492d9cf678813e27c9ecb0 21051 stomper_0.3.0.orig.tar.gz
 3da4889c0afb7c91f3e0e65f9781d1c92a76289b0206753ad4a85ed7d04115ea 2884 stomper_0.3.0-1.debian.tar.xz
Homepage: https://github.com/oisinmulvihill/stomper/
Package-List: 
 python-stomper deb python optional arch=all
Directory: pool/main/s/stomper
Priority: source
Section: misc

Package: stomper
Binary: python-stomper
Version: 0.3.0-1
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Simon Chopin <chopin.simon@gmail.com>
Build-Depends: debhelper (>= 9), python-setuptools, python-all (>= 2.6.6-3~)
Architecture: all
Standards-Version: 3.9.6
Format: 3.0 (quilt)
Files:
 369300e1ea6c0a3cac728bc3f0ee7e76 1995 stomper_0.3.0-1.dsc
 886eaa3b6b69d4749e88a4d4eb594b02 21051 stomper_0.3.0.orig.tar.gz
 f3da7ce461bc515d207e0f37e86de927 2884 stomper_0.3.0-1.debian.tar.xz
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/stomper/trunk/
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/stomper/trunk/
Checksums-Sha256:
 0381f3312c0cba6afa539ec471568d8030dc54e0043d8f50ab4bf8ffdcaf56eb 1995 stomper_0.3.0-1.dsc
 ceaacc016c0e8e98c3d3155f22069d18d403637d57492d9cf678813e27c9ecb0 21051 stomper_0.3.0.orig.tar.gz
 3da4889c0afb7c91f3e0e65f9781d1c92a76289b0206753ad4a85ed7d04115ea 2884 stomper_0.3.0-1.debian.tar.xz
Homepage: https://github.com/oisinmulvihill/stomper/
Package-List: 
 python-stomper deb python optional arch=all
Directory: pool/main/s/stomper
Priority: optional
Section: misc

Package: python-stomper
Source: stomper
Version: 0.3.0-1
Installed-Size: 119
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Architecture: all
Depends: python (>= 2.7), python (<< 2.8)
Description-en: Python client implementation of the STOMP protocol
 The client is attempting to be transport layer neutral. This module provides
 functions to create and parse STOMP messages in a programmatic fashion. The
 messages can be easily generated and parsed, however its up to the user to do
 the sending and receiving.
 .
 The Streaming Text Oriented Messaging Protocol is a text-based protocol
 vaguely similar to HTTP, intended for message oriented middleware. Its
 protocol specification can be found at
 http://stomp.github.io/
Description-md5: edb0f594f7ea951298b5e3c6def5f791
Homepage: https://github.com/oisinmulvihill/stomper/
Section: python
Priority: optional
Filename: pool/main/s/stomper/python-stomper_0.3.0-1_all.deb
Size: 20108
MD5sum: a7ee1bce95cf6e8f7a4bf9dec1728f34
SHA1: 0dd2926a089c03e2e5a2f3e950990342768f978e
SHA256: a0ec94cd28ee9dd82e737951f0ca91264b094a3c8ff6d26a7f017f46a9f1687b

Package: python-stomper
Source: stomper
Version: 0.3.0-1
Installed-Size: 119
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Architecture: all
Depends: python (>= 2.7), python (<< 2.8)
Description-en: Python client implementation of the STOMP protocol
 The client is attempting to be transport layer neutral. This module provides
 functions to create and parse STOMP messages in a programmatic fashion. The
 messages can be easily generated and parsed, however its up to the user to do
 the sending and receiving.
 .
 The Streaming Text Oriented Messaging Protocol is a text-based protocol
 vaguely similar to HTTP, intended for message oriented middleware. Its
 protocol specification can be found at
 http://stomp.github.io/
Description-md5: edb0f594f7ea951298b5e3c6def5f791
Homepage: https://github.com/oisinmulvihill/stomper/
Section: python
Priority: optional
Filename: pool/main/s/stomper/python-stomper_0.3.0-1_all.deb
Size: 20108
MD5sum: a7ee1bce95cf6e8f7a4bf9dec1728f34
SHA1: 0dd2926a089c03e2e5a2f3e950990342768f978e
SHA256: a0ec94cd28ee9dd82e737951f0ca91264b094a3c8ff6d26a7f017f46a9f1687b


Reply to: