View Single Post
  #1 (permalink)  
Old June 6th, 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 A Magma list creator command line tool

Hi,

I wrote a small command line utility which creates magma lists (more exactly, I built it on top of my magma module).

You can install it (with a working python installation) via

$ easy_install magma

Then you can invoke it with

$ magma_creator_cli.py file1 file2 file3

After creating the list it will ask for alt-locs and a filename, write the magma file and exit.

The created files can be read out with the current SVN version of Phex.

I'd be glad to hear how it works for you (and I hope you like it)!

Best wishes,
Arne
__________________

-> 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.

Last edited by arne_bab; June 6th, 2008 at 06:25 AM.
Reply With Quote