libonvif 3.2.4__tar.gz → 3.2.6__tar.gz

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.
Files changed (357) hide show
  1. libonvif-3.2.6/CMakeLists.txt +68 -0
  2. {libonvif-3.2.4/libonvif.egg-info → libonvif-3.2.6}/PKG-INFO +64 -61
  3. {libonvif-3.2.4 → libonvif-3.2.6}/include/rapidjson/allocators.h +693 -693
  4. {libonvif-3.2.4 → libonvif-3.2.6}/include/rapidjson/cursorstreamwrapper.h +78 -78
  5. {libonvif-3.2.4 → libonvif-3.2.6}/include/rapidjson/document.h +3043 -3043
  6. {libonvif-3.2.4 → libonvif-3.2.6}/include/rapidjson/encodedstream.h +299 -299
  7. {libonvif-3.2.4 → libonvif-3.2.6}/include/rapidjson/encodings.h +716 -716
  8. {libonvif-3.2.4 → libonvif-3.2.6}/include/rapidjson/error/en.h +176 -176
  9. {libonvif-3.2.4 → libonvif-3.2.6}/include/rapidjson/error/error.h +285 -285
  10. {libonvif-3.2.4 → libonvif-3.2.6}/include/rapidjson/filereadstream.h +99 -99
  11. {libonvif-3.2.4 → libonvif-3.2.6}/include/rapidjson/filewritestream.h +104 -104
  12. {libonvif-3.2.4 → libonvif-3.2.6}/include/rapidjson/fwd.h +151 -151
  13. {libonvif-3.2.4 → libonvif-3.2.6}/include/rapidjson/internal/biginteger.h +297 -297
  14. {libonvif-3.2.4 → libonvif-3.2.6}/include/rapidjson/internal/clzll.h +71 -71
  15. {libonvif-3.2.4 → libonvif-3.2.6}/include/rapidjson/internal/diyfp.h +261 -261
  16. {libonvif-3.2.4 → libonvif-3.2.6}/include/rapidjson/internal/dtoa.h +249 -249
  17. {libonvif-3.2.4 → libonvif-3.2.6}/include/rapidjson/internal/ieee754.h +78 -78
  18. {libonvif-3.2.4 → libonvif-3.2.6}/include/rapidjson/internal/itoa.h +308 -308
  19. {libonvif-3.2.4 → libonvif-3.2.6}/include/rapidjson/internal/meta.h +186 -186
  20. {libonvif-3.2.4 → libonvif-3.2.6}/include/rapidjson/internal/pow10.h +55 -55
  21. {libonvif-3.2.4 → libonvif-3.2.6}/include/rapidjson/internal/regex.h +739 -739
  22. {libonvif-3.2.4 → libonvif-3.2.6}/include/rapidjson/internal/stack.h +232 -232
  23. {libonvif-3.2.4 → libonvif-3.2.6}/include/rapidjson/internal/strfunc.h +83 -83
  24. {libonvif-3.2.4 → libonvif-3.2.6}/include/rapidjson/internal/strtod.h +293 -293
  25. {libonvif-3.2.4 → libonvif-3.2.6}/include/rapidjson/internal/swap.h +46 -46
  26. {libonvif-3.2.4 → libonvif-3.2.6}/include/rapidjson/istreamwrapper.h +128 -128
  27. {libonvif-3.2.4 → libonvif-3.2.6}/include/rapidjson/memorybuffer.h +70 -70
  28. {libonvif-3.2.4 → libonvif-3.2.6}/include/rapidjson/memorystream.h +71 -71
  29. {libonvif-3.2.4 → libonvif-3.2.6}/include/rapidjson/msinttypes/inttypes.h +316 -316
  30. {libonvif-3.2.4 → libonvif-3.2.6}/include/rapidjson/msinttypes/stdint.h +300 -300
  31. {libonvif-3.2.4 → libonvif-3.2.6}/include/rapidjson/ostreamwrapper.h +81 -81
  32. {libonvif-3.2.4 → libonvif-3.2.6}/include/rapidjson/pointer.h +1476 -1476
  33. {libonvif-3.2.4 → libonvif-3.2.6}/include/rapidjson/prettywriter.h +277 -277
  34. {libonvif-3.2.4 → libonvif-3.2.6}/include/rapidjson/rapidjson.h +741 -741
  35. {libonvif-3.2.4 → libonvif-3.2.6}/include/rapidjson/reader.h +2246 -2246
  36. {libonvif-3.2.4 → libonvif-3.2.6}/include/rapidjson/schema.h +3262 -3262
  37. {libonvif-3.2.4 → libonvif-3.2.6}/include/rapidjson/stream.h +223 -223
  38. {libonvif-3.2.4 → libonvif-3.2.6}/include/rapidjson/stringbuffer.h +121 -121
  39. {libonvif-3.2.4 → libonvif-3.2.6}/include/rapidjson/uri.h +481 -481
  40. {libonvif-3.2.4 → libonvif-3.2.6}/include/rapidjson/writer.h +721 -721
  41. {libonvif-3.2.4 → libonvif-3.2.6}/include/session.h +1 -1
  42. {libonvif-3.2.4 → libonvif-3.2.6}/libonvif/__init__.py +1 -1
  43. libonvif-3.2.6/libonvif/libstdc++.so.6 +0 -0
  44. libonvif-3.2.6/libonvif/libxml2.so.16 +0 -0
  45. {libonvif-3.2.4 → libonvif-3.2.6/libonvif.egg-info}/PKG-INFO +64 -61
  46. {libonvif-3.2.4 → libonvif-3.2.6}/libonvif.egg-info/SOURCES.txt +2 -3
  47. {libonvif-3.2.4 → libonvif-3.2.6}/libonvif.egg-info/not-zip-safe +1 -1
  48. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/.appveyor.yml +35 -35
  49. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/.clang-format +38 -38
  50. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/.clang-tidy +79 -79
  51. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/.cmake-format.yaml +73 -73
  52. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/.codespell-ignore-lines +24 -24
  53. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/.gitattributes +1 -1
  54. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/.github/CODEOWNERS +9 -9
  55. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/.github/CONTRIBUTING.md +388 -388
  56. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/.github/ISSUE_TEMPLATE/bug-report.yml +61 -61
  57. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/.github/ISSUE_TEMPLATE/config.yml +8 -8
  58. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/.github/dependabot.yml +15 -15
  59. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/.github/labeler.yml +13 -13
  60. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/.github/labeler_merged.yml +8 -8
  61. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/.github/matchers/pylint.json +32 -32
  62. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/.github/pull_request_template.md +19 -19
  63. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/.github/workflows/ci.yml +1250 -1250
  64. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/.github/workflows/configure.yml +92 -92
  65. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/.github/workflows/emscripten.yaml +30 -30
  66. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/.github/workflows/format.yml +60 -60
  67. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/.github/workflows/labeler.yml +25 -25
  68. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/.github/workflows/pip.yml +120 -120
  69. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/.github/workflows/upstream.yml +116 -116
  70. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/.gitignore +46 -46
  71. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/.pre-commit-config.yaml +156 -156
  72. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/.readthedocs.yml +20 -20
  73. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/CMakeLists.txt +345 -345
  74. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/LICENSE +29 -29
  75. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/MANIFEST.in +6 -6
  76. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/README.rst +181 -181
  77. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/SECURITY.md +13 -13
  78. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/Doxyfile +21 -21
  79. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/Makefile +192 -192
  80. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/_static/css/custom.css +3 -3
  81. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/advanced/cast/chrono.rst +81 -81
  82. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/advanced/cast/custom.rst +93 -93
  83. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/advanced/cast/eigen.rst +310 -310
  84. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/advanced/cast/functional.rst +109 -109
  85. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/advanced/cast/index.rst +43 -43
  86. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/advanced/cast/overview.rst +170 -170
  87. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/advanced/cast/stl.rst +249 -249
  88. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/advanced/cast/strings.rst +296 -296
  89. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/advanced/classes.rst +1334 -1334
  90. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/advanced/deadlock.md +391 -391
  91. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/advanced/embedding.rst +262 -262
  92. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/advanced/exceptions.rst +400 -400
  93. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/advanced/functions.rst +614 -614
  94. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/advanced/misc.rst +436 -436
  95. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/advanced/pycpp/index.rst +13 -13
  96. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/advanced/pycpp/numpy.rst +453 -453
  97. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/advanced/pycpp/object.rst +286 -286
  98. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/advanced/pycpp/utilities.rst +155 -155
  99. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/advanced/smart_ptrs.rst +174 -174
  100. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/basics.rst +314 -314
  101. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/benchmark.py +89 -89
  102. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/benchmark.rst +95 -95
  103. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/changelog.rst +3285 -3285
  104. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/classes.rst +555 -555
  105. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/cmake/index.rst +8 -8
  106. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/compiling.rst +728 -728
  107. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/conf.py +369 -369
  108. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/faq.rst +352 -352
  109. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/index.rst +48 -48
  110. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/installing.rst +105 -105
  111. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/limitations.rst +68 -68
  112. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/reference.rst +130 -130
  113. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/release.rst +143 -143
  114. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/requirements.in +6 -6
  115. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/requirements.txt +275 -275
  116. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/upgrade.rst +595 -595
  117. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/include/pybind11/attr.h +690 -690
  118. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/include/pybind11/buffer_info.h +208 -208
  119. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/include/pybind11/cast.h +1872 -1872
  120. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/include/pybind11/chrono.h +225 -225
  121. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/include/pybind11/common.h +2 -2
  122. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/include/pybind11/complex.h +74 -74
  123. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/include/pybind11/conduit/README.txt +15 -15
  124. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/include/pybind11/conduit/pybind11_conduit_v1.h +111 -111
  125. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/include/pybind11/conduit/pybind11_platform_abi_id.h +88 -88
  126. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/include/pybind11/conduit/wrap_include_python_h.h +72 -72
  127. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/include/pybind11/detail/class.h +800 -800
  128. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/include/pybind11/detail/common.h +1252 -1252
  129. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/include/pybind11/detail/cpp_conduit.h +77 -77
  130. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/include/pybind11/detail/descr.h +171 -171
  131. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/include/pybind11/detail/exception_translation.h +71 -71
  132. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/include/pybind11/detail/init.h +436 -436
  133. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/include/pybind11/detail/internals.h +725 -725
  134. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/include/pybind11/detail/type_caster_base.h +1188 -1188
  135. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/include/pybind11/detail/typeid.h +65 -65
  136. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/include/pybind11/detail/value_and_holder.h +77 -77
  137. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/include/pybind11/eigen/common.h +9 -9
  138. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/include/pybind11/eigen/matrix.h +715 -715
  139. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/include/pybind11/eigen/tensor.h +515 -515
  140. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/include/pybind11/eigen.h +12 -12
  141. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/include/pybind11/embed.h +303 -303
  142. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/include/pybind11/eval.h +156 -156
  143. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/include/pybind11/functional.h +149 -149
  144. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/include/pybind11/gil.h +215 -215
  145. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/include/pybind11/gil_safe_call_once.h +102 -102
  146. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/include/pybind11/iostream.h +265 -265
  147. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/include/pybind11/numpy.h +2139 -2139
  148. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/include/pybind11/operators.h +202 -202
  149. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/include/pybind11/options.h +92 -92
  150. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/include/pybind11/pybind11.h +3021 -3021
  151. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/include/pybind11/pytypes.h +2628 -2628
  152. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/include/pybind11/stl/filesystem.h +124 -124
  153. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/include/pybind11/stl.h +648 -648
  154. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/include/pybind11/stl_bind.h +858 -858
  155. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/include/pybind11/type_caster_pyobject_ptr.h +61 -61
  156. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/include/pybind11/typing.h +242 -242
  157. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/include/pybind11/warnings.h +75 -75
  158. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/noxfile.py +107 -107
  159. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/pybind11/__init__.py +19 -19
  160. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/pybind11/__main__.py +86 -86
  161. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/pybind11/_version.py +12 -12
  162. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/pybind11/commands.py +39 -39
  163. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/pybind11/setup_helpers.py +500 -500
  164. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/pyproject.toml +87 -87
  165. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/setup.cfg +42 -42
  166. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/setup.py +149 -149
  167. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/CMakeLists.txt +595 -595
  168. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/conftest.py +225 -225
  169. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/constructor_stats.h +322 -322
  170. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/cross_module_gil_utils.cpp +111 -111
  171. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/cross_module_interleaved_error_already_set.cpp +54 -54
  172. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/custom_exceptions.py +10 -10
  173. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/eigen_tensor_avoid_stl_array.cpp +16 -16
  174. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/env.py +32 -32
  175. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/exo_planet_c_api.cpp +76 -76
  176. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/exo_planet_pybind11.cpp +19 -19
  177. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/extra_python_package/test_files.py +307 -307
  178. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/extra_setuptools/test_setuphelper.py +153 -153
  179. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/home_planet_very_lonely_traveler.cpp +13 -13
  180. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/local_bindings.h +92 -92
  181. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/object.h +205 -205
  182. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/pybind11_cross_module_tests.cpp +149 -149
  183. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/pybind11_tests.cpp +136 -136
  184. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/pybind11_tests.h +119 -119
  185. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/pyproject.toml +17 -17
  186. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/pytest.ini +23 -23
  187. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/requirements.txt +13 -13
  188. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_async.cpp +25 -25
  189. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_async.py +31 -31
  190. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_buffers.cpp +442 -442
  191. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_buffers.py +401 -401
  192. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_builtin_casters.cpp +387 -387
  193. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_builtin_casters.py +532 -532
  194. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_call_policies.cpp +113 -113
  195. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_call_policies.py +256 -256
  196. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_callbacks.cpp +280 -280
  197. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_callbacks.py +232 -232
  198. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_chrono.cpp +81 -81
  199. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_chrono.py +207 -207
  200. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_class.cpp +672 -672
  201. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_class.py +539 -539
  202. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_cmake_build/CMakeLists.txt +86 -86
  203. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_cmake_build/embed.cpp +23 -23
  204. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_cmake_build/installed_embed/CMakeLists.txt +19 -19
  205. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_cmake_build/installed_function/CMakeLists.txt +29 -29
  206. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_cmake_build/installed_target/CMakeLists.txt +37 -37
  207. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_cmake_build/main.cpp +6 -6
  208. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_cmake_build/subdirectory_embed/CMakeLists.txt +38 -38
  209. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_cmake_build/subdirectory_function/CMakeLists.txt +32 -32
  210. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_cmake_build/subdirectory_target/CMakeLists.txt +38 -38
  211. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_cmake_build/test.py +10 -10
  212. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_const_name.cpp +55 -55
  213. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_const_name.py +31 -31
  214. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_constants_and_functions.cpp +158 -158
  215. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_constants_and_functions.py +58 -58
  216. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_copy_move.cpp +544 -544
  217. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_copy_move.py +144 -144
  218. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_cpp_conduit.cpp +22 -22
  219. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_cpp_conduit.py +166 -166
  220. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_cpp_conduit_traveler_bindings.h +47 -47
  221. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_cpp_conduit_traveler_types.h +25 -25
  222. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_custom_type_casters.cpp +217 -217
  223. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_custom_type_casters.py +126 -126
  224. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_custom_type_setup.cpp +41 -41
  225. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_custom_type_setup.py +50 -50
  226. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_docstring_options.cpp +129 -129
  227. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_docstring_options.py +66 -66
  228. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_eigen_matrix.cpp +443 -443
  229. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_eigen_matrix.py +819 -819
  230. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_eigen_tensor.cpp +18 -18
  231. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_eigen_tensor.inl +338 -338
  232. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_eigen_tensor.py +293 -293
  233. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_embed/CMakeLists.txt +56 -56
  234. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_embed/catch.cpp +43 -43
  235. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_embed/external_module.cpp +20 -20
  236. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_embed/test_interpreter.cpp +488 -488
  237. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_embed/test_interpreter.py +16 -16
  238. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_embed/test_trampoline.py +18 -18
  239. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_enum.cpp +133 -133
  240. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_enum.py +333 -333
  241. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_eval.cpp +118 -118
  242. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_eval.py +52 -52
  243. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_eval_call.py +5 -5
  244. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_exceptions.cpp +427 -427
  245. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_exceptions.h +13 -13
  246. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_exceptions.py +438 -438
  247. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_factory_constructors.cpp +430 -430
  248. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_factory_constructors.py +531 -531
  249. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_gil_scoped.cpp +144 -144
  250. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_gil_scoped.py +265 -265
  251. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_iostream.cpp +126 -126
  252. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_iostream.py +303 -303
  253. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_kwargs_and_defaults.cpp +331 -331
  254. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_kwargs_and_defaults.py +441 -441
  255. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_local_bindings.cpp +106 -106
  256. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_local_bindings.py +259 -259
  257. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_methods_and_attributes.cpp +492 -492
  258. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_methods_and_attributes.py +552 -552
  259. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_modules.cpp +125 -125
  260. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_modules.py +121 -121
  261. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_multiple_inheritance.cpp +341 -341
  262. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_multiple_inheritance.py +501 -501
  263. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_numpy_array.cpp +547 -547
  264. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_numpy_array.py +673 -673
  265. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_numpy_dtypes.cpp +641 -641
  266. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_numpy_dtypes.py +448 -448
  267. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_numpy_vectorize.cpp +107 -107
  268. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_numpy_vectorize.py +268 -268
  269. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_opaque_types.cpp +77 -77
  270. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_opaque_types.py +63 -63
  271. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_operator_overloading.cpp +281 -281
  272. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_operator_overloading.py +159 -159
  273. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_pickling.cpp +194 -194
  274. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_pickling.py +112 -112
  275. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_python_multiple_inheritance.cpp +45 -45
  276. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_python_multiple_inheritance.py +36 -36
  277. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_pytypes.cpp +1001 -1001
  278. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_pytypes.py +1103 -1103
  279. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_sequences_and_iterators.cpp +600 -600
  280. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_sequences_and_iterators.py +296 -296
  281. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_smart_ptr.cpp +476 -476
  282. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_smart_ptr.py +329 -329
  283. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_stl.cpp +600 -600
  284. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_stl.py +518 -518
  285. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_stl_binders.cpp +275 -275
  286. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_stl_binders.py +414 -414
  287. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_tagbased_polymorphic.cpp +148 -148
  288. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_tagbased_polymorphic.py +30 -30
  289. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_thread.cpp +66 -66
  290. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_thread.py +49 -49
  291. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_type_caster_pyobject_ptr.cpp +168 -168
  292. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_type_caster_pyobject_ptr.py +122 -122
  293. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_type_caster_std_function_specializations.cpp +46 -46
  294. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_type_caster_std_function_specializations.py +15 -15
  295. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_union.cpp +22 -22
  296. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_union.py +10 -10
  297. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_unnamed_namespace_a.cpp +38 -38
  298. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_unnamed_namespace_a.py +36 -36
  299. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_unnamed_namespace_b.cpp +13 -13
  300. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_unnamed_namespace_b.py +7 -7
  301. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_vector_unique_ptr_member.cpp +54 -54
  302. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_vector_unique_ptr_member.py +16 -16
  303. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_virtual_functions.cpp +592 -592
  304. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_virtual_functions.py +468 -468
  305. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_warnings.cpp +46 -46
  306. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/test_warnings.py +68 -68
  307. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/valgrind-numpy-scipy.supp +140 -140
  308. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/valgrind-python.supp +117 -117
  309. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tools/FindCatch.cmake +76 -76
  310. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tools/FindEigen3.cmake +86 -86
  311. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tools/FindPythonLibsNew.cmake +310 -310
  312. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tools/JoinPaths.cmake +23 -23
  313. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tools/check-style.sh +44 -44
  314. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tools/cmake_uninstall.cmake.in +23 -23
  315. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tools/codespell_ignore_lines_from_errors.py +40 -40
  316. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tools/libsize.py +38 -38
  317. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tools/make_changelog.py +92 -92
  318. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tools/pybind11.pc.in +7 -7
  319. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tools/pybind11Common.cmake +416 -416
  320. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tools/pybind11Config.cmake.in +233 -233
  321. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tools/pybind11GuessPythonExtSuffix.cmake +86 -86
  322. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tools/pybind11NewTools.cmake +332 -332
  323. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tools/pybind11Tools.cmake +216 -216
  324. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tools/pyproject.toml +3 -3
  325. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tools/setup_global.py.in +66 -66
  326. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tools/setup_main.py.in +46 -46
  327. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tools/test-pybind11GuessPythonExtSuffix.cmake +161 -161
  328. {libonvif-3.2.4 → libonvif-3.2.6}/pyproject.toml +2 -2
  329. {libonvif-3.2.4 → libonvif-3.2.6}/setup.cfg +4 -4
  330. {libonvif-3.2.4 → libonvif-3.2.6}/setup.py +3 -5
  331. {libonvif-3.2.4 → libonvif-3.2.6}/src/onvif.c +22 -22
  332. {libonvif-3.2.4 → libonvif-3.2.6}/src/onvif.cpp +1 -1
  333. libonvif-3.2.4/CMakeLists.txt +0 -113
  334. libonvif-3.2.4/libonvif/libxml2.dll +0 -0
  335. libonvif-3.2.4/libonvif/msvcp140.dll +0 -0
  336. libonvif-3.2.4/libonvif/vcruntime140.dll +0 -0
  337. {libonvif-3.2.4 → libonvif-3.2.6}/LICENSE +0 -0
  338. {libonvif-3.2.4 → libonvif-3.2.6}/MANIFEST.in +0 -0
  339. {libonvif-3.2.4 → libonvif-3.2.6}/README.md +0 -0
  340. {libonvif-3.2.4 → libonvif-3.2.6}/include/cencode.h +0 -0
  341. {libonvif-3.2.4 → libonvif-3.2.6}/include/getopt-win.h +0 -0
  342. {libonvif-3.2.4 → libonvif-3.2.6}/include/onvif.h +0 -0
  343. {libonvif-3.2.4 → libonvif-3.2.6}/include/onvif_data.h +0 -0
  344. {libonvif-3.2.4 → libonvif-3.2.6}/include/sha1.h +0 -0
  345. {libonvif-3.2.4 → libonvif-3.2.6}/libonvif.egg-info/dependency_links.txt +0 -0
  346. {libonvif-3.2.4 → libonvif-3.2.6}/libonvif.egg-info/top_level.txt +0 -0
  347. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/.git +0 -0
  348. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/pybind11-logo.png +0 -0
  349. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/pybind11_vs_boost_python1.png +0 -0
  350. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/pybind11_vs_boost_python1.svg +0 -0
  351. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/pybind11_vs_boost_python2.png +0 -0
  352. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/docs/pybind11_vs_boost_python2.svg +0 -0
  353. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/pybind11/py.typed +0 -0
  354. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/extra_python_package/pytest.ini +0 -0
  355. {libonvif-3.2.4 → libonvif-3.2.6}/pybind11/tests/extra_setuptools/pytest.ini +0 -0
  356. {libonvif-3.2.4 → libonvif-3.2.6}/src/cencode.c +0 -0
  357. {libonvif-3.2.4 → libonvif-3.2.6}/src/sha1.c +0 -0
@@ -0,0 +1,68 @@
1
+ #*******************************************************************************
2
+ # libonvif/libonvif/CMakeLists.txt
3
+ #
4
+ # Copyright (c) 2023, 2024 Stephen Rhodes
5
+ #
6
+ # This program is free software; you can redistribute it and/or modify
7
+ # it under the terms of the GNU General Public License as published by
8
+ # the Free Software Foundation; either version 2 of the License, or
9
+ # (at your option) any later version.
10
+ #
11
+ # This program is distributed in the hope that it will be useful,
12
+ # but WITHOUT ANY WARRANTY; without even the implied warranty of
13
+ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14
+ # GNU General Public License for more details.
15
+ #
16
+ # You should have received a copy of the GNU General Public License along
17
+ # with this program; if not, write to the Free Software Foundation, Inc.,
18
+ # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
19
+ #
20
+ #******************************************************************************/
21
+
22
+ cmake_minimum_required(VERSION 3.17)
23
+
24
+ project(libonvif VERSION 3.2.6)
25
+
26
+ set(CMAKE_CXX_STANDARD 17)
27
+ set(CMAKE_CXX_STANDARD_REQUIRED True)
28
+
29
+ if (DEFINED ENV{LIBXML2_INCLUDE_DIRS})
30
+ set(LIBXML2_INCLUDE_DIRS $ENV{LIBXML2_INCLUDE_DIRS})
31
+ set(LIBXML2_LIBRARIES $ENV{LIBXML2_LIBRARIES})
32
+ else()
33
+ find_package(LibXml2 REQUIRED)
34
+ endif()
35
+
36
+ add_subdirectory(pybind11)
37
+
38
+ pybind11_add_module(pyonvif
39
+ src/onvif.cpp
40
+ src/onvif.c
41
+ src/cencode.c
42
+ src/sha1.c
43
+ )
44
+
45
+ set_target_properties(pyonvif PROPERTIES
46
+ OUTPUT_NAME libonvif
47
+ )
48
+
49
+ target_link_libraries(pyonvif PRIVATE
50
+ ${LIBXML2_LIBRARIES}
51
+ )
52
+
53
+ message("-- LIBXML2_INCLUDE_DIRS: " ${LIBXML2_INCLUDE_DIRS})
54
+ message("-- LIBXML2_LIBRARIES: " ${LIBXML2_LIBRARIES})
55
+
56
+ target_include_directories(pyonvif PUBLIC
57
+ include
58
+ ${LIBXML2_INCLUDE_DIRS}
59
+ )
60
+
61
+ if(CMAKE_SYSTEM_NAME STREQUAL "Linux")
62
+ set_target_properties(pyonvif PROPERTIES
63
+ BUILD_RPATH "$ORIGIN"
64
+ BUILD_RPATH_USE_ORIGIN TRUE
65
+ INSTALL_RPATH "$ORIGIN"
66
+ INSTALL_RPATH_USE_ORIGIN TRUE
67
+ )
68
+ endif()
@@ -1,61 +1,64 @@
1
- Metadata-Version: 2.1
2
- Name: libonvif
3
- Version: 3.2.4
4
- Summary: A python module for communicating with onvif cameras
5
- Author: Stephen Rhodes
6
- Author-email: Stephen Rhodes <sr99622@gmail.com>
7
- Project-URL: Homepage, https://github.com/sr99622/libonvif
8
- Project-URL: Bug Tracker, https://github.com/sr99622/libonvif/issues
9
- Classifier: Programming Language :: Python :: 3
10
- Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 (LGPLv2)
11
- Classifier: Operating System :: OS Independent
12
- Requires-Python: >=3.10
13
- Description-Content-Type: text/markdown
14
- License-File: LICENSE
15
-
16
- # libonvif
17
-
18
- Python enabled library for communicating with onvif devices. Designed for use in
19
- [Onvif GUI](https://github.com/sr99622/libonvif).
20
-
21
- Copyright (c) 2020, 2023, 2024 Stephen Rhodes
22
-
23
- This library is free software; you can redistribute it and/or
24
- modify it under the terms of the GNU Lesser General Public
25
- License as published by the Free Software Foundation; either
26
- version 2.1 of the License, or (at your option) any later version.
27
-
28
- This library is distributed in the hope that it will be useful,
29
- but WITHOUT ANY WARRANTY; without even the implied warranty of
30
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
31
- Lesser General Public License for more details.
32
-
33
- You should have received a copy of the GNU Lesser General Public
34
- License along with this library; if not, write to the Free Software
35
- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
36
-
37
- # libxml2
38
-
39
- Except where otherwise noted in the source code (e.g. the files dict.c and
40
- list.c, which are covered by a similar licence but with different Copyright
41
- notices) all the files are:
42
-
43
- Copyright (C) 1998-2012 Daniel Veillard. All Rights Reserved.
44
-
45
- Permission is hereby granted, free of charge, to any person obtaining a copy
46
- of this software and associated documentation files (the "Software"), to deal
47
- in the Software without restriction, including without limitation the rights
48
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
49
- copies of the Software, and to permit persons to whom the Software is fur-
50
- nished to do so, subject to the following conditions:
51
-
52
- The above copyright notice and this permission notice shall be included in
53
- all copies or substantial portions of the Software.
54
-
55
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
56
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
57
- NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
58
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
59
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
60
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
61
- THE SOFTWARE.
1
+ Metadata-Version: 2.4
2
+ Name: libonvif
3
+ Version: 3.2.6
4
+ Summary: A python module for communicating with onvif cameras
5
+ Author: Stephen Rhodes
6
+ Author-email: Stephen Rhodes <sr99622@gmail.com>
7
+ License-Expression: LGPL-2.1
8
+ Project-URL: Homepage, https://github.com/sr99622/libonvif
9
+ Project-URL: Bug Tracker, https://github.com/sr99622/libonvif/issues
10
+ Classifier: Programming Language :: Python :: 3
11
+ Classifier: Operating System :: OS Independent
12
+ Requires-Python: >=3.10
13
+ Description-Content-Type: text/markdown
14
+ License-File: LICENSE
15
+ Dynamic: author
16
+ Dynamic: license-file
17
+ Dynamic: requires-python
18
+
19
+ # libonvif
20
+
21
+ Python enabled library for communicating with onvif devices. Designed for use in
22
+ [Onvif GUI](https://github.com/sr99622/libonvif).
23
+
24
+ Copyright (c) 2020, 2023, 2024 Stephen Rhodes
25
+
26
+ This library is free software; you can redistribute it and/or
27
+ modify it under the terms of the GNU Lesser General Public
28
+ License as published by the Free Software Foundation; either
29
+ version 2.1 of the License, or (at your option) any later version.
30
+
31
+ This library is distributed in the hope that it will be useful,
32
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
33
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
34
+ Lesser General Public License for more details.
35
+
36
+ You should have received a copy of the GNU Lesser General Public
37
+ License along with this library; if not, write to the Free Software
38
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
39
+
40
+ # libxml2
41
+
42
+ Except where otherwise noted in the source code (e.g. the files dict.c and
43
+ list.c, which are covered by a similar licence but with different Copyright
44
+ notices) all the files are:
45
+
46
+ Copyright (C) 1998-2012 Daniel Veillard. All Rights Reserved.
47
+
48
+ Permission is hereby granted, free of charge, to any person obtaining a copy
49
+ of this software and associated documentation files (the "Software"), to deal
50
+ in the Software without restriction, including without limitation the rights
51
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
52
+ copies of the Software, and to permit persons to whom the Software is fur-
53
+ nished to do so, subject to the following conditions:
54
+
55
+ The above copyright notice and this permission notice shall be included in
56
+ all copies or substantial portions of the Software.
57
+
58
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
59
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
60
+ NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
61
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
62
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
63
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
64
+ THE SOFTWARE.