View Single Post
  #1 (permalink)  
Old June 16th, 2008
arne_bab's Avatar
arne_bab arne_bab is offline
Draketo, small dragon.
 
Join Date: May 31st, 2002
Location: Heidelberg, Germany
Posts: 1,881
arne_bab is a great assister to others; your light through the dark tunnel
Default Script to create phex update magmas

Hi,

I just wrote a very simple script to create the phex update magma lists.

You can simply pass it the paths to the three release files and it writes the magma files.

You can get it via easy_install from the python package index (it is part of the magma module): Python Package Index : magma 0.3.9

EasyInstall - The PEAK Developers' Center

$ easy_install magma


Usage:
$ create_phex_release_magmas.py <windows-release-path> <osx-release-path> <other-file-release-path>

Example:
$ create_phex_release_magmas.py phex_3.2.2.104.exe phex_3.2.2.104_osx.zip phex_3.2.2.104.zip


(I was sick of doing it by hand
Also I realized that I am now able to create such a script with relative ease (took only about 90 min, including the testing) )

PS: I also updated the update magma lists
__________________

-> put this banner into your own signature! <-
--
Erst im Spiel lebt der Mensch.
Nur ludantaj homoj vivas.
GnuFU.net - Gnutella For Users
Draketo.de - Shortstories, Poems, Music and strange Ideas.
Reply With Quote