aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArmin Rigo <arigo@tunes.org>2013-05-31 08:10:02 +0200
committerArmin Rigo <arigo@tunes.org>2013-05-31 08:10:02 +0200
commit1c5d769e052f2a2e6a5524ec078f7c9fd10bfc15 (patch)
tree1e6104d762ea97879f848f63bd43baa2c49674fa /lib_pypy/greenlet.egg-info
parentmerge upstream (diff)
downloadpypy-1c5d769e052f2a2e6a5524ec078f7c9fd10bfc15.tar.gz
pypy-1c5d769e052f2a2e6a5524ec078f7c9fd10bfc15.tar.bz2
pypy-1c5d769e052f2a2e6a5524ec078f7c9fd10bfc15.zip
Add an egg-info for greenlet, like cffi.
Diffstat (limited to 'lib_pypy/greenlet.egg-info')
-rw-r--r--lib_pypy/greenlet.egg-info10
1 files changed, 10 insertions, 0 deletions
diff --git a/lib_pypy/greenlet.egg-info b/lib_pypy/greenlet.egg-info
new file mode 100644
index 0000000000..e28ff25b91
--- /dev/null
+++ b/lib_pypy/greenlet.egg-info
@@ -0,0 +1,10 @@
+Metadata-Version: 1.0
+Name: greenlet
+Version: 0.4.0
+Summary: Lightweight in-process concurrent programming
+Home-page: https://github.com/python-greenlet/greenlet
+Author: Ralf Schmitt (for CPython), PyPy team
+Author-email: pypy-dev@python.org
+License: MIT License
+Description: UNKNOWN
+Platform: UNKNOWN