diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-01-23 23:15:02 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-29 23:21:11 -0600 |
commit | 83fd90cd928e75ac60ee0b57700212c438950272 (patch) | |
tree | f664572f96f0a21cc903dc17e7a796392f13f1ff /libraries/pies/slack-desc | |
parent | 87c7ddacd0d0d7183c9dfc8aa6f253814e3a6bcc (diff) | |
download | slackbuilds-83fd90cd928e75ac60ee0b57700212c438950272.tar.gz |
libraries/pies: Added (Simple way to write Py2 and Py3 program).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/pies/slack-desc')
-rw-r--r-- | libraries/pies/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
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: |