Skip to main content

MAGnet MAnifest Management - Readout and create lists of magnets in yaml format.

Project description

Magma lists are lists of files which can be downloaded via magnet links.

They are written in yaml format to be easily readable as well as flexible and powerful.

You can install this script via setuptools:

$ easy_install magma

!!! IN PLANNING PHASE !!!

This script parses the basic features of MAGMAv0.4, which is being specified at the moment. It doesn’t parse the current MAGMAv0.2 files!

Use it only, if you want to take a peek at what the updated specification can bring.

It depends on

The API documentation is available from http://gnuticles.gnufu.net/pymagma/, and the code is available from a Mercurial repository: http://freehg.org/u/ArneBab/magma/.

Changes:

0.3.9:

  • Added script to create magma lists for phex releases: create_phex_release_magmas.py

0.3.8:

  • No longer depend on IPy - don’t check alt-loc IP:PORT, so other settings can be included, like i2p addresses and similar. No use restricting users when it doesn’t gain much.

  • Updated usage information and instruction for adding alt-locs in magma_creator_cli.py

  • Updated usage information for sha1_gnutelly.py

  • A bit nicer API documentation.

0.3.7:

  • Added script sha1_gnutella.py, which calculates the sha1 hash in Gnutella style (encoded BASE32 uppercase) for all input files.

0.3.6:

  • Added alt-locs to the magnets of the files and to the v0.2 compatibility magnet list.

0.3.5:

  • Added compatibility section, so the magnet links can also be read out by programs supporting only Magmav0.2

  • Remove empty items in all listed files before saving, so they are more readable.

  • FIX: Magma module wasn’t included in the egg.

0.3.4:

  • FIX: API was only callable via magma.magma.* - now you can just call “import magma” again. .

0.3.3:

  • FIX: Import error - only imported from modules in the development dir, not from installed ones.

0.3.2:

  • FIX: magma_list.py had wrong header line (tried to open with ‘pythons’).

0.3.1:

  • Added support for multiple substitude urls and altlocs.

0.3.0:

  • Added ebuild_creator_cli.py as script.

0.2.9:

  • Added (mostly fake) ebuild_creator_cli as proof of concept.

  • Changed “name” parameter in files to “filename” to avoid ambiguity (you remember, that this IS in planning phase).

0.2.8:

  • FIX: Parsing failed, when passed invalid lists.

0.2.7:

  • Added return values to all method and function docstrings.

0.2.6:

  • Added docstrings to all functions and classes.

0.2.5:

  • Added load and dump function to work with magma more easily:
    • magma.load(filedata) returns a Magma object with all the attributes like magma.magnets, magma.files and magma.metadata .

    • magma.dump(Magma object) returns its string presentation for saving in a file.

  • Name of the file list parameter and of the URN parameter can now be changed easily.

  • Some cleaning up.

0.2.4:

  • FIX: Header missed the #

0.2.3:

  • FIX: Saved magma list missed the magma header.

0.2.2:

  • magma_list.py magma_from_files TARGET file1, file2, … now works.

0.2.1:

  • names in the magma list no longer contain the path to the file.

  • Improved documentation.

0.2:

  • Uses setuptools.

  • Adds Usage info.

  • magma_list.py now callable from commandline.

  • Documentation improvements and API docs.

  • Multiple file magma creation.

0.1:

  • Creates and reads Magma lists.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

magma-0.3.9.tar.gz (18.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page