NOTICE: This package has been removed from pkgsrc

./wip/python31, Interpreted, interactive, object-oriented programming language

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 3.1.4, Package name: python31-3.1.4, Maintainer: pkgsrc-users

Python is an interpreted, interactive, object-oriented
programming language that combines remarkable power with
very clear syntax. For an introduction to programming in
Python you are referred to the Python Tutorial. The
Python Library Reference documents built-in and standard
types, constants, functions and modules. Finally, the
Python Reference Manual describes the syntax and semantics
of the core language in (perhaps too) much detail.

Python's basic power can be extended with your own modules
written in C or C++. On most systems such modules may be
dynamically loaded. Python is also adaptable as an exten-
sion language for existing applications. See the internal
documentation for hints.

MESSAGE.SunOS [+/-]

Required to run:
[devel/libffi]

Required to build:
[devel/readline]

Master sites:

SHA1: 043d0240247f289205deeb0e620d799005202b3c
RMD160: d537706808b00989a636418b6b6a06357b6bb94b
Filesize: 9656.123 KB

Version history: (Expand)


CVS history: (Expand)


   2011-06-17 03:09:12 by Jeremy C. Reed | Files touched by this commit (24) | Package removed
Log message:
Remove python31.

Now in pkgsrc/lang/python31
   2011-06-16 20:45:34 by Jeremy C. Reed | Files touched by this commit (1)
Log message:
Add license.
   2011-06-15 10:58:27 by OBATA Akio | Files touched by this commit (7)
Log message:
Update python31 to 3.1.4.
   2011-03-26 07:13:28 by OBATA Akio | Files touched by this commit (1)
Log message:
Note python Issue11662.
   2011-02-22 12:17:41 by OBATA Akio | Files touched by this commit (2)
Log message:
Build shared library on OpenBSD too.
   2011-01-03 13:23:10 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
Fix find_library_file on Darwin

   2010-12-17 09:39:47 by OBATA Akio | Files touched by this commit (3)
Log message:
Fixes for DragonFly.
   2010-12-02 13:16:14 by OBATA Akio | Files touched by this commit (14)
Log message:
Update to Python-3.1.3.