19 lines
593 B
Plaintext
19 lines
593 B
Plaintext
#%Module1.0
|
||
|
||
module-whatis "scripting language."
|
||
module-url "http://www.python.org/"
|
||
module-license "Python Software Foundation license (GPL-compatible)"
|
||
module-maintainer "Achim Gsell <achim.gsell@psi.ch>"
|
||
|
||
module-help "
|
||
Python is an easy to learn, powerful programming language. It has
|
||
efficient high-level data structures and a simple but effective
|
||
approach to object-oriented programming. Python’s elegant syntax
|
||
and dynamic typing, together with its interpreted nature, make it
|
||
an ideal language for scripting and rapid application development
|
||
in many areas on most platforms.
|
||
"
|
||
|
||
|
||
|