[Pkg-privacy-commits] [txtorcon] 19/49: add tor: parser and endpoint to txtorcon namespace
Ximin Luo
infinity0 at debian.org
Mon Oct 19 13:49:51 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository txtorcon.
commit e0aacd82bed6f6a2ba72670874b20e798dfba50d
Author: meejah <meejah at meejah.ca>
Date: Sun May 31 15:24:07 2015 -0600
add tor: parser and endpoint to txtorcon namespace
---
txtorcon/__init__.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/txtorcon/__init__.py b/txtorcon/__init__.py
index f3616f0..ff7fd32 100644
--- a/txtorcon/__init__.py
+++ b/txtorcon/__init__.py
@@ -48,6 +48,7 @@ __all__ = ["Router",
"TorNotFound", "TorConfig", "HiddenService", "TorProcessProtocol",
"TorInfo",
"TCPHiddenServiceEndpoint", "TCPHiddenServiceEndpointParser",
+ "TorClientEndpoint", "TorClientEndpointStringParser",
"IHiddenService", "IProgressProvider",
"TorOnionAddress", "TorOnionListeningPort",
"get_global_tor",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/txtorcon.git
More information about the Pkg-privacy-commits
mailing list