Skip to content

Commit da22491

Browse files
pombredanneTG1999
authored andcommitted
Add ABOUT file for drf-spectacular files
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent 280cfec commit da22491

2 files changed

Lines changed: 23 additions & 0 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
2+
3+
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
4+
5+
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
6+
7+
3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
8+
9+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
about_resource: drf-spectacular
2+
copyright: Copyright (c) T. Franzel <tfranzel@gmail.com>
3+
description: Sane and flexible OpenAPI 3 schema generation for Django REST framework
4+
download_url: https://files.pythonhosted.org/packages/92/eb/2b9903486bb417c779e2b57f5fb2eea0ff72c2d0280070b587b9aa8b0280/drf-spectacular-0.24.2.tar.gz
5+
holder: T. Franzel
6+
holder_contact: tfranzel@gmail.com
7+
homepage_url: https://github.com/tfranzel/drf-spectacular
8+
license_expression: bsd-new
9+
name: drf-spectacular
10+
package_url: pkg:pypi/drf-spectacular@0.24.2
11+
primary_language: Python
12+
type: pypi
13+
version: 0.24.2
14+
notes: these files are copied from the drf_spectacular/templates/drf_spectacular directories

0 commit comments

Comments
 (0)