# 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: