summaryrefslogtreecommitdiffstats
path: root/source/d/python2/slack-desc
blob: 05d05ac1189a8282995116f1c503a7fba3d54ec2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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 ':'.

       |-----handy-ruler------------------------------------------------------|
python2: python2 (object-oriented interpreted programming language, v2)
python2:
python2: Python is an interpreted, interactive, object-oriented programming
python2: language that combines remarkable power with very clear syntax. 
python2: Python's basic power can be extended with your own modules written in
python2: C or C++. Python is also adaptable as an extension language for
python2: existing applications. 
python2:
python2: Homepage: http://www.python.org
python2:
python2: