LICENSE
MANIFEST.in
README.rst
buildout.cfg
setup.py
version.txt
bob/__init__.py
bob.devtools.egg-info/PKG-INFO
bob.devtools.egg-info/SOURCES.txt
bob.devtools.egg-info/dependency_links.txt
bob.devtools.egg-info/entry_points.txt
bob.devtools.egg-info/not-zip-safe
bob.devtools.egg-info/requires.txt
bob.devtools.egg-info/top_level.txt
bob/devtools/__init__.py
bob/devtools/bootstrap.py
bob/devtools/build.py
bob/devtools/changelog.py
bob/devtools/ci.py
bob/devtools/constants.py
bob/devtools/dav.py
bob/devtools/deploy.py
bob/devtools/graph.py
bob/devtools/log.py
bob/devtools/mirror.py
bob/devtools/pipelines.py
bob/devtools/release.py
bob/devtools/data/cacert.pem
bob/devtools/data/changelog_since_last_release.md
bob/devtools/data/conda_build_config.yaml
bob/devtools/data/matplotlibrc
bob/devtools/data/recipe_append.yaml
bob/devtools/data/gitlab-ci/base-build.yaml
bob/devtools/data/gitlab-ci/beat-docker-package.yaml
bob/devtools/data/gitlab-ci/docs.yaml
bob/devtools/data/gitlab-ci/nightlies.yaml
bob/devtools/data/gitlab-ci/single-package.yaml
bob/devtools/scripts/__init__.py
bob/devtools/scripts/bdt.py
bob/devtools/scripts/build.py
bob/devtools/scripts/caupdate.py
bob/devtools/scripts/changelog.py
bob/devtools/scripts/ci.py
bob/devtools/scripts/commitfile.py
bob/devtools/scripts/create.py
bob/devtools/scripts/dav.py
bob/devtools/scripts/dumpsphinx.py
bob/devtools/scripts/getpath.py
bob/devtools/scripts/gitlab.py
bob/devtools/scripts/graph.py
bob/devtools/scripts/jobs.py
bob/devtools/scripts/lasttag.py
bob/devtools/scripts/local.py
bob/devtools/scripts/mirror.py
bob/devtools/scripts/new.py
bob/devtools/scripts/pipelines.py
bob/devtools/scripts/rebuild.py
bob/devtools/scripts/release.py
bob/devtools/scripts/runners.py
bob/devtools/scripts/test.py
bob/devtools/scripts/visibility.py
bob/devtools/templates/.gitignore
bob/devtools/templates/.gitlab-ci.yml
bob/devtools/templates/COPYING
bob/devtools/templates/LICENSE
bob/devtools/templates/MANIFEST.in
bob/devtools/templates/README.rst
bob/devtools/templates/buildout.cfg
bob/devtools/templates/requirements.txt
bob/devtools/templates/setup.py
bob/devtools/templates/version.txt
bob/devtools/templates/conda/meta.yaml
bob/devtools/templates/doc/conf.py
bob/devtools/templates/doc/index.rst
bob/devtools/templates/doc/links.rst
bob/devtools/templates/doc/img/beat-128x128.png
bob/devtools/templates/doc/img/beat-favicon.ico
bob/devtools/templates/doc/img/beat-logo.png
bob/devtools/templates/doc/img/bob-128x128.png
bob/devtools/templates/doc/img/bob-favicon.ico
bob/devtools/templates/doc/img/bob-logo.png
bob/devtools/templates/pkg/__init__.py
bob/devtools/webdav3/__init__.py
bob/devtools/webdav3/client.py
bob/devtools/webdav3/connection.py
bob/devtools/webdav3/exceptions.py
bob/devtools/webdav3/urn.py
doc/api.rst
doc/ci.rst
doc/conf.py
doc/development.rst
doc/index.rst
doc/install.rst
doc/links.rst
doc/linux.rst
doc/macos.rst
doc/release.rst
doc/templates.rst
doc/docker.idiap.ch/docker.crt
doc/docker.idiap.ch/gitlab.crt
doc/img/favicon.ico
doc/img/logo.png
doc/macos-ci-install/admin-install.sh
doc/macos-ci-install/datetime.sh
doc/macos-ci-install/idiap-host.sh
doc/macos-ci-install/install-gitlab-runner.sh
doc/macos-ci-install/install-homebrew.sh
doc/macos-ci-install/install-sdk.sh
doc/macos-ci-install/setup-paths.sh
doc/macos-ci-install/system-update.sh
doc/macos-ci-install/update-ci.sh
doc/macos-ci-install/xcode-cli-tools.sh