From 83fd90cd928e75ac60ee0b57700212c438950272 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Thu, 23 Jan 2014 23:15:02 +0700 Subject: libraries/pies: Added (Simple way to write Py2 and Py3 program). Signed-off-by: Willy Sudiarto Raharjo --- libraries/pies/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 libraries/pies/slack-desc (limited to 'libraries/pies/slack-desc') diff --git a/libraries/pies/slack-desc b/libraries/pies/slack-desc new file mode 100644 index 0000000000..1ccd73acf4 --- /dev/null +++ b/libraries/pies/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +pies: pies (Simple way to write Py2 and Py3 program) +pies: +pies: The simplest (and tastiest) way to write one program that runs on +pies: Python 2.6+ and Python 3. +pies: +pies: Homepage: https://github.com/timothycrosley/pies +pies: +pies: +pies: +pies: +pies: -- cgit v1.2.3