aaronp / migration

Utility for downloading/verifying zip files and their contents

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migration

Build Status Maven Central Coverage Status Scaladoc

Collection of utilities to support:

  • querying an index file from a URL
  • downloading each listed zip entry in that index to a target directory using a filename regex
  • unzipping said entry using a regex for the file entries and ensuring it is valid xml

About

Utility for downloading/verifying zip files and their contents

License:Other


Languages

Language:Scala 98.9%Language:Shell 0.9%Language:Java 0.2%