-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements_github.txt
19 lines (17 loc) · 1.14 KB
/
requirements_github.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Code dependencies
git+https://github.com/Digital-Preservation-Finland/dpres-mets-builder.git
git+https://github.com/Digital-Preservation-Finland/dpres-signature.git
git+https://github.com/Digital-Preservation-Finland/file-scraper.git
# Temporary patch for ffmpeg-python / jpeg2000 lossless detection
git+https://github.com/Digital-Preservation-Finland/ffmpeg-python.git#egg=ffmpeg_python
# Get our newest format string changes not yet present in official Fido repository
git+https://github.com/Digital-Preservation-Finland/fido.git#egg=opf_fido
# TODO: These can be dropped when we move to newer pip
# mets_builder transitive dependencies
git+https://github.com/Digital-Preservation-Finland/xml-helpers.git#egg=xml_helpers
git+https://github.com/Digital-Preservation-Finland/mets.git#egg=mets
git+https://github.com/Digital-Preservation-Finland/nisomix.git#egg=nisomix
git+https://github.com/Digital-Preservation-Finland/premis.git#egg=premis
git+https://github.com/Digital-Preservation-Finland/audiomd.git#egg=audiomd
git+https://github.com/Digital-Preservation-Finland/videomd.git#egg=videomd
git+https://github.com/Digital-Preservation-Finland/addml.git#egg=addml