data/python-drf-spectacular-0.9.1/.gitignore: ASCII text data/python-drf-spectacular-0.9.1/.travis.yml: ASCII text data/python-drf-spectacular-0.9.1/CHANGELOG.rst: ASCII text data/python-drf-spectacular-0.9.1/LICENSE: UTF-8 Unicode text data/python-drf-spectacular-0.9.1/MANIFEST.in: ASCII text data/python-drf-spectacular-0.9.1/codecov.yml: ASCII text data/python-drf-spectacular-0.9.1/docs/Makefile: ASCII text data/python-drf-spectacular-0.9.1/docs/_static/.gitignore: empty data/python-drf-spectacular-0.9.1/docs/changelog.rst: ASCII text, with no line terminators data/python-drf-spectacular-0.9.1/docs/conf.py: Python script, ASCII text executable data/python-drf-spectacular-0.9.1/docs/drf_spectacular.rst: ASCII text data/python-drf-spectacular-0.9.1/docs/index.rst: ASCII text data/python-drf-spectacular-0.9.1/docs/license.rst: ASCII text data/python-drf-spectacular-0.9.1/docs/make.bat: DOS batch file, ASCII text, with CRLF line terminators data/python-drf-spectacular-0.9.1/docs/readme.rst: ASCII text, with no line terminators data/python-drf-spectacular-0.9.1/docs/settings.rst: ASCII text data/python-drf-spectacular-0.9.1/drf_spectacular/__init__.py: ASCII text data/python-drf-spectacular-0.9.1/drf_spectacular/authentication.py: Python script, ASCII text executable data/python-drf-spectacular-0.9.1/drf_spectacular/contrib/__init__.py: empty data/python-drf-spectacular-0.9.1/drf_spectacular/contrib/authentication.py: Python script, ASCII text executable data/python-drf-spectacular-0.9.1/drf_spectacular/contrib/serializers.py: Python script, ASCII text executable data/python-drf-spectacular-0.9.1/drf_spectacular/helpers.py: Python script, ASCII text executable data/python-drf-spectacular-0.9.1/drf_spectacular/management/__init__.py: empty data/python-drf-spectacular-0.9.1/drf_spectacular/management/commands/__init__.py: empty data/python-drf-spectacular-0.9.1/drf_spectacular/management/commands/spectacular.py: Python script, ASCII text executable data/python-drf-spectacular-0.9.1/drf_spectacular/openapi.py: Python script, ASCII text executable data/python-drf-spectacular-0.9.1/drf_spectacular/plumbing.py: Python script, ASCII text executable data/python-drf-spectacular-0.9.1/drf_spectacular/renderers.py: Python script, ASCII text executable data/python-drf-spectacular-0.9.1/drf_spectacular/serializers.py: Python script, ASCII text executable data/python-drf-spectacular-0.9.1/drf_spectacular/settings.py: Python script, ASCII text executable data/python-drf-spectacular-0.9.1/drf_spectacular/types.py: Python script, ASCII text executable data/python-drf-spectacular-0.9.1/drf_spectacular/utils.py: Python script, ASCII text executable data/python-drf-spectacular-0.9.1/drf_spectacular/validation/__init__.py: Python script, ASCII text executable data/python-drf-spectacular-0.9.1/drf_spectacular/validation/openapi3_schema.json: JSON data data/python-drf-spectacular-0.9.1/drf_spectacular/views.py: Python script, ASCII text executable data/python-drf-spectacular-0.9.1/helper/generate-client.sh: Bourne-Again shell script, ASCII text executable data/python-drf-spectacular-0.9.1/helper/swagger-ui.sh: Bourne-Again shell script, ASCII text executable data/python-drf-spectacular-0.9.1/requirements.txt: ASCII text data/python-drf-spectacular-0.9.1/requirements/base.txt: ASCII text data/python-drf-spectacular-0.9.1/requirements/docs.txt: ASCII text data/python-drf-spectacular-0.9.1/requirements/optionals.txt: ASCII text data/python-drf-spectacular-0.9.1/requirements/packaging.txt: ASCII text, with no line terminators data/python-drf-spectacular-0.9.1/requirements/testing.txt: ASCII text data/python-drf-spectacular-0.9.1/runtests.py: Python script, ASCII text executable data/python-drf-spectacular-0.9.1/setup.cfg: ASCII text data/python-drf-spectacular-0.9.1/setup.py: Python script, ASCII text executable data/python-drf-spectacular-0.9.1/tests/__init__.py: Python script, ASCII text executable data/python-drf-spectacular-0.9.1/tests/conftest.py: Python script, ASCII text executable data/python-drf-spectacular-0.9.1/tests/contrib/__init__.py: empty data/python-drf-spectacular-0.9.1/tests/contrib/test_oauth_toolkit.py: Python script, ASCII text executable data/python-drf-spectacular-0.9.1/tests/contrib/test_oauth_toolkit.yml: ASCII text data/python-drf-spectacular-0.9.1/tests/contrib/test_rest_polymorphic.yml: ASCII text data/python-drf-spectacular-0.9.1/tests/contrib/test_simplejwt.yml: ASCII text data/python-drf-spectacular-0.9.1/tests/contrib/test_rest_polymorphic.py: Python script, ASCII text executable data/python-drf-spectacular-0.9.1/tests/contrib/test_simplejwt.py: Python script, ASCII text executable data/python-drf-spectacular-0.9.1/tests/models.py: ASCII text data/python-drf-spectacular-0.9.1/tests/test_basic.py: Python script, ASCII text executable data/python-drf-spectacular-0.9.1/tests/test_basic.yml: ASCII text data/python-drf-spectacular-0.9.1/tests/test_command.py: Python script, ASCII text executable data/python-drf-spectacular-0.9.1/tests/test_extend_schema.py: Python script, ASCII text executable data/python-drf-spectacular-0.9.1/tests/test_extend_schema.yml: ASCII text data/python-drf-spectacular-0.9.1/tests/test_fields.py: Python script, ASCII text executable data/python-drf-spectacular-0.9.1/tests/test_fields.yml: ASCII text data/python-drf-spectacular-0.9.1/tests/test_plumbing.py: Python script, ASCII text executable data/python-drf-spectacular-0.9.1/tests/test_polymorphic.py: Python script, ASCII text executable data/python-drf-spectacular-0.9.1/tests/test_polymorphic.yml: ASCII text data/python-drf-spectacular-0.9.1/tests/test_recursion.py: Python script, ASCII text executable data/python-drf-spectacular-0.9.1/tests/test_recursion.yml: ASCII text data/python-drf-spectacular-0.9.1/tests/test_regressions.py: Python script, ASCII text executable data/python-drf-spectacular-0.9.1/tests/test_view.py: Python script, ASCII text executable data/python-drf-spectacular-0.9.1/tests/test_warnings.py: Python script, ASCII text executable data/python-drf-spectacular-0.9.1/tests/urls.py: ASCII text data/python-drf-spectacular-0.9.1/tox.ini: ASCII text data/python-drf-spectacular-0.9.1/debian/changelog: ASCII text data/python-drf-spectacular-0.9.1/debian/clean: ASCII text data/python-drf-spectacular-0.9.1/debian/control: ASCII text data/python-drf-spectacular-0.9.1/debian/copyright: ASCII text data/python-drf-spectacular-0.9.1/debian/gbp.conf: ASCII text data/python-drf-spectacular-0.9.1/debian/patches/0001-Skip-tests-if-contrib-packages-are-not-installed.patch: unified diff output, ASCII text data/python-drf-spectacular-0.9.1/debian/patches/0002-Remove-image-badges-to-prevent-privacy-breaches.patch: unified diff output, ASCII text data/python-drf-spectacular-0.9.1/debian/patches/series: ASCII text data/python-drf-spectacular-0.9.1/debian/python-djangorestframework-spectacular-doc.doc-base: ASCII text data/python-drf-spectacular-0.9.1/debian/python3-djangorestframework-spectacular.docs: ASCII text data/python-drf-spectacular-0.9.1/debian/rules: a /usr/bin/make -f script, ASCII text executable data/python-drf-spectacular-0.9.1/debian/source/format: ASCII text data/python-drf-spectacular-0.9.1/debian/tests/pkg-python/import-name: ASCII text data/python-drf-spectacular-0.9.1/debian/watch: ASCII text data/python-drf-spectacular-0.9.1/.pc/.version: ASCII text data/python-drf-spectacular-0.9.1/.pc/.quilt_patches: ASCII text data/python-drf-spectacular-0.9.1/.pc/.quilt_series: ASCII text data/python-drf-spectacular-0.9.1/.pc/applied-patches: ASCII text data/python-drf-spectacular-0.9.1/.pc/0001-Skip-tests-if-contrib-packages-are-not-installed.patch/tests/contrib/test_rest_polymorphic.py: Python script, ASCII text executable data/python-drf-spectacular-0.9.1/.pc/0001-Skip-tests-if-contrib-packages-are-not-installed.patch/tests/contrib/test_simplejwt.py: Python script, ASCII text executable data/python-drf-spectacular-0.9.1/.pc/0002-Remove-image-badges-to-prevent-privacy-breaches.patch/README.rst: Python script, UTF-8 Unicode text executable data/python-drf-spectacular-0.9.1/README.rst: Python script, UTF-8 Unicode text executable