From db2dfe964ab42cc4ccc7380c81b9ad8a43c66cdd Mon Sep 17 00:00:00 2001 From: recht Date: Sun, 5 Dec 2004 23:27:28 +0000 Subject: initial import of Python 2.4 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. This package has been compiled without support for threads. --- lang/python24/distinfo | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 lang/python24/distinfo (limited to 'lang/python24/distinfo') diff --git a/lang/python24/distinfo b/lang/python24/distinfo new file mode 100644 index 00000000000..73addd44155 --- /dev/null +++ b/lang/python24/distinfo @@ -0,0 +1,17 @@ +$NetBSD: distinfo,v 1.1.1.1 2004/12/05 23:27:45 recht Exp $ + +SHA1 (Python-2.4.tar.bz2) = 80c06f491a4b2a629e868540150faf22c5d0e41e +Size (Python-2.4.tar.bz2) = 7840762 bytes +SHA1 (patch-aa) = 310309e6778fd809b7758efa8db7333ed498e5e5 +SHA1 (patch-ab) = 5402e5b8f0c8e919fdf5c2c4baab0423eb74ada5 +SHA1 (patch-ac) = 97d2dcbc93986dc13d7866025269ae5f15827a24 +SHA1 (patch-ad) = 0fa1c66fa0ad9ce345c44b13fd3897975837c72e +SHA1 (patch-ae) = 7232b64cc3d201daf0bc00476eb58aa694a6df2a +SHA1 (patch-af) = 82486cc06585a05a0151b3508e5bbcb3c7281681 +SHA1 (patch-ag) = 0cdc08af9d37ae7d00a06ab81c30efa021ef28ac +SHA1 (patch-ah) = 6f5cff1f9f2482c59ef442bf019a1f3ad9fe21e8 +SHA1 (patch-ai) = 6435c5a7269c14d94eab6fb9777b9d059507e7b8 +SHA1 (patch-aj) = e471737ade95423039661b475f2dd0fc27aa9dac +SHA1 (patch-ak) = f2e1d4087a94490bd3589a8c829ec72e04f31f72 +SHA1 (patch-al) = 2339f32554e13b24fe14a072665422b6e66ed0f8 +SHA1 (patch-am) = aa71ec2f9cc8f434ff38b19df23b5dd433e13e5a -- cgit v1.2.3