Installer - Linux beta 01, Windows beta 3f

Gordon McMillan gmcm@hypernet.com
Wed, 12 Jan 00 07:21:55 GMT


The new betas are available at: 
http://starship.python.net/crew/gmcm/distribute.html

The Windows beta is bug fixes:
  - run from CDROM works
  - some path problems fixed
  - some case-mismatch problems fixed

The Linux beta is the first release for this platform. It includes these 
capabilities:
 - turning a script into an isolated single-directory installation
 - building compressed Python code archives
 - building zip-like archives that can contain anything

(Actually, the latter two capabilites should work on any Unix platform).

Installations created this way are completely insulated from any Python 
installations on the target machine. There is no problem using shared 
extension modules; these will be detected and made part of the installation.

License: 
 Python style (do as thou wilt; maintain copyright notices).

Contact: gmcm@hypernet.com

<P><A HREF="http://starship.python.net/crew/gmcm/distribute.html">Installer:
Linux beta 01, Windows beta 3f</A> - distribute Python apps, modules and
packages easily; available under Python-style license.  (08-Jan-2000)

- Gordon

-- 
----------- comp.lang.python.announce (moderated) ----------
Article Submission Address:  python-announce@python.org
Python Language Home Page:   http://www.python.org/
Python Quick Help Index:     http://www.python.org/Help.html
------------------------------------------------------------