-
- Downloads
Merge branch 'dev' into f-recursive-definition
No related branches found
No related tags found
Checking pipeline status
Showing
- .docker/Dockerfile 1 addition, 1 deletion.docker/Dockerfile
- .gitlab-ci.yml 5 additions, 24 deletions.gitlab-ci.yml
- CHANGELOG.md 78 additions, 7 deletionsCHANGELOG.md
- CITATION.cff 2 additions, 2 deletionsCITATION.cff
- 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 50 additions, 6 deletionsintegrationtests/test_issues.py
- setup.cfg 7 additions, 4 deletionssetup.cfg
- src/caoscrawler/authorize.py 2 additions, 2 deletionssrc/caoscrawler/authorize.py
- src/caoscrawler/cfood-schema.yml 6 additions, 0 deletionssrc/caoscrawler/cfood-schema.yml
- src/caoscrawler/converters/__init__.py 16 additions, 1 deletionsrc/caoscrawler/converters/__init__.py
- src/caoscrawler/converters/converters.py 164 additions, 2 deletionssrc/caoscrawler/converters/converters.py
- src/caoscrawler/converters/hdf5_converter.py 5 additions, 5 deletionssrc/caoscrawler/converters/hdf5_converter.py
- src/caoscrawler/converters/rocrate.py 213 additions, 0 deletionssrc/caoscrawler/converters/rocrate.py
- src/caoscrawler/converters/spss.py 3 additions, 4 deletionssrc/caoscrawler/converters/spss.py
- src/caoscrawler/converters/xml_converter.py 8 additions, 33 deletionssrc/caoscrawler/converters/xml_converter.py
- src/caoscrawler/converters/zipfile_converter.py 82 additions, 0 deletionssrc/caoscrawler/converters/zipfile_converter.py
Loading
Please register or sign in to comment