Initial import to Tizen 10/1610/1 1.0 2.0 2.0alpha 1.0_branch accepted/2.0/20130320.040404 accepted/2.0alpha/20121116.234516 accepted/trunk/20120904.170034 submit/2.0/20130320.030059 submit/2.0alpha/20121116.194117 submit/trunk/20120831.222423
authorJimmy Huang <jimmy.huang@linux.intel.com>
Fri, 31 Aug 2012 22:24:14 +0000 (15:24 -0700)
committerJimmy Huang <jimmy.huang@linux.intel.com>
Fri, 31 Aug 2012 22:24:14 +0000 (15:24 -0700)
commitf007752892d78fb2d2cddbf5dd2f8a61574d91ed
treefe359b1f287d6780700456937c25bf0df8a33995
Initial import to Tizen

Signed-off-by: Jimmy Huang <jimmy.huang@linux.intel.com>
20 files changed:
PKG-INFO [new file with mode: 0644]
autobahn.egg-info/PKG-INFO [new file with mode: 0644]
autobahn.egg-info/SOURCES.txt [new file with mode: 0644]
autobahn.egg-info/dependency_links.txt [new file with mode: 0644]
autobahn.egg-info/not-zip-safe [new file with mode: 0644]
autobahn.egg-info/requires.txt [new file with mode: 0644]
autobahn.egg-info/top_level.txt [new file with mode: 0644]
autobahn/__init__.py [new file with mode: 0644]
autobahn/httpstatus.py [new file with mode: 0644]
autobahn/prefixmap.py [new file with mode: 0644]
autobahn/useragent.py [new file with mode: 0644]
autobahn/utf8validator.py [new file with mode: 0644]
autobahn/util.py [new file with mode: 0644]
autobahn/wamp.py [new file with mode: 0644]
autobahn/websocket.py [new file with mode: 0644]
autobahn/xormasker.py [new file with mode: 0644]
packaging/python-autobahn.changes [new file with mode: 0644]
packaging/python-autobahn.spec [new file with mode: 0644]
setup.cfg [new file with mode: 0644]
setup.py [new file with mode: 0644]