.git_archival.txt
.gitattributes
CHANGELOG.md
LICENSE
Makefile
README.md
recipe.yaml
release-conf.yaml
setup.cfg
setup.py
ogr/__init__.py
ogr/abstract.py
ogr/constant.py
ogr/utils.py
ogr.egg-info/PKG-INFO
ogr.egg-info/SOURCES.txt
ogr.egg-info/dependency_links.txt
ogr.egg-info/requires.txt
ogr.egg-info/top_level.txt
ogr/services/__init__.py
ogr/services/base.py
ogr/services/github.py
ogr/services/gitlab.py
ogr/services/our_pagure.py
ogr/services/pagure.py
tests/__init__.py
tests/integration/__init__.py
tests/integration/test_github.py
tests/integration/test_our_pagure.py
tests/integration/test_pagure.py
tests/unit/__init__.py
tests/unit/test_our_pagure.py
tests/unit/test_pagure.py
tests/unit/test_utils.py