-
- Downloads
REL: Release v0.11.0
Merge branch 'release-0.11.0' into 'main' See merge request !217
No related branches found
No related tags found
Showing
- .docker/Dockerfile 24 additions, 9 deletions.docker/Dockerfile
- .docker/docker-compose.yml 1 addition, 1 deletion.docker/docker-compose.yml
- .gitlab-ci.yml 50 additions, 40 deletions.gitlab-ci.yml
- CHANGELOG.md 58 additions, 3 deletionsCHANGELOG.md
- CITATION.cff 2 additions, 2 deletionsCITATION.cff
- Makefile 1 addition, 1 deletionMakefile
- integrationtests/test_crawler_main.py 95 additions, 0 deletionsintegrationtests/test_crawler_main.py
- integrationtests/test_data/crawler_main_with_list_of_dirs/cfood.yml 10 additions, 0 deletions...ntests/test_data/crawler_main_with_list_of_dirs/cfood.yml
- integrationtests/test_data/crawler_main_with_list_of_dirs/dir1/.gitkeep 0 additions, 0 deletions...ts/test_data/crawler_main_with_list_of_dirs/dir1/.gitkeep
- integrationtests/test_data/crawler_main_with_list_of_dirs/dir2/.gitkeep 0 additions, 0 deletions...ts/test_data/crawler_main_with_list_of_dirs/dir2/.gitkeep
- integrationtests/test_data/crawler_main_with_list_of_dirs/identifiable.yml 2 additions, 0 deletions...test_data/crawler_main_with_list_of_dirs/identifiable.yml
- integrationtests/test_issues.py 64 additions, 4 deletionsintegrationtests/test_issues.py
- setup.cfg 5 additions, 2 deletionssetup.cfg
- src/caoscrawler/cfood-schema.yml 6 additions, 0 deletionssrc/caoscrawler/cfood-schema.yml
- src/caoscrawler/converters/__init__.py 2 additions, 1 deletionsrc/caoscrawler/converters/__init__.py
- src/caoscrawler/converters/converters.py 200 additions, 15 deletionssrc/caoscrawler/converters/converters.py
- src/caoscrawler/converters/rocrate.py 37 additions, 32 deletionssrc/caoscrawler/converters/rocrate.py
- src/caoscrawler/converters/xml_converter.py 3 additions, 29 deletionssrc/caoscrawler/converters/xml_converter.py
- src/caoscrawler/converters/zipfile_converter.py 82 additions, 0 deletionssrc/caoscrawler/converters/zipfile_converter.py
- src/caoscrawler/crawl.py 35 additions, 42 deletionssrc/caoscrawler/crawl.py
Loading
Please register or sign in to comment