-
Notifications
You must be signed in to change notification settings - Fork 2
Mirror of a small rsCollection generator written in Python
RetroShare/rscGenerator-py
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
rscGenerator-py =============== rsCollection generator by Amarandus This script is released under the DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Version 2 Please be social and keep the generated rsCollection and the corresponding files in your share. Usage: rscGenerator.py [options] [folder]... Options: -e --exclude=REGEX Excludes files and folders matching the REGEX (By matching the name, not the full path). -h --help Show this screen. -l --link Prints retroshare://-links to copy and paste. -m --merge Merges all targets to one rsCollection. -o --output=FILE Write the rsCollection into FILE and prints a retroshare://-link of the collection. If not given, it will write into <Name of folder>.rscollection. -q --quiet Prevents any output except -s, -l or the link to a new rsCollection file. -s --stdout Print the XML-Tree to stdout. It overrides -o, so no file will be created. It also prevents any output except the XML-Tree. -v --verbose Show what the Script is doing. -w --overwrite Overwrites rsCollections if the file already exists. Dependencies ============ - lxml (Installation instructions: http://lxml.de/installation.html) (Raspberry Pi-User can install it with: sudo apt-get install python-lxml) Missing Features? ================= If you are missing a feature, please post an issue or contact me on RetroShare :) License ========= Copyright © 2013 Richard Schneider <[email protected]> This work is free. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See the COPYING file for more details. DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Version 2, December 2004 Copyright (C) 2004 Sam Hocevar <[email protected]> Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed. DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. You just DO WHAT THE FUCK YOU WANT TO.
About
Mirror of a small rsCollection generator written in Python
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published