[Pkg-privacy-commits] [pyptlib] 131/136: Imported Upstream version 0.0.6
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 13:25:19 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository pyptlib.
commit ddb3546e6ebffa60725770e9df24e93afb6f0262
Merge: 600689f 370a5bc
Author: Jérémy Bobbio <lunar at debian.org>
Date: Fri Jul 18 08:58:21 2014 +0200
Imported Upstream version 0.0.6
ChangeLog | 6 ++
PKG-INFO | 2 +-
pyptlib.egg-info/PKG-INFO | 2 +-
pyptlib/client.py | 31 ++++++++
pyptlib/client_config.py | 80 +++++++++++++++++++-
pyptlib/config.py | 13 ++++
pyptlib/core.py | 5 +-
pyptlib/test/test_client.py | 112 ++++++++++++++++++++++++++-
pyptlib/test/test_util_subproc.py | 5 ++
pyptlib/util/subproc.py | 154 ++++++++++++++++++++++++++------------
setup.py | 2 +-
sphinx/conf.py | 4 +-
12 files changed, 361 insertions(+), 55 deletions(-)
diff --cc PKG-INFO
index 1781834,0000000..f9fc855
mode 100644,000000..100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@@ -1,20 -1,0 +1,20 @@@
+Metadata-Version: 1.1
+Name: pyptlib
- Version: 0.0.5
++Version: 0.0.6
+Summary: A python implementation of the Pluggable Transports for Circumvention specification for Tor
+Home-page: UNKNOWN
+Author: asn, Brandon Wiley
+Author-email: asn at torproject.org, brandon at blanu.net
+License: BSD
+Description: A python implementation of the Pluggable Transports for Circumvention specification for Tor
+Keywords: cryptography privacy internet
+Platform: UNKNOWN
+Classifier: Development Status :: 3 - Alpha
+Classifier: Environment :: No Input/Output (Daemon)
+Classifier: License :: OSI Approved :: BSD License
+Classifier: Programming Language :: Python
+Classifier: Intended Audience :: Developers
+Classifier: Operating System :: OS Independent
+Classifier: Topic :: Internet
+Classifier: Topic :: Security :: Cryptography
+Classifier: Topic :: Software Development :: Libraries :: Python Modules
diff --cc pyptlib.egg-info/PKG-INFO
index 1781834,0000000..f9fc855
mode 100644,000000..100644
--- a/pyptlib.egg-info/PKG-INFO
+++ b/pyptlib.egg-info/PKG-INFO
@@@ -1,20 -1,0 +1,20 @@@
+Metadata-Version: 1.1
+Name: pyptlib
- Version: 0.0.5
++Version: 0.0.6
+Summary: A python implementation of the Pluggable Transports for Circumvention specification for Tor
+Home-page: UNKNOWN
+Author: asn, Brandon Wiley
+Author-email: asn at torproject.org, brandon at blanu.net
+License: BSD
+Description: A python implementation of the Pluggable Transports for Circumvention specification for Tor
+Keywords: cryptography privacy internet
+Platform: UNKNOWN
+Classifier: Development Status :: 3 - Alpha
+Classifier: Environment :: No Input/Output (Daemon)
+Classifier: License :: OSI Approved :: BSD License
+Classifier: Programming Language :: Python
+Classifier: Intended Audience :: Developers
+Classifier: Operating System :: OS Independent
+Classifier: Topic :: Internet
+Classifier: Topic :: Security :: Cryptography
+Classifier: Topic :: Software Development :: Libraries :: Python Modules
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/pyptlib.git
More information about the Pkg-privacy-commits
mailing list