f3d 3.0.0rc5__cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of f3d might be problematic. Click here for more details.

@@ -0,0 +1,17 @@
1
+ {
2
+ "description" : "Alembic support (version 1.8.5)",
3
+ "name" : "alembic",
4
+ "readers" :
5
+ [
6
+ {
7
+ "description" : "Alembic",
8
+ "exclude_thumbnailer" : false,
9
+ "extensions" : [ "abc" ],
10
+ "full_scene" : false,
11
+ "mimetypes" : [ "application/vnd.abc" ],
12
+ "name" : "Alembic"
13
+ }
14
+ ],
15
+ "type" : "STATIC",
16
+ "version" : "1.0"
17
+ }
@@ -0,0 +1,57 @@
1
+ {
2
+ "description" : "Assimp support (version 5.4.3)",
3
+ "name" : "assimp",
4
+ "readers" :
5
+ [
6
+ {
7
+ "description" : "Filmbox",
8
+ "exclude_thumbnailer" : false,
9
+ "extensions" : [ "fbx" ],
10
+ "full_scene" : true,
11
+ "mimetypes" : [ "application/vnd.fbx" ],
12
+ "name" : "FBX"
13
+ },
14
+ {
15
+ "description" : "Collada",
16
+ "exclude_thumbnailer" : false,
17
+ "extensions" : [ "dae" ],
18
+ "full_scene" : true,
19
+ "mimetypes" : [ "application/vnd.dae" ],
20
+ "name" : "Collada"
21
+ },
22
+ {
23
+ "description" : "AutoCAD DXF",
24
+ "exclude_thumbnailer" : false,
25
+ "extensions" : [ "dxf" ],
26
+ "full_scene" : true,
27
+ "mimetypes" : [ "image/vnd.dxf" ],
28
+ "name" : "DXF"
29
+ },
30
+ {
31
+ "description" : "Object File Format",
32
+ "exclude_thumbnailer" : false,
33
+ "extensions" : [ "off" ],
34
+ "full_scene" : true,
35
+ "mimetypes" : [ "application/vnd.off" ],
36
+ "name" : "OFF"
37
+ },
38
+ {
39
+ "description" : "DirectX File Format",
40
+ "exclude_thumbnailer" : false,
41
+ "extensions" : [ "x" ],
42
+ "full_scene" : true,
43
+ "mimetypes" : [ "application/vnd.x" ],
44
+ "name" : "DirectX"
45
+ },
46
+ {
47
+ "description" : "3D Manufacturing Format",
48
+ "exclude_thumbnailer" : false,
49
+ "extensions" : [ "3mf" ],
50
+ "full_scene" : true,
51
+ "mimetypes" : [ "model/3mf" ],
52
+ "name" : "3MF"
53
+ }
54
+ ],
55
+ "type" : "STATIC",
56
+ "version" : "1.0"
57
+ }
@@ -0,0 +1,25 @@
1
+ {
2
+ "description" : "Draco support (version 1.5.6)",
3
+ "name" : "draco",
4
+ "readers" :
5
+ [
6
+ {
7
+ "description" : "Draco",
8
+ "exclude_thumbnailer" : false,
9
+ "extensions" : [ "drc" ],
10
+ "full_scene" : false,
11
+ "mimetypes" : [ "application/vnd.drc" ],
12
+ "name" : "Draco"
13
+ },
14
+ {
15
+ "description" : "GL Transmission Format",
16
+ "exclude_thumbnailer" : false,
17
+ "extensions" : [ "gltf", "glb" ],
18
+ "full_scene" : true,
19
+ "mimetypes" : [ "model/gltf-binary", "model/gltf+json" ],
20
+ "name" : "GLTFDraco"
21
+ }
22
+ ],
23
+ "type" : "STATIC",
24
+ "version" : "1.0"
25
+ }
@@ -0,0 +1,17 @@
1
+ {
2
+ "description" : "VTK Exodus support",
3
+ "name" : "exodus",
4
+ "readers" :
5
+ [
6
+ {
7
+ "description" : "Exodus II",
8
+ "exclude_thumbnailer" : false,
9
+ "extensions" : [ "exo", "ex2", "e" ],
10
+ "full_scene" : false,
11
+ "mimetypes" : [ "application/vnd.exodus" ],
12
+ "name" : "ExodusII"
13
+ }
14
+ ],
15
+ "type" : "STATIC",
16
+ "version" : "1.0"
17
+ }
@@ -0,0 +1,169 @@
1
+ {
2
+ "description" : "Native VTK I/O support",
3
+ "name" : "native",
4
+ "readers" :
5
+ [
6
+ {
7
+ "description" : "Autodesk 3D Studio",
8
+ "exclude_thumbnailer" : false,
9
+ "extensions" : [ "3ds" ],
10
+ "full_scene" : true,
11
+ "mimetypes" : [ "application/vnd.3ds" ],
12
+ "name" : "3DS"
13
+ },
14
+ {
15
+ "description" : "CityGML",
16
+ "exclude_thumbnailer" : false,
17
+ "extensions" : [ "gml" ],
18
+ "full_scene" : false,
19
+ "mimetypes" : [ "application/gml+xml" ],
20
+ "name" : "CityGML"
21
+ },
22
+ {
23
+ "description" : "DICOM",
24
+ "exclude_thumbnailer" : false,
25
+ "extensions" : [ "dcm" ],
26
+ "full_scene" : false,
27
+ "mimetypes" : [ "application/dicom" ],
28
+ "name" : "DICOM"
29
+ },
30
+ {
31
+ "description" : "GL Transmission Format",
32
+ "exclude_thumbnailer" : false,
33
+ "extensions" : [ "gltf", "glb" ],
34
+ "full_scene" : true,
35
+ "mimetypes" : [ "model/gltf-binary", "model/gltf+json" ],
36
+ "name" : "GLTF"
37
+ },
38
+ {
39
+ "description" : "MetaImage",
40
+ "exclude_thumbnailer" : false,
41
+ "extensions" : [ "mha", "mhd" ],
42
+ "full_scene" : false,
43
+ "mimetypes" : [ "application/vnd.mhd" ],
44
+ "name" : "MetaImage"
45
+ },
46
+ {
47
+ "description" : "Nearly Raw Raster Data",
48
+ "exclude_thumbnailer" : false,
49
+ "extensions" : [ "nrrd", "nhdr" ],
50
+ "full_scene" : false,
51
+ "mimetypes" : [ "application/vnd.nrrd" ],
52
+ "name" : "Nrrd"
53
+ },
54
+ {
55
+ "description" : "Wavefront OBJ",
56
+ "exclude_thumbnailer" : false,
57
+ "extensions" : [ "obj" ],
58
+ "full_scene" : true,
59
+ "mimetypes" : [ "model/obj" ],
60
+ "name" : "OBJ"
61
+ },
62
+ {
63
+ "description" : "Polygon",
64
+ "exclude_thumbnailer" : false,
65
+ "extensions" : [ "ply" ],
66
+ "full_scene" : false,
67
+ "mimetypes" : [ "application/vnd.ply" ],
68
+ "name" : "PLYReader"
69
+ },
70
+ {
71
+ "description" : "Point Cloud",
72
+ "exclude_thumbnailer" : false,
73
+ "extensions" : [ "pts" ],
74
+ "full_scene" : false,
75
+ "mimetypes" : [ "application/vnd.pts" ],
76
+ "name" : "PTS"
77
+ },
78
+ {
79
+ "description" : "Standard Triangle Language",
80
+ "exclude_thumbnailer" : false,
81
+ "extensions" : [ "stl" ],
82
+ "full_scene" : false,
83
+ "mimetypes" : [ "model/stl" ],
84
+ "name" : "STL"
85
+ },
86
+ {
87
+ "description" : "TIFF",
88
+ "exclude_thumbnailer" : true,
89
+ "extensions" : [ "tiff", "tif" ],
90
+ "full_scene" : false,
91
+ "mimetypes" : [ "application/x-tgif" ],
92
+ "name" : "TIFF"
93
+ },
94
+ {
95
+ "description" : "VRML",
96
+ "exclude_thumbnailer" : false,
97
+ "extensions" : [ "wrl", "vrml" ],
98
+ "full_scene" : true,
99
+ "mimetypes" : [ "model/vrml" ],
100
+ "name" : "VRMLReader"
101
+ },
102
+ {
103
+ "description" : "VTK Legacy",
104
+ "exclude_thumbnailer" : false,
105
+ "extensions" : [ "vtk" ],
106
+ "full_scene" : false,
107
+ "mimetypes" : [ "application/vnd.vtk" ],
108
+ "name" : "VTKLegacy"
109
+ },
110
+ {
111
+ "description" : "VTK XML UnstructuredGrid",
112
+ "exclude_thumbnailer" : false,
113
+ "extensions" : [ "vtu" ],
114
+ "full_scene" : false,
115
+ "mimetypes" : [ "application/vnd.vtu" ],
116
+ "name" : "VTKXMLVTU"
117
+ },
118
+ {
119
+ "description" : "VTK XML PolyData",
120
+ "exclude_thumbnailer" : false,
121
+ "extensions" : [ "vtp" ],
122
+ "full_scene" : false,
123
+ "mimetypes" : [ "application/vnd.vtp" ],
124
+ "name" : "VTKXMLVTP"
125
+ },
126
+ {
127
+ "description" : "VTK XML ImageData",
128
+ "exclude_thumbnailer" : false,
129
+ "extensions" : [ "vti" ],
130
+ "full_scene" : false,
131
+ "mimetypes" : [ "application/vnd.vti" ],
132
+ "name" : "VTKXMLVTI"
133
+ },
134
+ {
135
+ "description" : "VTK XML RectangularGrid",
136
+ "exclude_thumbnailer" : false,
137
+ "extensions" : [ "vtr" ],
138
+ "full_scene" : false,
139
+ "mimetypes" : [ "application/vnd.vtr" ],
140
+ "name" : "VTKXMLVTR"
141
+ },
142
+ {
143
+ "description" : "VTK XML StructuredGrid",
144
+ "exclude_thumbnailer" : false,
145
+ "extensions" : [ "vts" ],
146
+ "full_scene" : false,
147
+ "mimetypes" : [ "application/vnd.vts" ],
148
+ "name" : "VTKXMLVTS"
149
+ },
150
+ {
151
+ "description" : "VTK XML MultiBlock",
152
+ "exclude_thumbnailer" : false,
153
+ "extensions" : [ "vtm" ],
154
+ "full_scene" : false,
155
+ "mimetypes" : [ "application/vnd.vtm" ],
156
+ "name" : "VTKXMLVTM"
157
+ },
158
+ {
159
+ "description" : "3D Gaussian splats",
160
+ "exclude_thumbnailer" : false,
161
+ "extensions" : [ "splat" ],
162
+ "full_scene" : false,
163
+ "mimetypes" : [ "application/vnd.splat" ],
164
+ "name" : "Splat"
165
+ }
166
+ ],
167
+ "type" : "STATIC",
168
+ "version" : "1.0"
169
+ }
@@ -0,0 +1,41 @@
1
+ {
2
+ "description" : "OpenCASCADE support (version 7.7.2)",
3
+ "name" : "occt",
4
+ "readers" :
5
+ [
6
+ {
7
+ "description" : "STEP ISO 10303",
8
+ "exclude_thumbnailer" : false,
9
+ "extensions" : [ "stp", "step", "stpnc", "p21", "210" ],
10
+ "full_scene" : false,
11
+ "mimetypes" : [ "application/vnd.step" ],
12
+ "name" : "STEP"
13
+ },
14
+ {
15
+ "description" : "Initial Graphics Exchange Specification",
16
+ "exclude_thumbnailer" : false,
17
+ "extensions" : [ "igs", "iges" ],
18
+ "full_scene" : false,
19
+ "mimetypes" : [ "model/iges" ],
20
+ "name" : "IGES"
21
+ },
22
+ {
23
+ "description" : "Open CASCADE BRep",
24
+ "exclude_thumbnailer" : false,
25
+ "extensions" : [ "brep" ],
26
+ "full_scene" : false,
27
+ "mimetypes" : [ "application/vnd.brep" ],
28
+ "name" : "BREP"
29
+ },
30
+ {
31
+ "description" : "Open CASCADE XBF",
32
+ "exclude_thumbnailer" : false,
33
+ "extensions" : [ "xbf" ],
34
+ "full_scene" : false,
35
+ "mimetypes" : [ "application/vnd.xbf" ],
36
+ "name" : "XBF"
37
+ }
38
+ ],
39
+ "type" : "STATIC",
40
+ "version" : "1.0"
41
+ }
@@ -0,0 +1,118 @@
1
+ Metadata-Version: 2.1
2
+ Name: f3d
3
+ Version: 3.0.0rc5
4
+ Summary: F3D, a fast and minimalist 3D viewer
5
+ Keywords: vtk,animations,fbx,step,stl,gltf,pbr,raytracing,rendering
6
+ Author: Michael Migliore, Mathieu Westphal
7
+ Maintainer-Email: Michael Migliore <mcmigliore+pip@gmail.com>
8
+ License: BSD 3-Clause License
9
+ Classifier: Development Status :: 5 - Production/Stable
10
+ Classifier: License :: OSI Approved :: BSD License
11
+ Classifier: Operating System :: Microsoft :: Windows
12
+ Classifier: Operating System :: POSIX
13
+ Classifier: Operating System :: MacOS
14
+ Classifier: Programming Language :: C++
15
+ Classifier: Programming Language :: Python :: 3
16
+ Classifier: Topic :: Multimedia :: Graphics :: 3D Rendering
17
+ Classifier: Topic :: Multimedia :: Graphics :: Viewers
18
+ Classifier: Topic :: Scientific/Engineering :: Visualization
19
+ Project-URL: Homepage, https://f3d.app
20
+ Project-URL: Repository, https://github.com/f3d-app/f3d.git
21
+ Project-URL: Changelog, https://github.com/f3d-app/f3d/blob/master/doc/CHANGELOG.md
22
+ Requires-Python: >=3.9
23
+ Description-Content-Type: text/markdown
24
+
25
+ [![CI](https://img.shields.io/github/actions/workflow/status/f3d-app/f3d/ci.yml?label=CI&logo=github)](https://github.com/f3d-app/f3d/actions/workflows/ci.yml) [![Packaging](https://img.shields.io/github/actions/workflow/status/f3d-app/f3d-superbuild/nightly.yml?label=Packaging&logo=github)](https://github.com/f3d-app/f3d-superbuild) [![codecov](https://codecov.io/gh/f3d-app/f3d/branch/master/graph/badge.svg?token=siwG82IXK7)](https://codecov.io/gh/f3d-app/f3d) [![Downloads](https://img.shields.io/github/downloads/f3d-app/f3d/total.svg)](https://github.com/f3d-app/f3d/releases) [![Sponsors](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86)](https://github.com/sponsors/f3d-app) [![Discord](https://discordapp.com/api/guilds/1046005690809978911/widget.png?style=shield)](https://discord.f3d.app) [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md)
26
+
27
+ # F3D - Fast and minimalist 3D viewer
28
+ By Michael Migliore and Mathieu Westphal.
29
+
30
+ <img src="https://raw.githubusercontent.com/f3d-app/f3d/master/resources/logo.svg" align="left" width="20px"/>
31
+ F3D (pronounced `/fɛd/`) is a fast and minimalist 3D viewer desktop application. It supports many file formats, from digital content to scientific datasets (including glTF, USD, STL, STEP, PLY, OBJ, FBX, Alembic), can show animations and support thumbnails and many rendering and texturing options including real time physically based rendering and raytracing.
32
+ <br clear="left"/>
33
+
34
+ It is fully controllable from the command line and support configuration files. It can provide thumbnails, support interactive hotkeys, drag&drop and integration into file managers.
35
+
36
+ F3D also contains the libf3d, a simple library to render meshes, with a C++17 API, Python Bindings, and experimental Java and Javascript bindings.
37
+
38
+ <img src="https://user-images.githubusercontent.com/3129530/194735416-3f386437-456c-4145-9b5e-6bb6451d7e9a.png" width="640">
39
+
40
+ *A typical render by F3D*
41
+
42
+ <img src="https://user-images.githubusercontent.com/3129530/194735261-dd6f1c1c-fa57-47b0-9d27-f735d18ccd5e.gif" width="640">
43
+
44
+ *Animation of a glTF file within F3D*
45
+
46
+ <img src="https://user-images.githubusercontent.com/3129530/194735272-5bcd3e7c-a333-41f5-8066-9b0bec9885e8.png" width="640">
47
+
48
+ *A direct scalars render by F3D*
49
+
50
+ See the [gallery](doc/GALLERY.md) for more images, take a look at the [changelog](doc/CHANGELOG.md) or go to the [install guide](doc/user/INSTALLATION.md) to download and install F3D!
51
+
52
+ You can even use F3D directly in your [browser](https://f3d.app/web)!
53
+
54
+ If you need any help or want to discuss with other F3D users and developers, head over to our [discord](https://discord.f3d.app).
55
+
56
+ # Quickstart
57
+
58
+ Open a file directly in F3D or from the command line by running:
59
+ ```
60
+ f3d /path/to/file.ext
61
+ ```
62
+
63
+ Optionally, append `--output=/path/to/img.png` to save the rendering into an image file.
64
+
65
+ See the [Quickstart Guide](doc/user/QUICKSTART.md) for more information about getting started with F3D.
66
+
67
+ # Documentation
68
+
69
+ - To get started, please take a look at the [user documentation](doc/user/README_USER.md).
70
+ - If you need any help, are looking for a feature or found a bug, please open an [issue](https://github.com/f3d-app/f3d/issues).
71
+ - If you want to use the libf3d, please take a look at its [documentation](doc/libf3d/README_LIBF3D.md).
72
+ - If you want to build F3D, please take a look at the [developer documentation](doc/dev/README_DEV.md).
73
+
74
+ # Support
75
+
76
+ F3D needs your help!
77
+
78
+ If you can, please consider sponsoring F3D. Even a small donation would help us offset the recurring maintenance costs.
79
+ With enough sponsors we would even be able to add support for new devices (as we would need do acquire or rent them first). Read more about it on our [sponsor page](https://github.com/sponsors/f3d-app).
80
+
81
+ If not, please use F3D, star it on github and share the word about it!
82
+
83
+ # Vision
84
+
85
+ As a minimalist 3D viewer F3D aims to:
86
+
87
+ - Support as many 3D file formats as possible
88
+ - Support many types of renderings (textures, edges, etc... ) and visualizations (meshes, volumic, point sprites)
89
+ - Support any and all use-cases dealing with 3D datasets
90
+ - Let any user easily and quickly view any model with good defaults
91
+ - Be as configurable as possible
92
+ - Be fully controllable from the command line and configuration file
93
+ - Be usable non-interactively
94
+ - Be as modular as possible to be built with a small number of dependencies
95
+
96
+ but there is no plan to:
97
+
98
+ - Provide a classic mouse-based UI, with menus and buttons
99
+ - Provide data processing tools
100
+ - Provide export feature
101
+
102
+ # Contributing
103
+
104
+ F3D as a community-driven, inclusive and beginner-friendly project. We love to see how the project is growing thanks to the contributions from the community. We would love to see your face in the list below! If you want to contribute to F3D, you are very welcome to! Take a look at our [contribution documentation](CONTRIBUTING.md), [governance documentation](doc/dev/GOVERNANCE.md) and [code of conduct](CODE_OF_CONDUCT.md).
105
+
106
+ <a href="https://github.com/f3d-app/f3d/graphs/contributors">
107
+ <img src="https://contrib.rocks/image?repo=f3d-app/f3d" />
108
+ </a>
109
+
110
+ # Acknowledgments
111
+
112
+ F3D was initially created by [Kitware SAS](https://www.kitware.eu/) and is relying on many awesome open source projects, including [VTK](https://vtk.org/), [OCCT](https://dev.opencascade.org/), [Assimp](https://www.assimp.org/), [Alembic](http://www.alembic.io/), [Draco](https://google.github.io/draco/), [OpenUSD](https://openusd.org/release/index.html), [OpenVDB](https://www.openvdb.org/), [OSPRay](https://www.ospray.org/) and [ImGui](https://github.com/ocornut/imgui/).
113
+
114
+ # License
115
+
116
+ F3D can be used and distributed under the 3-Clause BSD License, see the [license](LICENSE.md).
117
+ F3D integrate the sources of other libraries and tools, all under permissive licenses, see the [third party licenses](doc/THIRD_PARTY_LICENSES.md).
118
+ F3D packages relies on other libraries and tools, all under permissive licenses, all listed in the respective packages.
@@ -0,0 +1,16 @@
1
+ f3d/__init__.py,sha256=SxAjiaw93PxTnSa3AnaaM1PEU3gysxM-2dSfmcx8NSk,2235
2
+ f3d/__init__.pyi,sha256=vjPGV2Mc_CiAvmpHunySOk2wQTXtdukg047RdK-9nHE,1215
3
+ f3d/pyf3d.cpython-312-x86_64-linux-gnu.so,sha256=sAHTtZcpwbAYEfujAOPKknRbznCgtYW6MM2Z5pt1uZY,524336
4
+ f3d/pyf3d.pyi,sha256=li9Dm-i6_T24hxRXBK5bHGwaQx1KKN2xmDMGKg5KtPA,23066
5
+ f3d/lib64/libf3d.so,sha256=j41kSWbtNtMFNRlg0lFwDpLWbToHt4q6KE3MyGECwvA,108179056
6
+ f3d/share/f3d/plugins/alembic.json,sha256=i5swl_I5_hGVQ3Yoz3-2_Np6y8PK_fBSk5aBb2pfK5I,357
7
+ f3d/share/f3d/plugins/assimp.json,sha256=uDN4qLtF8YfgL5Va4lY12T5JId7xJ9iUTsQAgwj_RT0,1431
8
+ f3d/share/f3d/plugins/draco.json,sha256=MWd9ycafVJ79TqFp6Y-FDXdCxYXduZdWg0JvWuhDVio,605
9
+ f3d/share/f3d/plugins/exodus.json,sha256=BSvMiLSfrg5-4dujJJRWiVhJCMM9YVjJm2DglWw83pc,361
10
+ f3d/share/f3d/plugins/native.json,sha256=hDlZIM3zdEO5kDn_a7ynJhgjz-6Hy0ulKyhVjU3na7E,4605
11
+ f3d/share/f3d/plugins/occt.json,sha256=hd5tjSk2J7jh0Xex41yE3U6zazvIJcwdhhRsDoRcUvA,1081
12
+ f3d-3.0.0rc5.dist-info/METADATA,sha256=DRAwfBN9Dy97__pIrPSrQXrfA9KVUlJSGr1aCxTNRxU,7089
13
+ f3d-3.0.0rc5.dist-info/WHEEL,sha256=mJLU1RQwO1EVB1lOMGMcbPZXCXCQtyFqWQvC-JvhUs0,157
14
+ f3d-3.0.0rc5.dist-info/RECORD,,
15
+ f3d-3.0.0rc5.dist-info/licenses/LICENSE.md,sha256=hAu1RYYOc3QQgF1JOsFmyRu1a0SxSSf6Xzu02mO9dS4,1571
16
+ f3d-3.0.0rc5.dist-info/licenses/doc/THIRD_PARTY_LICENSES.md,sha256=sK3dREu5BIBU1OifMfvDwc8qQxjkqr_67eah9uhvDyw,12332
@@ -0,0 +1,6 @@
1
+ Wheel-Version: 1.0
2
+ Generator: scikit-build-core 0.10.7
3
+ Root-Is-Purelib: false
4
+ Tag: cp312-cp312-manylinux_2_27_x86_64
5
+ Tag: cp312-cp312-manylinux_2_28_x86_64
6
+
@@ -0,0 +1,31 @@
1
+ BSD 3-Clause License
2
+
3
+ * Copyright 2019-2021 Kitware SAS
4
+ * Copyright 2021-2024 Michael Migliore, Mathieu Westphal
5
+
6
+ All rights reserved.
7
+
8
+ Redistribution and use in source and binary forms, with or without
9
+ modification, are permitted provided that the following conditions are met:
10
+
11
+ * Redistributions of source code must retain the above copyright notice, this
12
+ list of conditions and the following disclaimer.
13
+
14
+ * Redistributions in binary form must reproduce the above copyright notice,
15
+ this list of conditions and the following disclaimer in the documentation
16
+ and/or other materials provided with the distribution.
17
+
18
+ * Neither the name of the copyright holder nor the names of its
19
+ contributors may be used to endorse or promote products derived from
20
+ this software without specific prior written permission.
21
+
22
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
23
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
24
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
25
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
26
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
27
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
28
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
29
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
30
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
31
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.