changeset 6:79d0f6e27371

v0.3: upload files in a folder one at a time. using option --zip, upload with SimpleZip (to keep structure)
author Marco Fabiani <marco.fabiani@eecs.qmul.ac.uk>
date Thu, 29 Mar 2012 17:57:33 +0100
parents 13fc2773b3fe
children 9d9d5a1b1d3c
files sworduploader.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/sworduploader.py	Thu Mar 29 17:55:51 2012 +0100
+++ b/sworduploader.py	Thu Mar 29 17:57:33 2012 +0100
@@ -1,6 +1,6 @@
 #!usr/bin/env/ python
 
-""" SWORD2 DSpace bulk uploader - v0.3
+""" SWORD2 DSpace bulk uploader - v0.3  
 
 A python script to submit large numbers of files to a SWORD2-compatible repository, specifically DSpace 1.8x.
 Built on the SWORD2 python client library: https://bitbucket.org/beno/python-sword2/overview