[ANN] stdeb 0.6.0 released, now includes debianize command

2010-06-19 Thread Andrew Straw
stdeb produces Debian source packages from Python packages via a new distutils command, sdist_dsc. Automatic defaults are provided for the Debian package, but many aspects of the resulting package can be customized. An additional command, bdist_deb, creates a Debian binary package, a .deb file. The

[ANN] stdeb 0.5.0 released, now includes pypi-install script

2009-12-31 Thread Andrew Straw
stdeb produces Debian source packages from Python packages via a new distutils command, sdist_dsc. Automatic defaults are provided for the Debian package, but many aspects of the resulting package can be customized. An additional command, bdist_deb, creates a Debian binary package, a .deb file. T

[ANN] stdeb 0.4.2

2009-11-03 Thread Andrew Straw
stdeb produces Debian source packages from Python packages via a new distutils command, sdist_dsc. Automatic defaults are provided for the Debian package, but many aspects of the resulting package can be customized via a configuration file. An additional command, bdist_deb, creates a Debian binary

[ANN] stdeb 0.3.2 and 0.4.1

2009-10-05 Thread Andrew Straw
stdeb for these and previous releases: Authors --- * Andrew Straw * Pedro Algarvio, aka, s0undt3ch * Gerry Reno (initial bdist_deb implementation) Additional Credits -- * Zooko O'Whielacronx for the autofind-depends patch * Brett (last name unknown) for the --ignore-i

stdeb - Python to Debian source package conversion utility

2006-06-19 Thread Andrew Straw
could help. In particular, I'd be interested in finding a co-maintainer or maintainer if the project generates any interest. Secondarily, I would appreciate advice from Debian developers or Ubuntu MOTUs about the arcane details of Python packaging. License --- MIT-style license. Copyright (

[ANN] Vision Egg 1.0 release

2006-01-09 Thread Andrew Straw
I am pleased to announce the Vision Egg 1.0, a free, open source software library for producing visual stimuli for use in vision research experiments. Please visit our website at http://www.visionegg.org = What is the Vision Egg? = The Vision Egg is based on OpenGL, enabling hardware-accelerated

ANN: seppo 20051109 - simple embarrassingly parallel python

2005-11-10 Thread Andrew Straw
I'd like to announce "seppo" - simple embarrassingly parallel python. This should be considered a very alpha version, and was released to the public to gauge interest/reaction. Overview The map function is well-known in Python, allowing a single function to be called on each member of