File: SOURCES.txt

package info (click to toggle)
python-aiohttp-apispec 3.0.0~b2%2Bds1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 204 kB
  • sloc: python: 439; makefile: 4
file content (37 lines) | stat: -rw-r--r-- 1,169 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
aiohttp_apispec/__init__.py
aiohttp_apispec/aiohttp_apispec.py
aiohttp_apispec/middlewares.py
aiohttp_apispec/utils.py
aiohttp_apispec.egg-info/PKG-INFO
aiohttp_apispec.egg-info/SOURCES.txt
aiohttp_apispec.egg-info/dependency_links.txt
aiohttp_apispec.egg-info/not-zip-safe
aiohttp_apispec.egg-info/requires.txt
aiohttp_apispec.egg-info/top_level.txt
aiohttp_apispec/decorators/__init__.py
aiohttp_apispec/decorators/docs.py
aiohttp_apispec/decorators/request.py
aiohttp_apispec/decorators/response.py
aiohttp_apispec/static/favicon-16x16.png
aiohttp_apispec/static/favicon-32x32.png
aiohttp_apispec/static/index.html
aiohttp_apispec/static/oauth2-redirect.html
aiohttp_apispec/static/swagger-ui-bundle.js
aiohttp_apispec/static/swagger-ui-bundle.js.map
aiohttp_apispec/static/swagger-ui-standalone-preset.js
aiohttp_apispec/static/swagger-ui-standalone-preset.js.map
aiohttp_apispec/static/swagger-ui.css
aiohttp_apispec/static/swagger-ui.css.map
aiohttp_apispec/static/swagger-ui.js
aiohttp_apispec/static/swagger-ui.js.map
docs/api.rst
docs/conf.py
docs/index.rst
docs/install.rst
docs/usage.rst