rapidfuzz-cpp_3.1.1-1~bpo12+1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Fri, 20 Dec 2024 13:48:08 -0500 |
Source: | rapidfuzz-cpp |
Binary: | librapidfuzz-cpp-dev librapidfuzz-cpp-doc |
Architecture: | source amd64 all |
Version: | 3.1.1-1~bpo12+1 |
Distribution: | bookworm-backports |
Urgency: | medium |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Changed-By: | Boyuan Yang <byang@debian.org> |
Description: | librapidfuzz-cpp-dev - Rapid fuzzy string matching library (C++ header files) librapidfuzz-cpp-doc - Rapid fuzzy string matching library (C++ library documentation) |
Changes: | rapidfuzz-cpp (3.1.1-1~bpo12+1) bookworm-backports; urgency=medium * Rebuild for bookworm-backports. * debian/control: Require catch2 3.x. |
Files: | 431e8f20030ae00034e5d3a41e45b2a7 2921 libs optional rapidfuzz-cpp_3.1.1-1~bpo12+1.dsc b65346747b6e8078305f6c56a98d52b8 310477 libs optional rapidfuzz-cpp_3.1.1.orig.tar.gz 47714a7369018c3baa4688b38cd0624c 4232 libs optional rapidfuzz-cpp_3.1.1-1~bpo12+1.debian.tar.xz 29ea97992a484aa412d79079576db6ee 55000 libdevel optional librapidfuzz-cpp-dev_3.1.1-1~bpo12+1_amd64.deb e37de89ecba39be4461ea1133bdbbb8f 126436 doc optional librapidfuzz-cpp-doc_3.1.1-1~bpo12+1_all.deb 6a60bfb7cf91088851386954846eaae1 9863 libs optional rapidfuzz-cpp_3.1.1-1~bpo12+1_amd64.buildinfo |
rapidfuzz-cpp_3.1.1-1~bpo12+1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | rapidfuzz-cpp |
Binary: | librapidfuzz-cpp-dev, librapidfuzz-cpp-doc |
Architecture: | any all |
Version: | 3.1.1-1~bpo12+1 |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Uploaders: | Julian Gilbey <jdg@debian.org> |
Homepage: | https://github.com/maxbachmann/RapidFuzz |
Description: | Rapid fuzzy string matching library RapidFuzz is a fast string matching library for Python and C++, providing Levenshtein and other distances. This is similar to the functionality of the python3-fuzzywuzzy package. There are a few significant differences between these packages: 1) RapidFuzz is MIT licensed. 2) RapidFuzz provides many string metrics, such as Hamming and Jaro-Winkler, which are not included in FuzzyWuzzy. 3) RapidFuzz is mostly written in C++, and has further algorithmic improvements to make string matching even faster. 4) RapidFuzz fixes multiple bugs in the `partial_ratio` implementation. |
Standards-Version: | 4.7.0 |
Vcs-Browser: | https://salsa.debian.org/python-team/packages/rapidfuzz |
Vcs-Git: | https://salsa.debian.org/python-team/packages/rapidfuzz.git |
Testsuite: | autopkgtest |
Testsuite-Triggers: | catch2, cmake, g++ |
Build-Depends: | debhelper-compat (=13) |
Build-Depends-Arch: | catch2 (>= 3.2) <!nocheck>, cmake |
Build-Depends-Indep: | doxygen, graphviz, texlive-binaries |
Package-List: | librapidfuzz-cpp-dev deb libdevel optional arch=any librapidfuzz-cpp-doc deb doc optional arch=all profile=!nodoc |
Files: | b65346747b6e8078305f6c56a98d52b8 310477 rapidfuzz-cpp_3.1.1.orig.tar.gz 47714a7369018c3baa4688b38cd0624c 4232 rapidfuzz-cpp_3.1.1-1~bpo12+1.debian.tar.xz |
README.source for rapidfuzz-cpp_3.1.1-1~bpo12+1.dsc (click to toggle) | |
---|---|
No README.source in this package |
control file for librapidfuzz-cpp-dev_3.1.1-1~bpo12+1_amd64.deb (click to toggle) | |
---|---|
Package: | librapidfuzz-cpp-dev |
Source: | rapidfuzz-cpp |
Version: | 3.1.1-1~bpo12+1 |
Architecture: | amd64 |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Installed-Size: | 429 |
Section: | libdevel |
Priority: | optional |
Multi-Arch: | same |
Homepage: | https://github.com/maxbachmann/RapidFuzz |
Description: | Rapid fuzzy string matching library (C++ header files) RapidFuzz is a fast string matching library for Python and C++, providing Levenshtein and other distances. This is similar to the functionality of the python3-fuzzywuzzy package. There are a few significant differences between these packages: . 1) RapidFuzz is MIT licensed. 2) RapidFuzz provides many string metrics, such as Hamming and Jaro-Winkler, which are not included in FuzzyWuzzy. 3) RapidFuzz is mostly written in C++, and has further algorithmic improvements to make string matching even faster. 4) RapidFuzz fixes multiple bugs in the `partial_ratio` implementation. . This package provides the C++ header files for RapidFuzz. |
contents of librapidfuzz-cpp-dev_3.1.1-1~bpo12+1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2024-12-20 18:48 ./ drwxr-xr-x root/root 0 2024-12-20 18:48 ./usr/ drwxr-xr-x root/root 0 2024-12-20 18:48 ./usr/include/ drwxr-xr-x root/root 0 2024-12-20 18:48 ./usr/include/rapidfuzz/ drwxr-xr-x root/root 0 2024-12-20 18:48 ./usr/include/rapidfuzz/details/ -rw-r--r-- root/root 1720 2024-10-24 14:05 ./usr/include/rapidfuzz/details/CharSet.hpp -rw-r--r-- root/root 4855 2024-10-24 14:05 ./usr/include/rapidfuzz/details/GrowingHashmap.hpp -rw-r--r-- root/root 4540 2024-10-24 14:05 ./usr/include/rapidfuzz/details/Matrix.hpp -rw-r--r-- root/root 5510 2024-10-24 14:05 ./usr/include/rapidfuzz/details/PatternMatchVector.hpp -rw-r--r-- root/root 5515 2024-10-24 14:05 ./usr/include/rapidfuzz/details/Range.hpp -rw-r--r-- root/root 2035 2024-10-24 14:05 ./usr/include/rapidfuzz/details/SplittedSentenceView.hpp -rw-r--r-- root/root 3011 2024-10-24 14:05 ./usr/include/rapidfuzz/details/common.hpp -rw-r--r-- root/root 4314 2024-10-24 14:05 ./usr/include/rapidfuzz/details/common_impl.hpp -rw-r--r-- root/root 23216 2024-10-24 14:05 ./usr/include/rapidfuzz/details/distance.hpp -rw-r--r-- root/root 5265 2024-10-24 14:05 ./usr/include/rapidfuzz/details/intrinsics.hpp -rw-r--r-- root/root 655 2024-10-24 14:05 ./usr/include/rapidfuzz/details/simd.hpp -rw-r--r-- root/root 17962 2024-10-24 14:05 ./usr/include/rapidfuzz/details/simd_avx2.hpp -rw-r--r-- root/root 16290 2024-10-24 14:05 ./usr/include/rapidfuzz/details/simd_sse2.hpp -rw-r--r-- root/root 1301 2024-10-24 14:05 ./usr/include/rapidfuzz/details/type_traits.hpp -rw-r--r-- root/root 17443 2024-10-24 14:05 ./usr/include/rapidfuzz/details/types.hpp drwxr-xr-x root/root 0 2024-12-20 18:48 ./usr/include/rapidfuzz/distance/ -rw-r--r-- root/root 6203 2024-10-24 14:05 ./usr/include/rapidfuzz/distance/DamerauLevenshtein.hpp -rw-r--r-- root/root 4733 2024-10-24 14:05 ./usr/include/rapidfuzz/distance/DamerauLevenshtein_impl.hpp -rw-r--r-- root/root 6649 2024-10-24 14:05 ./usr/include/rapidfuzz/distance/Hamming.hpp -rw-r--r-- root/root 2101 2024-10-24 14:05 ./usr/include/rapidfuzz/distance/Hamming_impl.hpp -rw-r--r-- root/root 6480 2024-10-24 14:05 ./usr/include/rapidfuzz/distance/Indel.hpp -rw-r--r-- root/root 3017 2024-10-24 14:05 ./usr/include/rapidfuzz/distance/Indel_impl.hpp -rw-r--r-- root/root 7537 2024-10-24 14:05 ./usr/include/rapidfuzz/distance/Jaro.hpp -rw-r--r-- root/root 8045 2024-10-24 14:05 ./usr/include/rapidfuzz/distance/JaroWinkler.hpp -rw-r--r-- root/root 3054 2024-10-24 14:05 ./usr/include/rapidfuzz/distance/JaroWinkler_impl.hpp -rw-r--r-- root/root 30734 2024-10-24 14:05 ./usr/include/rapidfuzz/distance/Jaro_impl.hpp -rw-r--r-- root/root 8100 2024-10-24 14:05 ./usr/include/rapidfuzz/distance/LCSseq.hpp -rw-r--r-- root/root 18363 2024-10-24 14:05 ./usr/include/rapidfuzz/distance/LCSseq_impl.hpp -rw-r--r-- root/root 20766 2024-10-24 14:05 ./usr/include/rapidfuzz/distance/Levenshtein.hpp -rw-r--r-- root/root 45774 2024-10-24 14:05 ./usr/include/rapidfuzz/distance/Levenshtein_impl.hpp -rw-r--r-- root/root 9556 2024-10-24 14:05 ./usr/include/rapidfuzz/distance/OSA.hpp -rw-r--r-- root/root 9814 2024-10-24 14:05 ./usr/include/rapidfuzz/distance/OSA_impl.hpp -rw-r--r-- root/root 3904 2024-10-24 14:05 ./usr/include/rapidfuzz/distance/Postfix.hpp -rw-r--r-- root/root 1015 2024-10-24 14:05 ./usr/include/rapidfuzz/distance/Postfix_impl.hpp -rw-r--r-- root/root 3831 2024-10-24 14:05 ./usr/include/rapidfuzz/distance/Prefix.hpp -rw-r--r-- root/root 1011 2024-10-24 14:05 ./usr/include/rapidfuzz/distance/Prefix_impl.hpp -rw-r--r-- root/root 6293 2024-10-24 14:05 ./usr/include/rapidfuzz/distance.hpp -rw-r--r-- root/root 27675 2024-10-24 14:05 ./usr/include/rapidfuzz/fuzz.hpp -rw-r--r-- root/root 37942 2024-10-24 14:05 ./usr/include/rapidfuzz/fuzz_impl.hpp -rw-r--r-- root/root 157 2024-10-24 14:05 ./usr/include/rapidfuzz/rapidfuzz_all.hpp drwxr-xr-x root/root 0 2024-12-20 18:48 ./usr/lib/ drwxr-xr-x root/root 0 2024-12-20 18:48 ./usr/lib/x86_64-linux-gnu/ drwxr-xr-x root/root 0 2024-12-20 18:48 ./usr/lib/x86_64-linux-gnu/cmake/ drwxr-xr-x root/root 0 2024-12-20 18:48 ./usr/lib/x86_64-linux-gnu/cmake/rapidfuzz/ -rw-r--r-- root/root 1514 2024-12-20 18:48 ./usr/lib/x86_64-linux-gnu/cmake/rapidfuzz/rapidfuzzConfig.cmake -rw-r--r-- root/root 2878 2024-12-20 18:48 ./usr/lib/x86_64-linux-gnu/cmake/rapidfuzz/rapidfuzzConfigVersion.cmake -rw-r--r-- root/root 4563 2024-12-20 18:48 ./usr/lib/x86_64-linux-gnu/cmake/rapidfuzz/rapidfuzzTargets.cmake drwxr-xr-x root/root 0 2024-12-20 18:48 ./usr/share/ drwxr-xr-x root/root 0 2024-12-20 18:48 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/ -rw-r--r-- root/root 3016 2024-10-24 14:05 ./usr/share/doc/librapidfuzz-cpp-dev/README.md.gz -rw-r--r-- root/root 702 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/changelog.Debian.gz -rw-r--r-- root/root 2176 2024-10-24 14:05 ./usr/share/doc/librapidfuzz-cpp-dev/changelog.gz -rw-r--r-- root/root 1669 2024-12-20 18:40 ./usr/share/doc/librapidfuzz-cpp-dev/copyright |
copyright of librapidfuzz-cpp-dev_3.1.1-1~bpo12+1_amd64.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: rapidfuzz-cpp Upstream-Contact: Max Bachmann <oss@maxbachmann.de> Source: https://github.com/maxbachmann/rapidfuzz-cpp Files: * Copyright: 2020-present Max Bachmann Comment: The LICENSE files also say copyright 2011 Adam Cohen, but only two of the files in the sources specifically name him (detailed below) License: Expat Files: rapidfuzz/fuzz.hpp rapidfuzz/fuzz_impl.hpp Copyright: 2021 Max Bachmann, 2011 Adam Cohen License: Expat Files: debian/* Copyright: 2022- Julian Gilbey <jdg@debian.org> License: Expat License: Expat 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: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . 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. |
control file for librapidfuzz-cpp-doc_3.1.1-1~bpo12+1_all.deb (click to toggle) | |
---|---|
Package: | librapidfuzz-cpp-doc |
Source: | rapidfuzz-cpp |
Version: | 3.1.1-1~bpo12+1 |
Architecture: | all |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Installed-Size: | 751 |
Recommends: | librapidfuzz-cpp-dev |
Section: | doc |
Priority: | optional |
Multi-Arch: | foreign |
Homepage: | https://github.com/maxbachmann/RapidFuzz |
Description: | Rapid fuzzy string matching library (C++ library documentation) RapidFuzz is a fast string matching library for Python and C++, providing Levenshtein and other distances. This is similar to the functionality of the python3-fuzzywuzzy package. There are a few significant differences between these packages: . 1) RapidFuzz is MIT licensed. 2) RapidFuzz provides many string metrics, such as Hamming and Jaro-Winkler, which are not included in FuzzyWuzzy. 3) RapidFuzz is mostly written in C++, and has further algorithmic improvements to make string matching even faster. 4) RapidFuzz fixes multiple bugs in the `partial_ratio` implementation. . This package contains the RapidFuzz C++ library documentation in HTML format. |
contents of librapidfuzz-cpp-doc_3.1.1-1~bpo12+1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2024-12-20 18:48 ./ drwxr-xr-x root/root 0 2024-12-20 18:48 ./usr/ drwxr-xr-x root/root 0 2024-12-20 18:48 ./usr/share/ drwxr-xr-x root/root 0 2024-12-20 18:48 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/ drwxr-xr-x root/root 0 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/examples/ drwxr-xr-x root/root 0 2024-10-24 14:05 ./usr/share/doc/librapidfuzz-cpp-dev/examples/cmake_export/ -rw-r--r-- root/root 1426 2024-10-24 14:05 ./usr/share/doc/librapidfuzz-cpp-dev/examples/cmake_export/CMakeLists.txt -rw-r--r-- root/root 274 2024-10-24 14:05 ./usr/share/doc/librapidfuzz-cpp-dev/examples/cmake_export/fooConfig.cmake.in -rw-r--r-- root/root 159 2024-10-24 14:05 ./usr/share/doc/librapidfuzz-cpp-dev/examples/cmake_export/foo_lib.cc -rw-r--r-- root/root 101 2024-10-24 14:05 ./usr/share/doc/librapidfuzz-cpp-dev/examples/cmake_export/foo_lib.hpp drwxr-xr-x root/root 0 2024-10-24 14:05 ./usr/share/doc/librapidfuzz-cpp-dev/examples/cmake_export/indirect_app/ -rw-r--r-- root/root 180 2024-10-24 14:05 ./usr/share/doc/librapidfuzz-cpp-dev/examples/cmake_export/indirect_app/CMakeLists.txt -rw-r--r-- root/root 108 2024-10-24 14:05 ./usr/share/doc/librapidfuzz-cpp-dev/examples/cmake_export/indirect_app/foo_app.cc drwxr-xr-x root/root 0 2024-10-24 14:05 ./usr/share/doc/librapidfuzz-cpp-dev/examples/cmake_installed/ -rw-r--r-- root/root 175 2024-10-24 14:05 ./usr/share/doc/librapidfuzz-cpp-dev/examples/cmake_installed/CMakeLists.txt -rw-r--r-- root/root 199 2024-10-24 14:05 ./usr/share/doc/librapidfuzz-cpp-dev/examples/cmake_installed/main.cpp drwxr-xr-x root/root 0 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/ -rw-r--r-- root/root 676 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/bc_s.png -rw-r--r-- root/root 147 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/bdwn.png -rw-r--r-- root/root 2895 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/citelist.html -rw-r--r-- root/root 132 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/closed.png -rw-r--r-- root/root 4279 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/dir_fead5dd071dfdbc55538a6c6aff7be40.html -rw-r--r-- root/root 29074 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/distance_8hpp_source.html -rw-r--r-- root/root 746 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/doc.png -rw-r--r-- root/root 33676 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/doxygen.css -rw-r--r-- root/root 15382 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/doxygen.svg -rw-r--r-- root/root 4452 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/dynsections.js -rw-r--r-- root/root 616 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/folderclosed.png -rw-r--r-- root/root 597 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/folderopen.png -rw-r--r-- root/root 98170 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/fuzz_8hpp_source.html -rw-r--r-- root/root 165361 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/fuzz__impl_8hpp_source.html -rw-r--r-- root/root 7060 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/graph_legend.html -rw-r--r-- root/root 32 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/graph_legend.md5 -rw-r--r-- root/root 20615 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/graph_legend.png -rw-r--r-- root/root 40695 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/group__Fuzz.html -rw-r--r-- root/root 2806 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/index.html -rw-r--r-- root/root 176813 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/jquery.js -rw-r--r-- root/root 5866 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/menu.js -rw-r--r-- root/root 1435 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/menudata.js -rw-r--r-- root/root 3132 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/modules.html -rw-r--r-- root/root 153 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/nav_f.png -rw-r--r-- root/root 95 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/nav_g.png -rw-r--r-- root/root 98 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/nav_h.png -rw-r--r-- root/root 123 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/open.png -rw-r--r-- root/root 3169 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/pages.html -rw-r--r-- root/root 3905 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/rapidfuzz__all_8hpp_source.html drwxr-xr-x root/root 0 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/search/ -rw-r--r-- root/root 1435 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/search/all_0.html -rw-r--r-- root/root 85 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/search/all_0.js -rw-r--r-- root/root 1435 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/search/all_1.html -rw-r--r-- root/root 72 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/search/all_1.js -rw-r--r-- root/root 1435 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/search/all_2.html -rw-r--r-- root/root 572 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/search/all_2.js -rw-r--r-- root/root 1435 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/search/all_3.html -rw-r--r-- root/root 126 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/search/all_3.js -rw-r--r-- root/root 1435 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/search/all_4.html -rw-r--r-- root/root 124 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/search/all_4.js -rw-r--r-- root/root 1435 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/search/all_5.html -rw-r--r-- root/root 396 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/search/all_5.js -rw-r--r-- root/root 1435 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/search/all_6.html -rw-r--r-- root/root 126 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/search/all_6.js -rw-r--r-- root/root 1284 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/search/close.svg -rw-r--r-- root/root 1441 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/search/functions_0.html -rw-r--r-- root/root 572 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/search/functions_0.js -rw-r--r-- root/root 1441 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/search/functions_1.html -rw-r--r-- root/root 126 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/search/functions_1.js -rw-r--r-- root/root 1441 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/search/functions_2.html -rw-r--r-- root/root 124 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/search/functions_2.js -rw-r--r-- root/root 1441 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/search/functions_3.html -rw-r--r-- root/root 396 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/search/functions_3.js -rw-r--r-- root/root 1441 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/search/functions_4.html -rw-r--r-- root/root 126 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/search/functions_4.js -rw-r--r-- root/root 1438 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/search/groups_0.html -rw-r--r-- root/root 72 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/search/groups_0.js -rw-r--r-- root/root 2378 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/search/mag_sel.svg -rw-r--r-- root/root 500 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/search/nomatches.html -rw-r--r-- root/root 1437 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/search/pages_0.html -rw-r--r-- root/root 85 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/search/pages_0.js -rw-r--r-- root/root 4562 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/search/search.css -rw-r--r-- root/root 23044 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/search/search.js -rw-r--r-- root/root 567 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/search/search_l.png -rw-r--r-- root/root 158 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/search/search_m.png -rw-r--r-- root/root 553 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/search/search_r.png -rw-r--r-- root/root 264 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/search/searchdata.js -rw-r--r-- root/root 314 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/splitbar.png -rw-r--r-- root/root 853 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/sync_off.png -rw-r--r-- root/root 845 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/sync_on.png -rw-r--r-- root/root 142 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/tab_a.png -rw-r--r-- root/root 169 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/tab_b.png -rw-r--r-- root/root 177 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/tab_h.png -rw-r--r-- root/root 184 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/tab_s.png -rw-r--r-- root/root 9957 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-dev/html/tabs.css drwxr-xr-x root/root 0 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-doc/ -rw-r--r-- root/root 702 2024-12-20 18:48 ./usr/share/doc/librapidfuzz-cpp-doc/changelog.Debian.gz -rw-r--r-- root/root 2176 2024-10-24 14:05 ./usr/share/doc/librapidfuzz-cpp-doc/changelog.gz -rw-r--r-- root/root 1669 2024-12-20 18:40 ./usr/share/doc/librapidfuzz-cpp-doc/copyright drwxr-xr-x root/root 0 2024-12-20 18:48 ./usr/share/doc-base/ -rw-r--r-- root/root 382 2024-12-20 18:40 ./usr/share/doc-base/librapidfuzz-cpp-doc.rapidfuzz-cpp |
copyright of librapidfuzz-cpp-doc_3.1.1-1~bpo12+1_all.deb (click to toggle) | |
---|---|
NOTE: Copyright is the same as librapidfuzz-cpp-dev (librapidfuzz-cpp-dev_3.1.1-1~bpo12+1_amd64.deb). Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: rapidfuzz-cpp Upstream-Contact: Max Bachmann <oss@maxbachmann.de> Source: https://github.com/maxbachmann/rapidfuzz-cpp Files: * Copyright: 2020-present Max Bachmann Comment: The LICENSE files also say copyright 2011 Adam Cohen, but only two of the files in the sources specifically name him (detailed below) License: Expat Files: rapidfuzz/fuzz.hpp rapidfuzz/fuzz_impl.hpp Copyright: 2021 Max Bachmann, 2011 Adam Cohen License: Expat Files: debian/* Copyright: 2022- Julian Gilbey <jdg@debian.org> License: Expat License: Expat 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: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . 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. |
Timestamp: 20.12.2024 / 20:16:31 (UTC)