summaryrefslogtreecommitdiff
path: root/app-portage/gpyutils/files/implementations.txt
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /app-portage/gpyutils/files/implementations.txt
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-portage/gpyutils/files/implementations.txt')
-rw-r--r--app-portage/gpyutils/files/implementations.txt31
1 files changed, 31 insertions, 0 deletions
diff --git a/app-portage/gpyutils/files/implementations.txt b/app-portage/gpyutils/files/implementations.txt
new file mode 100644
index 000000000000..63d7ec0b0f1e
--- /dev/null
+++ b/app-portage/gpyutils/files/implementations.txt
@@ -0,0 +1,31 @@
+# python-r1 old-eclass status short-code
+#
+# python-r1: python-r1 eclass implementation name
+# old-eclass: python.eclass implementation name (null if not supported)
+# status: dead, old, supported, current, experimental, future
+# short-code: short string used in tabular output
+
+python2_4 2.4 dead 2.4
+python2_5 2.5 dead 2.5
+python2_6 2.6 dead 2.6
+python2_7 2.7 current 2.7
+python3_0 3.0 dead 3.0
+python3_1 3.1 dead 3.1
+python3_2 3.2 dead 3.2
+python3_3 3.3 dead 3.3
+python3_4 current 3.4
+python3_5 supported 3.5
+python3_6 supported 3.6
+python3_7 experimental 3.7
+
+pypy1_8 2.7-pypy-1.8 dead p1.8
+pypy1_9 2.7-pypy-1.9 dead p1.9
+pypy2_0 2.7-pypy-2.0 dead p2.0
+
+pypy supported pypy
+pypy3 supported pypy3
+
+jython2_5 2.5-jython dead j2.5
+jython2_7 2.7-jython experimental j2.7
+
+# vim:ts=16:sts=16:noet:ft=conf