You can subscribe to this list here.
| 2004 |
Jan
|
Feb
(22) |
Mar
(42) |
Apr
(48) |
May
(27) |
Jun
(35) |
Jul
(33) |
Aug
(49) |
Sep
(36) |
Oct
(39) |
Nov
(63) |
Dec
(38) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2005 |
Jan
(54) |
Feb
(32) |
Mar
(37) |
Apr
(55) |
May
(39) |
Jun
(35) |
Jul
(40) |
Aug
(36) |
Sep
(50) |
Oct
(51) |
Nov
(42) |
Dec
(29) |
| 2006 |
Jan
(47) |
Feb
(26) |
Mar
(27) |
Apr
(36) |
May
(41) |
Jun
(30) |
Jul
(35) |
Aug
(39) |
Sep
(46) |
Oct
(38) |
Nov
(31) |
Dec
(30) |
| 2007 |
Jan
(43) |
Feb
(30) |
Mar
(33) |
Apr
(27) |
May
(35) |
Jun
(43) |
Jul
(39) |
Aug
(33) |
Sep
(40) |
Oct
(30) |
Nov
(21) |
Dec
(23) |
| 2008 |
Jan
(33) |
Feb
(29) |
Mar
(23) |
Apr
(23) |
May
(21) |
Jun
(33) |
Jul
(35) |
Aug
(32) |
Sep
(30) |
Oct
(39) |
Nov
(36) |
Dec
(29) |
| 2009 |
Jan
(40) |
Feb
(22) |
Mar
(23) |
Apr
(53) |
May
(50) |
Jun
(25) |
Jul
(42) |
Aug
(34) |
Sep
(47) |
Oct
(36) |
Nov
(37) |
Dec
(38) |
| 2010 |
Jan
(52) |
Feb
(49) |
Mar
(48) |
Apr
(37) |
May
(25) |
Jun
(38) |
Jul
(24) |
Aug
(29) |
Sep
(37) |
Oct
(40) |
Nov
(35) |
Dec
(38) |
| 2011 |
Jan
(44) |
Feb
(25) |
Mar
(30) |
Apr
(35) |
May
(31) |
Jun
(37) |
Jul
(30) |
Aug
(36) |
Sep
(26) |
Oct
(30) |
Nov
(1) |
Dec
|
|
From: freshmeat.net <no...@fr...> - 2010-02-09 16:00:29
|
Dear freshmeat.net subscriber, barsnick just announced version 4.7.0.2 of Midnight Commander on freshmeat.net. The changes are as follows: Some code reorganizations and clean-ups were made. Several minor bugs were fixed. Project description: GNU Midnight Commander is a text-mode full-screen file manager. It uses a two panel interface and a subshell for command execution. It includes an internal editor with syntax highlighting and an internal viewer with support for binary files. Also included is Virtual Filesystem (VFS), that allows files on remote systems (e.g. FTP servers) and files inside archives to be manipulated like real files. Detailed history and release notes are available here: http://freshmeat.net/projects/midnightcommander#release_312152 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net -- This email was sent to dev...@li.... |
|
From: freshmeat.net <no...@fr...> - 2010-02-09 16:00:29
|
Dear freshmeat.net subscriber, kostecke just announced version 4.2.7p19 of NTP on freshmeat.net. The changes are as follows: This is an automated development snapshot release. Project description: The Network Time Protocol (NTP) is used to synchronize the time of a computer client or server to another server or reference time source, such as a radio or satellite receiver or modem. It provides client accuracies typically within a millisecond on LANs and up to a few tens of milliseconds on WANs relative to a primary server synchronized to Coordinated Universal Time (UTC) via a Global Positioning Service (GPS) receiver, for example. Detailed history and release notes are available here: http://freshmeat.net/projects/ntp#release_312153 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net -- This email was sent to dev...@li.... |
|
From: freshmeat.net <no...@fr...> - 2010-02-09 16:00:29
|
Dear freshmeat.net subscriber, kostecke just announced version 4.2.6p1-RC5 of NTP on freshmeat.net. The changes are as follows: This release candidate fixes a number of build issues, improves support for QNX6, and includes documentation and code cleanups. Project description: The Network Time Protocol (NTP) is used to synchronize the time of a computer client or server to another server or reference time source, such as a radio or satellite receiver or modem. It provides client accuracies typically within a millisecond on LANs and up to a few tens of milliseconds on WANs relative to a primary server synchronized to Coordinated Universal Time (UTC) via a Global Positioning Service (GPS) receiver, for example. Detailed history and release notes are available here: http://freshmeat.net/projects/ntp#release_312155 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net -- This email was sent to dev...@li.... |
|
From: freshmeat.net <no...@fr...> - 2010-02-09 15:44:47
|
Dear freshmeat.net subscriber, bagder just announced version 7.20.0 of curl and libcurl on freshmeat.net. The changes are as follows: Support was added for RTSP, IMAP, POP3, and SMTP and a few new options related to those. The PRET ftp command is now supported. The curl tool understands -J/--remote-header-name for using a server-provided filename with -O. Almost 30 bugs were fixed. One security related flaw was corrected. Project description: curl and libcurl is a tool for transferring files using URL syntax. It supports HTTP, HTTPS, FTP, FTPS, SCP, SFTP, TFTP, DICT, TELNET, LDAP, POP3, IMAP, SMTP, RTSP, and FILE, as well as HTTP-post, HTTP-put, cookies, FTP upload, resumed transfers, passwords, port numbers, SSL certificates, Kerberos, and proxies. It is powered by libcurl, the client-side URL transfer library. There are bindings to libcurl for over 30 languages and environments. Detailed history and release notes are available here: http://freshmeat.net/projects/curl#release_312147 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net -- This email was sent to dev...@li.... |
|
From: freshmeat.net <no...@fr...> - 2010-02-09 07:07:11
|
Dear freshmeat.net subscriber, AntoineLL just announced version 1.8.0 of Apache Ant on freshmeat.net. The changes are as follows: Lexically scoped local properties were added. <import> can now import from any file- or URL-providing resource. Various improvements to the directory scanning code improved scanning performance. There were numerous other bugfixes and improvements. Project description: Ant is a Java based build tool, similar to make, but with better support for the cross platform issues involved with developing Java applications. Ant is the build tool of choice for all Java projects at Apache and many other Open Source Java projects. Detailed history and release notes are available here: http://freshmeat.net/projects/ant#release_312127 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net -- This email was sent to dev...@li.... |
|
From: freshmeat.net <no...@fr...> - 2010-02-08 23:29:25
|
Dear freshmeat.net subscriber, iro just announced version 5.0.1 of GNU MP on freshmeat.net. The changes are as follows: This release series contain a very large amount of new code, and countless improvements to existing code. There are also a large number of changes between 5.0.0 and 5.0.1, to fix certain regressions. Fat builds have been fixed. A crash with the FFT_TABLE2 parameter has been fixed. More Core i3, i5, and Core i7 processor models are recognized. Upgraded to the latest autoconf, automake, and libtool. Project description: GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is no limit to the precision, except for the ones implied by available memory. It has a rich set of functions, and the functions have a regular interface. It is designed to be as fast as possible, both for small operands and for huge operands. The speed is achieved by using fullwords as the basic arithmetic type, by using fast algorithms with carefully optimized assembly code for the most common inner loops for a lot of CPUs, and by a general emphasis on speed (instead of simplicity or elegance). It is believed to be faster than any other similar library. The advantage increases with the operand sizes for certain operations, since GMP in many cases has asymptotically faster algorithms. Detailed history and release notes are available here: http://freshmeat.net/projects/gmp#release_312123 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net -- This email was sent to dev...@li.... |
|
From: freshmeat.net <no...@fr...> - 2010-02-08 01:29:21
|
Dear freshmeat.net subscriber, schily just announced version 2.01.01a75 of cdrtools on freshmeat.net. The changes are as follows: Support for hidden audio tracks in CDs is now complete. Hidden audio tracks now are also supported with the Matsushita 7501, older Sony drives, and in RAW mode. There is also hidden audio Track support for CDRWIN CUE sheet-based writing. Project description: cdrtools (formerly cdrecord) creates home-burned CDs/DVDs with a CDR/CDRW/DVD recorder. It works as a burn engine for several applications. It supports CD/DVD recorders from many different vendors; all SCSI-3/mmc- and ATAPI/mmc-compliant drives should also work. Supported features include IDE/ATAPI, parallel port, and SCSI drives, audio CDs, data CDs, and mixed CDs, full multi-session support, CDRWs (rewritable), DVD-R/-RW, DVD+R/+RW, TAO, DAO, RAW, and human-readable error messages. cdrtools includes remote SCSI support and can access local or remote CD/DVD writers. Detailed history and release notes are available here: http://freshmeat.net/projects/cdrecord#release_312087 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net -- This email was sent to dev...@li.... |
|
From: freshmeat.net <no...@fr...> - 2010-02-07 19:18:50
|
Dear freshmeat.net subscriber, olivier just announced version 2.11 of Jailkit on freshmeat.net. The changes are as follows: This is a minor update with mostly documentation updates, some minor Solaris-specific updates, and a fix for a possible failure of jk_lsh. Project description: Jailkit is a set of utilities to allow quick creation of limited user accounts in a chroot jail. It contains a safe logging daemon, shells that can restrict users, utilities to start daemons in a chroot jail, and utilities for easy setup of chroot jails. Detailed history and release notes are available here: http://freshmeat.net/projects/jailkit#release_312069 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net -- This email was sent to dev...@li.... |
|
From: freshmeat.net <no...@fr...> - 2010-02-07 19:12:21
|
Dear freshmeat.net subscriber, kostecke just announced version 4.2.7p18 of NTP on freshmeat.net. The changes are as follows: This is an automated development snapshot release. Project description: The Network Time Protocol (NTP) is used to synchronize the time of a computer client or server to another server or reference time source, such as a radio or satellite receiver or modem. It provides client accuracies typically within a millisecond on LANs and up to a few tens of milliseconds on WANs relative to a primary server synchronized to Coordinated Universal Time (UTC) via a Global Positioning Service (GPS) receiver, for example. Detailed history and release notes are available here: http://freshmeat.net/projects/ntp#release_312064 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net -- This email was sent to dev...@li.... |
|
From: freshmeat.net <no...@fr...> - 2010-02-07 09:07:12
|
Dear freshmeat.net subscriber, iro just announced version 2.6.33-rc7 of Linux on freshmeat.net. The changes are as follows: Like the previous release candidates, this one has many bugfixes and few new features. Since the previous release 9580 files were changed, 856298 insertions were made, and 478091 deletions were made. Project description: Linux is a clone of the Unix kernel, written from scratch by Linus Torvalds with assistance from a loosely-knit team of hackers across the Net. It aims towards POSIX and Single UNIX Specification compliance. It has all the features you would expect in a modern fully-fledged Unix kernel, including true multitasking, virtual memory, shared libraries, demand loading, shared copy-on-write executables, proper memory management, and TCP/IP networking. Detailed history and release notes are available here: http://freshmeat.net/projects/linux#release_312050 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net -- This email was sent to dev...@li.... |
|
From: freshmeat.net <no...@fr...> - 2010-02-06 22:16:55
|
Dear freshmeat.net subscriber, sempre just announced version 2.7 alpha 3 of Python on freshmeat.net. The changes are as follows: This version contains many features first released in Python 3.1. An ordered dictionary type is included. New unittest features include test skipping and new assert methods. A much faster io module was added. Automatic numbering of fields in the str.format() method was added. Float repr improvements were backported from 3.x. Tile support was added for Tkinter. A backport of the memoryview object from 3.x was added. Set literals and dictionary views were added. A new syntax for nested with statements was added. Project description: Python is an interpreted, interactive, object-oriented programming language. It combines remarkable power with very clear syntax, and isn't difficult to learn. It has modules, classes, exceptions, very high level data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems (Tk, Mac, MFC, GTK+, Qt, wxWindows). New built-in modules are easily written in C or C++. Python is also usable as an extension language for applications that need a programmable interface. Detailed history and release notes are available here: http://freshmeat.net/projects/python#release_312048 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net -- This email was sent to dev...@li.... |
|
From: freshmeat.net <no...@fr...> - 2010-02-05 16:10:06
|
Dear freshmeat.net subscriber, scoop just announced version 5.1.43 of MySQL on freshmeat.net. The changes are as follows: This version contains a fix for a buffer overflow present in servers built with yaSSL, and various bugfixes. Project description: MySQL is a widely used and fast SQL database server. It is a client/server implementation that consists of a server daemon (mysqld) and many different client programs/libraries. Detailed history and release notes are available here: http://freshmeat.net/projects/mysql#release_311999 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net -- This email was sent to dev...@li.... |
|
From: freshmeat.net <no...@fr...> - 2010-02-05 16:08:18
|
Dear freshmeat.net subscriber, scoop just announced version 5.0.90 of MySQL on freshmeat.net. The changes are as follows: This version contains a fix for a buffer overflow present in servers built with yaSSL, and various bugfixes. Project description: MySQL is a widely used and fast SQL database server. It is a client/server implementation that consists of a server daemon (mysqld) and many different client programs/libraries. Detailed history and release notes are available here: http://freshmeat.net/projects/mysql#release_311998 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net -- This email was sent to dev...@li.... |
|
From: freshmeat.net <no...@fr...> - 2010-02-05 16:07:23
|
Dear freshmeat.net subscriber, scoop just announced version 2.3.5 of Apache on freshmeat.net. The changes are as follows: This version of Apache is principally an alpha release to test new technology and features that are incompatible or too large for the stable 2.2.x branch. Project description: Apache is the world's most popular HTTP server, being quite possibly the best around in terms of functionality, efficiency, security and speed. Detailed history and release notes are available here: http://freshmeat.net/projects/apache#release_311996 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net -- This email was sent to dev...@li.... |
|
From: freshmeat.net <no...@fr...> - 2010-02-05 16:05:46
|
Dear freshmeat.net subscriber, scoop just announced version 1.3.42 of Apache on freshmeat.net. The changes are as follows: This release is intended as the final release of version 1.3 of the Apache HTTP Server, which has reached end-of-life status. It fixes a security issue in mod_proxy in order to prevent chunk-size integer overflows on platforms where sizeof(int) < sizeof(long). Project description: Apache is the world's most popular HTTP server, being quite possibly the best around in terms of functionality, efficiency, security and speed. Detailed history and release notes are available here: http://freshmeat.net/projects/apache#release_311997 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net -- This email was sent to dev...@li.... |
|
From: freshmeat.net <no...@fr...> - 2010-02-05 13:24:42
|
Dear freshmeat.net subscriber, kostecke just announced version 4.2.7p17 of NTP on freshmeat.net. The changes are as follows: This is an automated development snapshot release. Project description: The Network Time Protocol (NTP) is used to synchronize the time of a computer client or server to another server or reference time source, such as a radio or satellite receiver or modem. It provides client accuracies typically within a millisecond on LANs and up to a few tens of milliseconds on WANs relative to a primary server synchronized to Coordinated Universal Time (UTC) via a Global Positioning Service (GPS) receiver, for example. Detailed history and release notes are available here: http://freshmeat.net/projects/ntp#release_311990 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net -- This email was sent to dev...@li.... |
|
From: freshmeat.net <no...@fr...> - 2010-02-04 00:00:42
|
Dear freshmeat.net subscriber, mtrojnar just announced version 4.31 of stunnel on freshmeat.net. The changes are as follows: Log file reloading with SIGUSR1 was added. Some regression issues introduced in the experimental version 4.30 were fixed. Project description: The stunnel program is designed to work as an SSL encryption wrapper between remote client and local (inetd-startable) or remote server. It can be used to add SSL functionality to commonly used inetd daemons like POP2, POP3, and IMAP servers without any changes in the programs' code. It will negotiate an SSL connection using the OpenSSL or SSLeay libraries. It calls the underlying crypto libraries, so stunnel supports whatever cryptographic algorithms you compiled into your crypto package. Detailed history and release notes are available here: http://freshmeat.net/projects/stunnel#release_311913 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net -- This email was sent to dev...@li.... |
|
From: freshmeat.net <no...@fr...> - 2010-02-03 23:59:56
|
Dear freshmeat.net subscriber, sempre just announced version 4.8.26 of Berkeley DB on freshmeat.net. The changes are as follows: Increased Performance: improved concurrency for multi-threaded applications on SMP systems. A new db_sql tool: automatic generation of Berkeley DB application code from SQL for faster development and migration. New APIs: support for C#/.NET and the C++ Standard Template Library (STL). Project description: Berkeley DB (libdb) is a programmatic toolkit that provides embedded database support for both traditional and client/server applications. It includes b+tree, queue, extended linear hashing, fixed, and variable-length record access methods, transactions, locking, logging, shared memory caching, database recovery, and replication for highly available systems. DB supports C, C++, Java, PHP, and Perl APIs. It is available for a wide variety of UNIX platforms as well as Windows XP, Windows NT, and Windows '95 (MSVC 6 and 7). Detailed history and release notes are available here: http://freshmeat.net/projects/berkeleydb#release_311912 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net -- This email was sent to dev...@li.... |
|
From: freshmeat.net <no...@fr...> - 2010-02-03 12:54:14
|
Dear freshmeat.net subscriber, kostecke just announced version 4.2.7p15 of NTP on freshmeat.net. The changes are as follows: This is an automated development snapshot release. Project description: The Network Time Protocol (NTP) is used to synchronize the time of a computer client or server to another server or reference time source, such as a radio or satellite receiver or modem. It provides client accuracies typically within a millisecond on LANs and up to a few tens of milliseconds on WANs relative to a primary server synchronized to Coordinated Universal Time (UTC) via a Global Positioning Service (GPS) receiver, for example. Detailed history and release notes are available here: http://freshmeat.net/projects/ntp#release_311891 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net -- This email was sent to dev...@li.... |
|
From: freshmeat.net <no...@fr...> - 2010-02-03 10:34:56
|
Dear freshmeat.net subscriber, khali just announced version 3.1.2 of lm_sensors on freshmeat.net. The changes are as follows: This is a maintenance release with essentially a collection of small bugfixes and minor improvements. In particular, support for HID devices was added and sensord received a lot of cleanups again. Project description: lm_sensors provides essential tools for monitoring the temperatures, voltages, and fans of Linux systems with hardware monitoring devices. It contains a library for sensors access (libsensors), a command-line tool for sensor reporting (sensors), and a daemon (sensord). It also contains scripts for sensor hardware identification and fan speed control. Detailed history and release notes are available here: http://freshmeat.net/projects/lm_sensors#release_311881 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net -- This email was sent to dev...@li.... |
|
From: freshmeat.net <no...@fr...> - 2010-02-02 13:02:29
|
Dear freshmeat.net subscriber, kostecke just announced version 4.2.7p14 of NTP on freshmeat.net. The changes are as follows: This is an automated development snapshot release. Project description: The Network Time Protocol (NTP) is used to synchronize the time of a computer client or server to another server or reference time source, such as a radio or satellite receiver or modem. It provides client accuracies typically within a millisecond on LANs and up to a few tens of milliseconds on WANs relative to a primary server synchronized to Coordinated Universal Time (UTC) via a Global Positioning Service (GPS) receiver, for example. Detailed history and release notes are available here: http://freshmeat.net/projects/ntp#release_311833 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net -- This email was sent to dev...@li.... |
|
From: freshmeat.net <no...@fr...> - 2010-02-02 00:06:44
|
Dear freshmeat.net subscriber, iro just announced version 2.4.37.9 of Linux on freshmeat.net. The changes are as follows: This release only enhances e1000: frame fragment detection, resulting in 67 files getting changed, 3104 insertions, and 155 deletions to the previous code. Project description: Linux is a clone of the Unix kernel, written from scratch by Linus Torvalds with assistance from a loosely-knit team of hackers across the Net. It aims towards POSIX and Single UNIX Specification compliance. It has all the features you would expect in a modern fully-fledged Unix kernel, including true multitasking, virtual memory, shared libraries, demand loading, shared copy-on-write executables, proper memory management, and TCP/IP networking. Detailed history and release notes are available here: http://freshmeat.net/projects/linux#release_311812 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net -- This email was sent to dev...@li.... |
|
From: freshmeat.net <no...@fr...> - 2010-02-01 13:02:47
|
Dear freshmeat.net subscriber, barsnick just announced version 3.1.7 of PCI Utilities on freshmeat.net. The changes are as follows: Minor improvements and bugfixes in decoding of the Virtual Channel capability were made. Project description: The PCI Utilities package contains various utilities dealing with the PCI bus, and also a library for portable access to PCI configuration registers. It includes `lspci' for listing all PCI devices (very useful for debugging of both kernel and device drivers) and `setpci' for manual configuration of PCI devices. Detailed history and release notes are available here: http://freshmeat.net/projects/pciutils#release_311767 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net -- This email was sent to dev...@li.... |
|
From: freshmeat.net <no...@fr...> - 2010-02-01 01:38:07
|
Dear freshmeat.net subscriber, schily just announced version 2.01.01a74 of cdrtools on freshmeat.net. The changes are as follows: Cdrecord has support for writing a hidden audio track before track #1. Project description: cdrtools (formerly cdrecord) creates home-burned CDs/DVDs with a CDR/CDRW/DVD recorder. It works as a burn engine for several applications. It supports CD/DVD recorders from many different vendors; all SCSI-3/mmc- and ATAPI/mmc-compliant drives should also work. Supported features include IDE/ATAPI, parallel port, and SCSI drives, audio CDs, data CDs, and mixed CDs, full multi-session support, CDRWs (rewritable), DVD-R/-RW, DVD+R/+RW, TAO, DAO, RAW, and human-readable error messages. cdrtools includes remote SCSI support and can access local or remote CD/DVD writers. Detailed history and release notes are available here: http://freshmeat.net/projects/cdrecord#release_311746 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net -- This email was sent to dev...@li.... |
|
From: freshmeat.net <no...@fr...> - 2010-02-01 01:29:21
|
Dear freshmeat.net subscriber, sempre just announced version 2.5.5 of Python on freshmeat.net. The changes are as follows: This release only includes security fixes for issues with logging, tarfile, and expat modules, and with thread-local variables. Project description: Python is an interpreted, interactive, object-oriented programming language. It combines remarkable power with very clear syntax, and isn't difficult to learn. It has modules, classes, exceptions, very high level data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems (Tk, Mac, MFC, GTK+, Qt, wxWindows). New built-in modules are easily written in C or C++. Python is also usable as an extension language for applications that need a programmable interface. Detailed history and release notes are available here: http://freshmeat.net/projects/python#release_311740 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net -- This email was sent to dev...@li.... |