react-native-scanbot-barcode-scanner-sdk 3.1.0-beta4 → 3.1.0-beta8

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 (146) hide show
  1. package/Libraries.txt +352 -283
  2. package/RNScanbotBarcodeSDK.podspec +1 -1
  3. package/android/.gradle/{6.1.1 → 6.8}/executionHistory/executionHistory.bin +0 -0
  4. package/android/.gradle/6.8/executionHistory/executionHistory.lock +0 -0
  5. package/android/.gradle/{6.1.1 → 6.8}/fileChanges/last-build.bin +0 -0
  6. package/android/.gradle/{6.1.1 → 6.8}/fileHashes/fileHashes.bin +0 -0
  7. package/android/.gradle/6.8/fileHashes/fileHashes.lock +0 -0
  8. package/android/.gradle/{6.1.1 → 6.8}/gc.properties +0 -0
  9. package/android/.gradle/7.0-rc-1/dependencies-accessors/dependencies-accessors.lock +0 -0
  10. package/android/.gradle/7.0-rc-1/dependencies-accessors/gc.properties +0 -0
  11. package/android/.gradle/7.0-rc-1/fileChanges/last-build.bin +0 -0
  12. package/android/.gradle/7.0-rc-1/fileHashes/fileHashes.lock +0 -0
  13. package/android/.gradle/7.0-rc-1/gc.properties +0 -0
  14. package/android/.gradle/7.1.1/dependencies-accessors/dependencies-accessors.lock +0 -0
  15. package/android/.gradle/7.1.1/dependencies-accessors/gc.properties +0 -0
  16. package/android/.gradle/7.1.1/fileChanges/last-build.bin +0 -0
  17. package/android/.gradle/7.1.1/fileHashes/fileHashes.lock +0 -0
  18. package/android/.gradle/7.1.1/gc.properties +0 -0
  19. package/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
  20. package/android/.gradle/buildOutputCleanup/cache.properties +2 -2
  21. package/android/.gradle/buildOutputCleanup/outputFiles.bin +0 -0
  22. package/android/.gradle/checksums/checksums.lock +0 -0
  23. package/android/.gradle/checksums/md5-checksums.bin +0 -0
  24. package/android/.gradle/checksums/sha1-checksums.bin +0 -0
  25. package/android/.gradle/configuration-cache/gc.properties +0 -0
  26. package/android/.project +28 -0
  27. package/android/.settings/org.eclipse.buildship.core.prefs +13 -0
  28. package/android/build.gradle +1 -1
  29. package/android/gradle/wrapper/gradle-wrapper.jar +0 -0
  30. package/android/gradle/wrapper/gradle-wrapper.properties +5 -0
  31. package/android/gradlew +185 -0
  32. package/android/gradlew.bat +89 -0
  33. package/android/local.properties +8 -0
  34. package/android/src/main/java/io/scanbot/barcodesdk/plugin/reactnative/JSONUtils.java +10 -2
  35. package/android/src/main/java/io/scanbot/barcodesdk/plugin/reactnative/ScanbotBarcodeSdkConfiguration.java +18 -1
  36. package/android/src/main/java/io/scanbot/barcodesdk/plugin/reactnative/ScanbotBarcodeSdkModule.java +9 -21
  37. package/ios/Components/BarcodeCameraView/RNScanbotBarcodeCameraView.h +1 -0
  38. package/ios/Components/BarcodeCameraView/RNScanbotBarcodeCameraView.m +3 -0
  39. package/ios/ScanbotBarcodeSdk.m +22 -6
  40. package/package.json +3 -3
  41. package/src/components/barcode-camera-view/scanbot-barcode-camera-view-types.tsx +8 -2
  42. package/src/configuration.ts +348 -356
  43. package/src/model.ts +10 -0
  44. package/android/.gradle/6.1.1/executionHistory/executionHistory.lock +0 -0
  45. package/android/.gradle/6.1.1/fileHashes/fileHashes.lock +0 -0
  46. package/android/.idea/caches/build_file_checksums.ser +0 -0
  47. package/android/.idea/compiler.xml +0 -6
  48. package/android/.idea/gradle.xml +0 -22
  49. package/android/.idea/jarRepositories.xml +0 -50
  50. package/android/.idea/libraries/Gradle__androidx_activity_activity_1_2_3_aar.xml +0 -16
  51. package/android/.idea/libraries/Gradle__androidx_annotation_annotation_1_2_0.xml +0 -11
  52. package/android/.idea/libraries/Gradle__androidx_annotation_annotation_experimental_1_1_0_rc01_aar.xml +0 -13
  53. package/android/.idea/libraries/Gradle__androidx_appcompat_appcompat_1_3_0_aar.xml +0 -16
  54. package/android/.idea/libraries/Gradle__androidx_appcompat_appcompat_resources_1_3_0_aar.xml +0 -13
  55. package/android/.idea/libraries/Gradle__androidx_arch_core_core_common_2_1_0.xml +0 -11
  56. package/android/.idea/libraries/Gradle__androidx_arch_core_core_runtime_2_1_0_aar.xml +0 -13
  57. package/android/.idea/libraries/Gradle__androidx_asynclayoutinflater_asynclayoutinflater_1_0_0_aar.xml +0 -13
  58. package/android/.idea/libraries/Gradle__androidx_camera_camera_camera2_1_0_0_aar.xml +0 -16
  59. package/android/.idea/libraries/Gradle__androidx_camera_camera_core_1_0_0_aar.xml +0 -16
  60. package/android/.idea/libraries/Gradle__androidx_camera_camera_lifecycle_1_0_0_aar.xml +0 -13
  61. package/android/.idea/libraries/Gradle__androidx_camera_camera_view_1_0_0_alpha24_aar.xml +0 -16
  62. package/android/.idea/libraries/Gradle__androidx_cardview_cardview_1_0_0_aar.xml +0 -13
  63. package/android/.idea/libraries/Gradle__androidx_collection_collection_1_1_0.xml +0 -11
  64. package/android/.idea/libraries/Gradle__androidx_constraintlayout_constraintlayout_2_0_4_aar.xml +0 -11
  65. package/android/.idea/libraries/Gradle__androidx_constraintlayout_constraintlayout_solver_2_0_4.xml +0 -9
  66. package/android/.idea/libraries/Gradle__androidx_coordinatorlayout_coordinatorlayout_1_1_0_aar.xml +0 -16
  67. package/android/.idea/libraries/Gradle__androidx_core_core_1_5_0_aar.xml +0 -16
  68. package/android/.idea/libraries/Gradle__androidx_core_core_ktx_1_3_2_aar.xml +0 -13
  69. package/android/.idea/libraries/Gradle__androidx_cursoradapter_cursoradapter_1_0_0_aar.xml +0 -13
  70. package/android/.idea/libraries/Gradle__androidx_customview_customview_1_0_0_aar.xml +0 -13
  71. package/android/.idea/libraries/Gradle__androidx_databinding_viewbinding_4_2_1_aar.xml +0 -13
  72. package/android/.idea/libraries/Gradle__androidx_documentfile_documentfile_1_0_0_aar.xml +0 -13
  73. package/android/.idea/libraries/Gradle__androidx_drawerlayout_drawerlayout_1_0_0_aar.xml +0 -16
  74. package/android/.idea/libraries/Gradle__androidx_dynamicanimation_dynamicanimation_1_0_0_aar.xml +0 -13
  75. package/android/.idea/libraries/Gradle__androidx_fragment_fragment_1_3_4_aar.xml +0 -16
  76. package/android/.idea/libraries/Gradle__androidx_interpolator_interpolator_1_0_0_aar.xml +0 -13
  77. package/android/.idea/libraries/Gradle__androidx_legacy_legacy_support_core_ui_1_0_0_aar.xml +0 -13
  78. package/android/.idea/libraries/Gradle__androidx_legacy_legacy_support_core_utils_1_0_0_aar.xml +0 -13
  79. package/android/.idea/libraries/Gradle__androidx_legacy_legacy_support_v4_1_0_0_aar.xml +0 -13
  80. package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_common_2_3_1.xml +0 -11
  81. package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_2_1_0_aar.xml +0 -13
  82. package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_core_2_3_1_aar.xml +0 -13
  83. package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_runtime_2_3_1_aar.xml +0 -13
  84. package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_runtime_ktx_2_3_1_aar.xml +0 -13
  85. package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_viewmodel_2_3_1_aar.xml +0 -13
  86. package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_viewmodel_savedstate_2_3_1_aar.xml +0 -13
  87. package/android/.idea/libraries/Gradle__androidx_loader_loader_1_0_0_aar.xml +0 -13
  88. package/android/.idea/libraries/Gradle__androidx_localbroadcastmanager_localbroadcastmanager_1_0_0_aar.xml +0 -13
  89. package/android/.idea/libraries/Gradle__androidx_media_media_1_0_0_aar.xml +0 -16
  90. package/android/.idea/libraries/Gradle__androidx_print_print_1_0_0_aar.xml +0 -16
  91. package/android/.idea/libraries/Gradle__androidx_recyclerview_recyclerview_1_1_0_aar.xml +0 -16
  92. package/android/.idea/libraries/Gradle__androidx_savedstate_savedstate_1_1_0_aar.xml +0 -13
  93. package/android/.idea/libraries/Gradle__androidx_slidingpanelayout_slidingpanelayout_1_0_0_aar.xml +0 -13
  94. package/android/.idea/libraries/Gradle__androidx_swiperefreshlayout_swiperefreshlayout_1_0_0_aar.xml +0 -16
  95. package/android/.idea/libraries/Gradle__androidx_transition_transition_1_2_0_aar.xml +0 -16
  96. package/android/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_1_1_0_aar.xml +0 -13
  97. package/android/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_animated_1_1_0_aar.xml +0 -13
  98. package/android/.idea/libraries/Gradle__androidx_versionedparcelable_versionedparcelable_1_1_1_aar.xml +0 -13
  99. package/android/.idea/libraries/Gradle__androidx_viewpager2_viewpager2_1_0_0_aar.xml +0 -16
  100. package/android/.idea/libraries/Gradle__androidx_viewpager_viewpager_1_0_0_aar.xml +0 -13
  101. package/android/.idea/libraries/Gradle__com_commonsware_cwac_camera_camera_0_6_41_aar.xml +0 -11
  102. package/android/.idea/libraries/Gradle__com_facebook_fresco_drawee_2_0_0_aar.xml +0 -15
  103. package/android/.idea/libraries/Gradle__com_facebook_fresco_fbcore_2_0_0_aar.xml +0 -18
  104. package/android/.idea/libraries/Gradle__com_facebook_fresco_fresco_2_0_0_aar.xml +0 -18
  105. package/android/.idea/libraries/Gradle__com_facebook_fresco_imagepipeline_2_0_0_aar.xml +0 -18
  106. package/android/.idea/libraries/Gradle__com_facebook_fresco_imagepipeline_base_2_0_0_aar.xml +0 -18
  107. package/android/.idea/libraries/Gradle__com_facebook_fresco_imagepipeline_okhttp3_2_0_0_aar.xml +0 -15
  108. package/android/.idea/libraries/Gradle__com_facebook_fresco_nativeimagefilters_2_0_0_aar.xml +0 -15
  109. package/android/.idea/libraries/Gradle__com_facebook_fresco_nativeimagetranscoder_2_0_0_aar.xml +0 -15
  110. package/android/.idea/libraries/Gradle__com_facebook_infer_annotation_infer_annotation_0_11_2.xml +0 -13
  111. package/android/.idea/libraries/Gradle__com_facebook_react_react_native_0_60_6_aar.xml +0 -18
  112. package/android/.idea/libraries/Gradle__com_facebook_soloader_soloader_0_6_0_aar.xml +0 -13
  113. package/android/.idea/libraries/Gradle__com_google_android_material_material_1_3_0_aar.xml +0 -16
  114. package/android/.idea/libraries/Gradle__com_google_code_findbugs_jsr305_3_0_2.xml +0 -13
  115. package/android/.idea/libraries/Gradle__com_google_code_gson_gson_2_8_6.xml +0 -13
  116. package/android/.idea/libraries/Gradle__com_google_dagger_dagger_2_35.xml +0 -13
  117. package/android/.idea/libraries/Gradle__com_google_guava_listenablefuture_1_0.xml +0 -13
  118. package/android/.idea/libraries/Gradle__com_squareup_okhttp3_okhttp_3_12_1.xml +0 -13
  119. package/android/.idea/libraries/Gradle__com_squareup_okhttp3_okhttp_urlconnection_3_12_1.xml +0 -13
  120. package/android/.idea/libraries/Gradle__com_squareup_okio_okio_1_15_0.xml +0 -13
  121. package/android/.idea/libraries/Gradle__commons_io_commons_io_2_4.xml +0 -13
  122. package/android/.idea/libraries/Gradle__io_reactivex_rxjava2_rxandroid_2_0_1_aar.xml +0 -15
  123. package/android/.idea/libraries/Gradle__io_reactivex_rxjava2_rxjava_2_1_5.xml +0 -13
  124. package/android/.idea/libraries/Gradle__io_scanbot_scanbot_barcode_scanner_sdk_3_0_1_aar.xml +0 -11
  125. package/android/.idea/libraries/Gradle__io_scanbot_scanbot_barcode_scanner_sdk_ui_3_0_1_aar.xml +0 -11
  126. package/android/.idea/libraries/Gradle__io_scanbot_scanbot_sdk_barcode_3_0_1_aar.xml +0 -11
  127. package/android/.idea/libraries/Gradle__io_scanbot_scanbot_sdk_base_3_0_1_aar.xml +0 -11
  128. package/android/.idea/libraries/Gradle__io_scanbot_scanbot_sdk_ui_barcode_3_0_1_aar.xml +0 -11
  129. package/android/.idea/libraries/Gradle__io_scanbot_scanbot_sdk_ui_base_3_0_1_aar.xml +0 -11
  130. package/android/.idea/libraries/Gradle__io_scanbot_sdk_barcode_assets_3_0_1_aar.xml +0 -11
  131. package/android/.idea/libraries/Gradle__io_scanbot_sdk_core_barcode_3_0_1_aar.xml +0 -11
  132. package/android/.idea/libraries/Gradle__io_scanbot_sdk_core_barcode_native_3_0_1_aar.xml +0 -11
  133. package/android/.idea/libraries/Gradle__io_scanbot_sdk_core_sap_3_0_1_aar.xml +0 -11
  134. package/android/.idea/libraries/Gradle__javax_inject_javax_inject_1.xml +0 -13
  135. package/android/.idea/libraries/Gradle__org_jetbrains_annotations_13_0.xml +0 -13
  136. package/android/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_stdlib_1_4_20.xml +0 -13
  137. package/android/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_stdlib_common_1_4_20.xml +0 -13
  138. package/android/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_stdlib_jdk7_1_4_20.xml +0 -13
  139. package/android/.idea/libraries/Gradle__org_jetbrains_kotlinx_kotlinx_coroutines_android_1_4_1.xml +0 -13
  140. package/android/.idea/libraries/Gradle__org_jetbrains_kotlinx_kotlinx_coroutines_core_jvm_1_4_1.xml +0 -13
  141. package/android/.idea/libraries/Gradle__org_reactivestreams_reactive_streams_1_0_1.xml +0 -13
  142. package/android/.idea/misc.xml +0 -9
  143. package/android/.idea/modules/android.iml +0 -133
  144. package/android/.idea/modules.xml +0 -8
  145. package/android/.idea/vcs.xml +0 -6
  146. package/android/.idea/workspace.xml +0 -62
package/Libraries.txt CHANGED
@@ -1,6 +1,14 @@
1
- Open Source libraries used in the Scanbot Barcode Scanner SDK for iOS version 3.0.0:
1
+ Open Source libraries used in the Scanbot Barcode SDK for React Native version 3.1.0
2
+
3
+ ------------------------------------------------------------------------------------------------------------------------
4
+
5
+ Open Source libraries used in the Scanbot Barcode Scanner SDK for iOS version 3.1.0:
6
+
7
+ BOOST C++ Libraries
8
+
9
+ Version 1.73
10
+ (https://github.com/boostorg/boost)
2
11
 
3
- BOOST C++ Libraries version 1.68
4
12
  This library is distributed under the terms of the following license: https://www.boost.org/LICENSE_1_0.txt
5
13
 
6
14
  Boost Software License - Version 1.0 - August 17th, 2003
@@ -13,10 +21,14 @@ works are solely in the form of machine-executable object code generated by a so
13
21
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
14
22
 
15
23
 
24
+
16
25
  Filesystem.hpp
26
+
27
+ (https://github.com/bin-build/filesystem)
17
28
  Copyright (c) 2015-2017, Wenzel Jakob
18
29
  Copyright (c) 2017, Josh Junon
19
30
  All rights reserved.
31
+
20
32
  This library is distributed under the terms of a BSD 2-Clause License (https://github.com/bin-build/filesystem/blob/master/LICENSE)
21
33
 
22
34
  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
@@ -27,8 +39,12 @@ Redistributions in binary form must reproduce the above copyright notice, this l
27
39
  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.
28
40
 
29
41
 
30
- JSON for Modern C++ version 3.1.0
31
- Copyright (c) 2013-2018 Niels Lohmann <http://nlohmann.me>.
42
+
43
+ JSON for Modern C++
44
+
45
+ Version 3.6.1
46
+ (https://github.com/nlohmann/json)
47
+ Copyright (c) 2013-2018 Niels Lohmann http://nlohmann.me.
32
48
  This library is distributed under the terms of a MIT License (https://github.com/nlohmann/json/blob/develop/LICENSE.MIT)
33
49
 
34
50
  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
@@ -38,102 +54,14 @@ The above copyright notice and this permission notice shall be included in all c
38
54
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
39
55
 
40
56
 
41
- Leptonica 1.71
42
- (https://github.com/DanBloomberg/leptonica)
43
-
44
- This work is licensed under a Creative Commons Attribution 2.5 License.
45
- Copyright (C) 2001 Leptonica. All rights reserved.
46
-
47
- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
48
- 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
49
- 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.
50
- 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 ANY 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.
51
-
52
-
53
- LibTIFF - TIFF Library and Utilities v4.0.10
54
- Copyright (c) 1988-1997 Sam Leffler
55
- Copyright (c) 1991-1997 Silicon Graphics, Inc.
56
- This license is distributed under the terms of the following license: http://libtiff.maptools.org/misc.html.
57
-
58
- Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that (i) the above copyright notices and this permission notice appear in all copies of the software and related documentation, and (ii) the names of Sam Leffler and Silicon Graphics may not be used in any advertising or publicity relating to the software without the specific, prior written permission of Sam Leffler and Silicon Graphics.
59
-
60
- THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
61
- EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
62
- WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
63
-
64
- IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
65
- ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
66
- OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
67
- WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
68
- OF THIS SOFTWARE.
69
-
70
-
71
- G8Tesseract
72
- Copyright @ 2014 Daniele Galiotto. https://github.com/gali8/Tesseract-OCR-iOS
73
- This library is distributed under the terms of a MIT License (https://github.com/gali8/Tesseract-OCR-iOS/blob/master/LICENSE.md).
74
-
75
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
76
-
77
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
78
-
79
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
80
-
81
-
82
- OpenCV 4.4.1
83
- This library is distributed under the terms of a 3-clause BSD license: http://opencv.org/license.html.
84
-
85
- Copyright (C) 2000-2019, Intel Corporation, all rights reserved.
86
- Copyright (C) 2009-2011, Willow Garage Inc., all rights reserved.
87
- Copyright (C) 2009-2016, NVIDIA Corporation, all rights reserved.
88
- Copyright (C) 2010-2013, Advanced Micro Devices, Inc., all rights reserved.
89
- Copyright (C) 2015-2016, OpenCV Foundation, all rights reserved.
90
- Copyright (C) 2015-2016, Itseez Inc., all rights reserved.
91
- Copyright (C) 2019-2020, Xperience AI, all rights reserved.
92
-
93
- Third party copyrights are property of their respective owners.
94
-
95
- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
96
-
97
- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
98
- 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.
99
- Neither the names of the copyright holders nor the names of the contributors may be used to endorse or promote products derived from this software without specific prior written permission.
100
- 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 copyright holders 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.
101
-
102
-
103
- OpenSSL 1.1.1j
104
- Copyright @ 1998-2011 The OpenSSL Project. All rights reserved. (https://www.openssl.org)
105
- This library is distributed under the terms of the following license: https://github.com/openssl/openssl/blob/master/LICENSE
106
-
107
- The OpenSSL toolkit stays under a double license, i.e. both the conditions of the OpenSSL License and the original SSLeay license apply to the toolkit. See below for the actual license texts.
108
-
109
- This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit (http://www.openssl.org).
110
-
111
- THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
112
- EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
113
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
114
- PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR ITS 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.
115
-
116
- This product includes cryptographic software written by Eric Young (eay@cryptsoft.com). This product includes software written by Tim Hudson (tjh@cryptsoft.com).
117
-
118
- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
119
- Redistributions of source code must retain the copyright notice, this list of conditions and the following disclaimer.
120
- 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.
121
- All advertising materials mentioning features or use of this software must display the following acknowledgement: "This product includes cryptographic software written by Eric Young (eay@cryptsoft.com)". The word 'cryptographic' can be left out if the rouines from the library being used are not cryptographic related :-).
122
- If you include any Windows specific code (or a derivative thereof) from the apps directory (application code) you must include an acknowledgement: "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
123
-
124
- THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``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 AUTHOR 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.
125
-
126
- The licence and distribution terms for any publically available version or derivative of this code cannot be changed. i.e. this code cannot simply be copied and put under another distribution licence [including the GNU Public Licence.]
127
-
128
57
 
129
- Tesseract 4.1.0
130
- Tesseract, maintained by Google (http://code.google.com/p/tesseract-ocr/),
131
- is distributed under the Apache 2.0 license (http://www.apache.org/licenses/LICENSE-2.0).
58
+ Nameof C++
132
59
 
133
- Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
60
+ Version 0.8.3
61
+ (https://github.com/Neargye/nameof)
134
62
 
63
+ MIT License
135
64
 
136
- Nameof C++ 0.8.3
137
65
  Copyright (c) 2016, 2018 - 2019 Daniil Goncharov
138
66
 
139
67
  Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -155,11 +83,15 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
155
83
  SOFTWARE.
156
84
 
157
85
 
158
- ZXing-C++
159
- C++ port of ZXing (https://github.com/nu-book/zxing-cpp)
86
+
87
+ ZXing-C++, C++ port of ZXing
88
+
89
+ (https://github.com/nu-book/zxing-cpp)
90
+
160
91
  Copyright 2016 Nu-book Inc.
161
92
  Copyright 2016 ZXing authors
162
93
 
94
+
163
95
  Licensed under the Apache License, Version 2.0 (the "License");
164
96
  you may not use this file except in compliance with the License.
165
97
  You may obtain a copy of the License at
@@ -173,8 +105,11 @@ See the License for the specific language governing permissions and
173
105
  limitations under the License.
174
106
 
175
107
 
176
- TensorFlow 2.2.0
177
- Copyright 2017 The TensorFlow Authors. All Rights Reserved.
108
+
109
+ TensorFlow
110
+
111
+ Version based on GitHub commit a4dfb8d1a71
112
+ (https://github.com/tensorflow/tensorflow)
178
113
 
179
114
  Licensed under the Apache License, Version 2.0 (the "License");
180
115
  you may not use this file except in compliance with the License.
@@ -188,7 +123,11 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
188
123
  See the License for the specific language governing permissions and
189
124
  limitations under the License.
190
125
 
191
- xsimd, version based on GitHub commit 3d17850
126
+
127
+
128
+ xsimd
129
+
130
+ Version based on GitHub commit 3d17850
192
131
  (https://github.com/xtensor-stack/xsimd)
193
132
 
194
133
  Copyright (c) 2016, Johan Mabille, Sylvain Corlay, Wolf Vollprecht and Martin Renou
@@ -221,7 +160,10 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
221
160
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
222
161
 
223
162
 
224
- xtl, version based on GitHub commit e0f0066
163
+
164
+ xtl
165
+
166
+ Version based on GitHub commit e0f0066
225
167
  (https://github.com/xtensor-stack/xtl)
226
168
 
227
169
  BSD 3-Clause License
@@ -256,9 +198,13 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
256
198
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
257
199
 
258
200
 
259
- xtensor, version based on GitHub commit be35a26
201
+
202
+ xtensor
203
+
204
+ Version based on GitHub commit be35a26
260
205
  (https://github.com/doo/xtensor)
261
206
 
207
+
262
208
  Copyright (c) 2016, Johan Mabille, Sylvain Corlay and Wolf Vollprecht
263
209
  Copyright (c) 2016, QuantStack
264
210
  All rights reserved.
@@ -288,119 +234,146 @@ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
288
234
  OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
289
235
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
290
236
 
291
- ------------------------------------------------------------------------------------------------------------------------
292
237
 
293
- Open Source Libraries used in the Scanbot Barcode Scanner SDK for Android Version 3.0.1:
294
238
 
295
- CWAC-Camera
239
+ XNNPACK
296
240
 
297
- Version 0.6.41
298
- (https://github.com/doo/cwac-camera)
299
- (https://github.com/commonsguy/cwac-camera/)
241
+ Version based on GitHub commit fb8d1f1b2
242
+ (https://github.com/google/XNNPACK)
300
243
 
301
- Copyright © CommonsWare
244
+ BSD License
302
245
 
303
- Licensed under the Apache License, Version 2.0 (the "License");
304
- you may not use this file except in compliance with the License.
305
- You may obtain a copy of the License at
246
+ For XNNPACK software
247
+ Copyright (c) Facebook, Inc. and its affiliates. All rights reserved.
248
+ Copyright 2019 Google LLC
306
249
 
307
- http://www.apache.org/licenses/LICENSE-2.0
250
+ Redistribution and use in source and binary forms, with or without modification,
251
+ are permitted provided that the following conditions are met:
252
+ * Redistributions of source code must retain the above copyright notice, this
253
+ list of conditions and the following disclaimer.
254
+ * Redistributions in binary form must reproduce the above copyright notice,
255
+ this list of conditions and the following disclaimer in the documentation
256
+ and/or other materials provided with the distribution.
257
+ * Neither the name Facebook nor the names of its contributors may be used to
258
+ endorse or promote products derived from this software without specific
259
+ prior written permission.
260
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
261
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
262
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
263
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
264
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
265
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
266
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
267
+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
268
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
269
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
308
270
 
309
- Unless required by applicable law or agreed to in writing, software
310
- distributed under the License is distributed on an "AS IS" BASIS,
311
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
312
- See the License for the specific language governing permissions and
313
- limitations under the License.
314
271
 
272
+ Leptonica 1.71
273
+ (https://github.com/DanBloomberg/leptonica)
315
274
 
275
+ This work is licensed under a Creative Commons Attribution 2.5 License.
276
+ Copyright (C) 2001 Leptonica. All rights reserved.
316
277
 
317
- Apache Commons IO
278
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
279
+ 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
280
+ 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.
281
+ 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 ANY 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.
318
282
 
319
- Version 2.4
320
- (https://github.com/apache/commons-io)
321
283
 
322
- Copyright (c) The Apache Software Foundation
284
+ LibTIFF - TIFF Library and Utilities v4.0.10
285
+ Copyright (c) 1988-1997 Sam Leffler
286
+ Copyright (c) 1991-1997 Silicon Graphics, Inc.
287
+ This license is distributed under the terms of the following license: http://libtiff.maptools.org/misc.html.
323
288
 
324
- This product includes software developed at
325
- The Apache Software Foundation (http://www.apache.org/).
289
+ Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that (i) the above copyright notices and this permission notice appear in all copies of the software and related documentation, and (ii) the names of Sam Leffler and Silicon Graphics may not be used in any advertising or publicity relating to the software without the specific, prior written permission of Sam Leffler and Silicon Graphics.
326
290
 
327
- Licensed under the Apache License, Version 2.0 (the "License");
328
- you may not use this file except in compliance with the License.
329
- You may obtain a copy of the License at
291
+ THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
292
+ EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
293
+ WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
330
294
 
331
- http://www.apache.org/licenses/LICENSE-2.0
295
+ IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
296
+ ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
297
+ OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
298
+ WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
299
+ OF THIS SOFTWARE.
332
300
 
333
- Unless required by applicable law or agreed to in writing, software
334
- distributed under the License is distributed on an "AS IS" BASIS,
335
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
336
- See the License for the specific language governing permissions and
337
- limitations under the License.
338
301
 
302
+ G8Tesseract
303
+ Copyright @ 2014 Daniele Galiotto. https://github.com/gali8/Tesseract-OCR-iOS
304
+ This library is distributed under the terms of a MIT License (https://github.com/gali8/Tesseract-OCR-iOS/blob/master/LICENSE.md).
339
305
 
306
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
340
307
 
341
- Kotlin Standard Library
308
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
342
309
 
343
- Version 1.4.20
344
- (https://github.com/JetBrains/kotlin)
310
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
345
311
 
346
- Copyright 2010-2018 JetBrains s.r.o.
347
312
 
348
- Licensed under the Apache License, Version 2.0 (the "License");
349
- you may not use this file except in compliance with the License.
350
- You may obtain a copy of the License at
313
+ OpenCV 4.4.0
314
+ This library is distributed under the terms of a 3-clause BSD license: http://opencv.org/license.html.
351
315
 
352
- http://www.apache.org/licenses/LICENSE-2.0
316
+ Copyright (C) 2000-2019, Intel Corporation, all rights reserved.
317
+ Copyright (C) 2009-2011, Willow Garage Inc., all rights reserved.
318
+ Copyright (C) 2009-2016, NVIDIA Corporation, all rights reserved.
319
+ Copyright (C) 2010-2013, Advanced Micro Devices, Inc., all rights reserved.
320
+ Copyright (C) 2015-2016, OpenCV Foundation, all rights reserved.
321
+ Copyright (C) 2015-2016, Itseez Inc., all rights reserved.
322
+ Copyright (C) 2019-2020, Xperience AI, all rights reserved.
353
323
 
354
- Unless required by applicable law or agreed to in writing, software
355
- distributed under the License is distributed on an "AS IS" BASIS,
356
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
357
- See the License for the specific language governing permissions and
358
- limitations under the License.
324
+ Third party copyrights are property of their respective owners.
359
325
 
326
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
360
327
 
328
+ Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
329
+ 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.
330
+ Neither the names of the copyright holders nor the names of the contributors may be used to endorse or promote products derived from this software without specific prior written permission.
331
+ 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 copyright holders 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.
361
332
 
362
- Kotlin Standard Library JDK
363
333
 
364
- Licensed under the Apache License, Version 2.0 (the "License");
365
- you may not use this file except in compliance with the License.
366
- You may obtain a copy of the License at
334
+ OpenSSL 1.1.1j
335
+ Copyright @ 1998-2011 The OpenSSL Project. All rights reserved. (https://www.openssl.org)
336
+ This library is distributed under the terms of the following license: https://github.com/openssl/openssl/blob/master/LICENSE
367
337
 
368
- http://www.apache.org/licenses/LICENSE-2.0
338
+ The OpenSSL toolkit stays under a double license, i.e. both the conditions of the OpenSSL License and the original SSLeay license apply to the toolkit. See below for the actual license texts.
369
339
 
370
- Unless required by applicable law or agreed to in writing, software
371
- distributed under the License is distributed on an "AS IS" BASIS,
372
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
373
- See the License for the specific language governing permissions and
374
- limitations under the License.
340
+ This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit (http://www.openssl.org).
375
341
 
342
+ THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
343
+ EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
344
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
345
+ PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR ITS 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.
376
346
 
347
+ This product includes cryptographic software written by Eric Young (eay@cryptsoft.com). This product includes software written by Tim Hudson (tjh@cryptsoft.com).
377
348
 
378
- google-gson
379
- Version 2.8.6
380
- (https://github.com/google/gson/blob/gson-parent-2.8.5/LICENSE)
349
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
350
+ Redistributions of source code must retain the copyright notice, this list of conditions and the following disclaimer.
351
+ 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.
352
+ All advertising materials mentioning features or use of this software must display the following acknowledgement: "This product includes cryptographic software written by Eric Young (eay@cryptsoft.com)". The word 'cryptographic' can be left out if the rouines from the library being used are not cryptographic related :-).
353
+ If you include any Windows specific code (or a derivative thereof) from the apps directory (application code) you must include an acknowledgement: "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
381
354
 
382
- Copyright 2008 Google Inc.
355
+ THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``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 AUTHOR 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.
383
356
 
384
- Licensed under the Apache License, Version 2.0 (the "License");
385
- you may not use this file except in compliance with the License.
386
- You may obtain a copy of the License at
357
+ The licence and distribution terms for any publically available version or derivative of this code cannot be changed. i.e. this code cannot simply be copied and put under another distribution licence [including the GNU Public Licence.]
387
358
 
388
- http://www.apache.org/licenses/LICENSE-2.0
389
359
 
390
- Unless required by applicable law or agreed to in writing, software
391
- distributed under the License is distributed on an "AS IS" BASIS,
392
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
393
- See the License for the specific language governing permissions and
394
- limitations under the License.
360
+ Tesseract 4.1.0
361
+ Tesseract, maintained by Google (http://code.google.com/p/tesseract-ocr/),
362
+ is distributed under the Apache 2.0 license (http://www.apache.org/licenses/LICENSE-2.0).
363
+
364
+ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
395
365
 
366
+ ------------------------------------------------------------------------------------------------------------------------
396
367
 
368
+ Open Source libraries used in the Scanbot Barcode Scanner SDK for Android version 3.1.0
397
369
 
398
- Dagger
370
+ CWAC-Camera
399
371
 
400
- Version 2.35
401
- (https://github.com/google/dagger)
372
+ Version 0.6.42
373
+ (https://github.com/doo/cwac-camera)
374
+ (https://github.com/commonsguy/cwac-camera/)
402
375
 
403
- Copyright 2012 The Dagger Authors
376
+ Copyright © CommonsWare
404
377
 
405
378
  Licensed under the Apache License, Version 2.0 (the "License");
406
379
  you may not use this file except in compliance with the License.
@@ -416,9 +389,15 @@ limitations under the License.
416
389
 
417
390
 
418
391
 
419
- Dagger Compiler
392
+ Apache Commons IO
420
393
 
421
- Copyright 2012 The Dagger Authors
394
+ Version 2.4
395
+ (https://github.com/apache/commons-io)
396
+
397
+ Copyright (c) The Apache Software Foundation
398
+
399
+ This product includes software developed at
400
+ The Apache Software Foundation (http://www.apache.org/).
422
401
 
423
402
  Licensed under the Apache License, Version 2.0 (the "License");
424
403
  you may not use this file except in compliance with the License.
@@ -434,12 +413,12 @@ limitations under the License.
434
413
 
435
414
 
436
415
 
437
- RxJava
416
+ Kotlin Standard Library
438
417
 
439
- Version 2.1.5
440
- (https://github.com/ReactiveX/RxJava)
418
+ Version 1.4.20
419
+ (https://github.com/JetBrains/kotlin)
441
420
 
442
- Copyright (c) 2016-present, RxJava Contributors.
421
+ Copyright 2010-2018 JetBrains s.r.o.
443
422
 
444
423
  Licensed under the Apache License, Version 2.0 (the "License");
445
424
  you may not use this file except in compliance with the License.
@@ -455,12 +434,7 @@ limitations under the License.
455
434
 
456
435
 
457
436
 
458
- RxAndroid
459
-
460
- Version 2.0.1
461
- (https://github.com/ReactiveX/RxAndroid)
462
-
463
- Copyright 2015 The RxAndroid authors
437
+ Kotlin Standard Library JDK
464
438
 
465
439
  Licensed under the Apache License, Version 2.0 (the "License");
466
440
  you may not use this file except in compliance with the License.
@@ -476,42 +450,32 @@ limitations under the License.
476
450
 
477
451
 
478
452
 
479
- Nameof C++
480
-
481
- Version 0.8.3
482
- (https://github.com/Neargye/nameof)
483
-
484
- MIT License
453
+ google-gson
454
+ Version 2.8.6
455
+ (https://github.com/google/gson/blob/gson-parent-2.8.5/LICENSE)
485
456
 
486
- Copyright (c) 2016, 2018 - 2019 Daniil Goncharov
457
+ Copyright 2008 Google Inc.
487
458
 
488
- Permission is hereby granted, free of charge, to any person obtaining
489
- a copy of this software and associated documentation files (the
490
- "Software"), to deal in the Software without restriction, including
491
- without limitation the rights to use, copy, modify, merge, publish,
492
- distribute, sublicense, and/or sell copies of the Software, and to
493
- permit persons to whom the Software is furnished to do so, subject to
494
- the following conditions:
459
+ Licensed under the Apache License, Version 2.0 (the "License");
460
+ you may not use this file except in compliance with the License.
461
+ You may obtain a copy of the License at
495
462
 
496
- The above copyright notice and this permission notice shall be
497
- included in all copies or substantial portions of the Software.
463
+ http://www.apache.org/licenses/LICENSE-2.0
498
464
 
499
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
500
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
501
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
502
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
503
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
504
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
505
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
465
+ Unless required by applicable law or agreed to in writing, software
466
+ distributed under the License is distributed on an "AS IS" BASIS,
467
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
468
+ See the License for the specific language governing permissions and
469
+ limitations under the License.
506
470
 
507
471
 
508
472
 
509
- ZXing-C++, C++ port of ZXing
473
+ Dagger
510
474
 
511
- (https://github.com/nu-book/zxing-cpp)
475
+ Version 2.35
476
+ (https://github.com/google/dagger)
512
477
 
513
- Copyright 2016 Nu-book Inc.
514
- Copyright 2016 ZXing authors
478
+ Copyright 2012 The Dagger Authors
515
479
 
516
480
  Licensed under the Apache License, Version 2.0 (the "License");
517
481
  you may not use this file except in compliance with the License.
@@ -527,18 +491,15 @@ limitations under the License.
527
491
 
528
492
 
529
493
 
530
- TensorFlow
531
-
532
- Version based on GitHub commit 3ae4ccf
533
- (https://github.com/tensorflow/tensorflow)
494
+ Dagger Compiler
534
495
 
535
- Copyright 2017 The TensorFlow Authors. All Rights Reserved.
496
+ Copyright 2012 The Dagger Authors
536
497
 
537
498
  Licensed under the Apache License, Version 2.0 (the "License");
538
499
  you may not use this file except in compliance with the License.
539
500
  You may obtain a copy of the License at
540
501
 
541
- http://www.apache.org/licenses/LICENSE-2.0
502
+ http://www.apache.org/licenses/LICENSE-2.0
542
503
 
543
504
  Unless required by applicable law or agreed to in writing, software
544
505
  distributed under the License is distributed on an "AS IS" BASIS,
@@ -548,37 +509,6 @@ limitations under the License.
548
509
 
549
510
 
550
511
 
551
- BOOST C++ Libraries
552
-
553
- Version 1.68
554
- (https://github.com/boostorg/boost)
555
-
556
- This library is distributed under the terms of the following license: https://www.boost.org/LICENSE_1_0.txt
557
-
558
- Boost Software License - Version 1.0 - August 17th, 2003
559
-
560
- Permission is hereby granted, free of charge, to any person or organization obtaining
561
- a copy of the software and accompanying documentation covered by this license
562
- (the "Software") to use, reproduce, display, distribute, execute, and transmit
563
- the Software, and to prepare derivative works of the Software, and to permit third-parties
564
- to whom the Software is furnished to do so, all subject to the following:
565
-
566
- The copyright notices in the Software and this entire statement, including the above
567
- license grant, this restriction and the following disclaimer, must be included in
568
- all copies of the Software, in whole or in part, and all derivative works of the
569
- Software, unless such copies or derivative
570
- works are solely in the form of machine-executable object code generated by a source
571
- language processor.
572
-
573
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
574
- INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
575
- PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE
576
- DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN
577
- CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
578
- OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
579
-
580
-
581
-
582
512
  BoringSSL
583
513
 
584
514
  https://github.com/google/boringssl
@@ -691,39 +621,6 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
691
621
 
692
622
 
693
623
 
694
- Filesystem.hpp
695
-
696
- (https://github.com/bin-build/filesystem)
697
- Copyright (c) 2015-2017, Wenzel Jakob
698
- Copyright (c) 2017, Josh Junon
699
- All rights reserved.
700
- This library is distributed under the terms of a BSD 2-Clause License (https://github.com/bin-build/filesystem/blob/master/LICENSE)
701
-
702
- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
703
-
704
- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
705
- 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.
706
-
707
- 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.
708
-
709
-
710
-
711
- JSON for Modern C++
712
-
713
- Version 3.1.0
714
- (https://github.com/nlohmann/json)
715
- Copyright (c) 2013-2018 Niels Lohmann <http://nlohmann.me>.
716
- This library is distributed under the terms of a MIT License (https://github.com/nlohmann/json/blob/develop/LICENSE.MIT)
717
-
718
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
719
-
720
- The above copyright notice and this permission notice shall be included in all
721
- copies or substantial portions of the Software.
722
-
723
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
724
-
725
-
726
-
727
624
  OpenCV
728
625
 
729
626
  Version 4.4.0
@@ -817,6 +714,127 @@ POSSIBILITY OF SUCH DAMAGE.
817
714
 
818
715
 
819
716
 
717
+ BOOST C++ Libraries
718
+
719
+ Version 1.73
720
+ (https://github.com/boostorg/boost)
721
+
722
+ This library is distributed under the terms of the following license: https://www.boost.org/LICENSE_1_0.txt
723
+
724
+ Boost Software License - Version 1.0 - August 17th, 2003
725
+
726
+ Permission is hereby granted, free of charge, to any person or organization obtaining a copy of the software and accompanying documentation covered by this license (the "Software") to use, reproduce, display, distribute, execute, and transmit the Software, and to prepare derivative works of the Software, and to permit third-parties to whom the Software is furnished to do so, all subject to the following:
727
+
728
+ The copyright notices in the Software and this entire statement, including the above license grant, this restriction and the following disclaimer, must be included in all copies of the Software, in whole or in part, and all derivative works of the Software, unless such copies or derivative
729
+ works are solely in the form of machine-executable object code generated by a source language processor.
730
+
731
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
732
+
733
+
734
+
735
+ Filesystem.hpp
736
+
737
+ (https://github.com/bin-build/filesystem)
738
+ Copyright (c) 2015-2017, Wenzel Jakob
739
+ Copyright (c) 2017, Josh Junon
740
+ All rights reserved.
741
+
742
+ This library is distributed under the terms of a BSD 2-Clause License (https://github.com/bin-build/filesystem/blob/master/LICENSE)
743
+
744
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
745
+
746
+ Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
747
+ 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.
748
+
749
+ 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.
750
+
751
+
752
+
753
+ JSON for Modern C++
754
+
755
+ Version 3.6.1
756
+ (https://github.com/nlohmann/json)
757
+ Copyright (c) 2013-2018 Niels Lohmann http://nlohmann.me.
758
+ This library is distributed under the terms of a MIT License (https://github.com/nlohmann/json/blob/develop/LICENSE.MIT)
759
+
760
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
761
+
762
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
763
+
764
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
765
+
766
+
767
+
768
+ Nameof C++
769
+
770
+ Version 0.8.3
771
+ (https://github.com/Neargye/nameof)
772
+
773
+ MIT License
774
+
775
+ Copyright (c) 2016, 2018 - 2019 Daniil Goncharov
776
+
777
+ Permission is hereby granted, free of charge, to any person obtaining a copy
778
+ of this software and associated documentation files (the "Software"), to deal
779
+ in the Software without restriction, including without limitation the rights
780
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
781
+ copies of the Software, and to permit persons to whom the Software is
782
+ furnished to do so, subject to the following conditions:
783
+
784
+ The above copyright notice and this permission notice shall be included in all
785
+ copies or substantial portions of the Software.
786
+
787
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
788
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
789
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
790
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
791
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
792
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
793
+ SOFTWARE.
794
+
795
+
796
+
797
+ ZXing-C++, C++ port of ZXing
798
+
799
+ (https://github.com/nu-book/zxing-cpp)
800
+
801
+ Copyright 2016 Nu-book Inc.
802
+ Copyright 2016 ZXing authors
803
+
804
+
805
+ Licensed under the Apache License, Version 2.0 (the "License");
806
+ you may not use this file except in compliance with the License.
807
+ You may obtain a copy of the License at
808
+
809
+ http://www.apache.org/licenses/LICENSE-2.0
810
+
811
+ Unless required by applicable law or agreed to in writing, software
812
+ distributed under the License is distributed on an "AS IS" BASIS,
813
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
814
+ See the License for the specific language governing permissions and
815
+ limitations under the License.
816
+
817
+
818
+
819
+ TensorFlow
820
+
821
+ Version based on GitHub commit a4dfb8d1a71
822
+ (https://github.com/tensorflow/tensorflow)
823
+
824
+ Licensed under the Apache License, Version 2.0 (the "License");
825
+ you may not use this file except in compliance with the License.
826
+ You may obtain a copy of the License at
827
+
828
+ http://www.apache.org/licenses/LICENSE-2.0
829
+
830
+ Unless required by applicable law or agreed to in writing, software
831
+ distributed under the License is distributed on an "AS IS" BASIS,
832
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
833
+ See the License for the specific language governing permissions and
834
+ limitations under the License.
835
+
836
+
837
+
820
838
  xsimd
821
839
 
822
840
  Version based on GitHub commit 3d17850
@@ -825,16 +843,21 @@ Version based on GitHub commit 3d17850
825
843
  Copyright (c) 2016, Johan Mabille, Sylvain Corlay, Wolf Vollprecht and Martin Renou
826
844
  Copyright (c) 2016, QuantStack
827
845
  All rights reserved.
846
+
828
847
  Redistribution and use in source and binary forms, with or without
829
848
  modification, are permitted provided that the following conditions are met:
849
+
830
850
  * Redistributions of source code must retain the above copyright notice, this
831
851
  list of conditions and the following disclaimer.
852
+
832
853
  * Redistributions in binary form must reproduce the above copyright notice,
833
854
  this list of conditions and the following disclaimer in the documentation
834
855
  and/or other materials provided with the distribution.
856
+
835
857
  * Neither the name of the copyright holder nor the names of its
836
858
  contributors may be used to endorse or promote products derived from
837
859
  this software without specific prior written permission.
860
+
838
861
  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
839
862
  AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
840
863
  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
@@ -854,19 +877,25 @@ Version based on GitHub commit e0f0066
854
877
  (https://github.com/xtensor-stack/xtl)
855
878
 
856
879
  BSD 3-Clause License
880
+
857
881
  Copyright (c) 2017, Sylvain Corlay, Johan Mabille and Wolf Vollprecht
858
882
  Copyright (c) 2017, QuantStack
859
883
  All rights reserved.
884
+
860
885
  Redistribution and use in source and binary forms, with or without
861
886
  modification, are permitted provided that the following conditions are met:
887
+
862
888
  * Redistributions of source code must retain the above copyright notice, this
863
889
  list of conditions and the following disclaimer.
890
+
864
891
  * Redistributions in binary form must reproduce the above copyright notice,
865
892
  this list of conditions and the following disclaimer in the documentation
866
893
  and/or other materials provided with the distribution.
894
+
867
895
  * Neither the name of the copyright holder nor the names of its
868
896
  contributors may be used to endorse or promote products derived from
869
897
  this software without specific prior written permission.
898
+
870
899
  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
871
900
  AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
872
901
  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
@@ -885,19 +914,25 @@ xtensor
885
914
  Version based on GitHub commit be35a26
886
915
  (https://github.com/doo/xtensor)
887
916
 
917
+
888
918
  Copyright (c) 2016, Johan Mabille, Sylvain Corlay and Wolf Vollprecht
889
919
  Copyright (c) 2016, QuantStack
890
920
  All rights reserved.
921
+
891
922
  Redistribution and use in source and binary forms, with or without
892
923
  modification, are permitted provided that the following conditions are met:
924
+
893
925
  * Redistributions of source code must retain the above copyright notice, this
894
926
  list of conditions and the following disclaimer.
927
+
895
928
  * Redistributions in binary form must reproduce the above copyright notice,
896
929
  this list of conditions and the following disclaimer in the documentation
897
930
  and/or other materials provided with the distribution.
931
+
898
932
  * Neither the name of the copyright holder nor the names of its
899
933
  contributors may be used to endorse or promote products derived from
900
934
  this software without specific prior written permission.
935
+
901
936
  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
902
937
  AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
903
938
  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
@@ -908,3 +943,37 @@ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
908
943
  CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
909
944
  OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
910
945
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
946
+
947
+
948
+
949
+ XNNPACK
950
+
951
+ Version based on GitHub commit fb8d1f1b2
952
+ (https://github.com/google/XNNPACK)
953
+
954
+ BSD License
955
+
956
+ For XNNPACK software
957
+ Copyright (c) Facebook, Inc. and its affiliates. All rights reserved.
958
+ Copyright 2019 Google LLC
959
+
960
+ Redistribution and use in source and binary forms, with or without modification,
961
+ are permitted provided that the following conditions are met:
962
+ * Redistributions of source code must retain the above copyright notice, this
963
+ list of conditions and the following disclaimer.
964
+ * Redistributions in binary form must reproduce the above copyright notice,
965
+ this list of conditions and the following disclaimer in the documentation
966
+ and/or other materials provided with the distribution.
967
+ * Neither the name Facebook nor the names of its contributors may be used to
968
+ endorse or promote products derived from this software without specific
969
+ prior written permission.
970
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
971
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
972
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
973
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
974
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
975
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
976
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
977
+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
978
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
979
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.