zimeon / ocfl-py

OCFL tools in Python
MIT License
20 stars 6 forks source link

Improve error reporting for extra dir that looks like a version #58

Closed zimeon closed 3 years ago

zimeon commented 3 years ago

See https://github.com/OCFL/fixtures/pull/91

zimeon commented 3 years ago

Might want to have an extra test in E001b to see if the spurious dir looks like a version dir (maybe /^v\d+$/?) and, if so, report a more specific error like E046