Skip to content

Scrapbook2zotero v1.0.3

Latest
Compare
Choose a tag to compare
@burbilog burbilog released this 13 Jul 18:23
· 1 commit to master since this release

v1.0.3

Changes

Fixed issue #2, windows version did not work because file paths had mixed
slashes and backslashes. File path must be normalized with os.path.normpath()

Windows executable:

Download and unpack .zip file
scrapbook2zotero-v1.0.3.zip

Linux:

Install python 2.7, pytest and rdflib, then download source code from above or

git clone https://github.com/burbilog/scrapbook2zotero.git
cd scrapbook2zotero
./scrapbook2zotero.py ...