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
pyyaml: http://pyyaml.org/.
tagpy
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file magma-0.3.9.tar.gz
.
File metadata
- Download URL: magma-0.3.9.tar.gz
- Upload date:
- Size: 18.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16aa80e41470a9bfeee55031cf8826f0871c989630e7d956cef1befa0979e567 |
|
MD5 | 0b890847847797ba2cd96300cf364807 |
|
BLAKE2b-256 | cc20d25201299083125ef73fd9daa2774fafd4722165aada5df832da77488f2f |