summaryrefslogtreecommitdiff
path: root/debian/README.idle-PVER.in
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2017-09-29 13:40:02 +0300
committerIgor Pashev <pashev.igor@gmail.com>2017-09-29 13:40:02 +0300
commit424a50000a78fff715de4417dba9b4498aeeee4c (patch)
treed27f003c7d140fef24efd1b2ca1325ae099154b9 /debian/README.idle-PVER.in
downloadpython3.5-debian.tar.gz
Imported python3.5 3.5.4-4debian/3.5.4-4debian
Diffstat (limited to 'debian/README.idle-PVER.in')
-rw-r--r--debian/README.idle-PVER.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/README.idle-PVER.in b/debian/README.idle-PVER.in
new file mode 100644
index 0000000..6705049
--- /dev/null
+++ b/debian/README.idle-PVER.in
@@ -0,0 +1,14 @@
+
+ The Python IDLE package for Debian
+ ----------------------------------
+
+This package contains Python @VER@'s Integrated DeveLopment Environment, IDLE.
+
+IDLE is included in the Python @VER@ upstream distribution (Tools/idle) and
+depends on Tkinter (available as @PVER@-tk package).
+
+I have written a simple man page.
+
+
+ 06/16/1999
+ Gregor Hoffleit <flight@debian.org>