Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: nuspell-doc | Distribution: SUSE Linux Framework One |
Version: 5.1.2 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: slfo.1.1.8 | Build date: Mon Aug 26 11:37:49 2024 |
Group: Productivity/Office/Other | Build host: h04-ch1d |
Size: 2582887 | Source RPM: nuspell-5.1.2-slfo.1.1.8.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://nuspell.github.io/ | |
Summary: API documentation for Nuspell |
This package provides API documentation for Nuspell.
LGPL-3.0-or-later
* Sat Dec 03 2022 dmueller@suse.com - update to v5.1.2: * Rewrite internal testing tool verify and improve it to support testing suggestions. * Greatly improve the speed of suggestions in certain edge cases. See #45. * Fix minor encoding issue in the CLI tool on Windows when reading from file(s) instead of the standard input. UTF-8 is now the default encoding in that case and not the one of the console. * Sat Oct 08 2022 badshah400@gmail.com - Update to version 5.1.1: * Add configuration option BUILD_TOOLS that can be used to disable building the CLI tool (gh#nuspell/nuspell#122). * Made error reporting more detailed and robust (gh#nuspell/nuspell#123). * Fix compiler warnings regarding usage of deprecated functions. - Changes from version 5.1.0: * Add new API for finding dictionaries on the filesystem that uses facilities from C++17 std::filesystem. * Simplify CLI tool and removed some unused features from it. * Deprecate old API for finding dictionaries on the filesystem that used strings for paths. * Remove man-page for CLI tool and dependency on pandoc. - BuildRequires: pkgconfig(catch2) < 3 instead of unversioned Catch2-devel, since package is not yet compatible with Catch2 version 3 and higher. - Require gcc-c++ >= 10 for successful builds, i.e. BuildRequires: gcc10-c++ for openSUSE < 1550. - Fix building of API documentation and install it as part of new doc package; BuildRequires: fdupes, graphviz (for dot). - Spec file cleanups: * Install license with every package. * Remove any doc files from shared lib and install as part of %{name}: shared lib should contain nothing more than the shared object(s) and license. * Move all %libname.so.* files to shared lib package, devel pkg should contain just the %libname.so symlink amidst other devel files. * %{name}-devel pkg dependencies: Add shared lib, drop %{name}. * Thu Jun 17 2021 andythe_great@pm.me - Update to version 5.0.0. * Fixed * Greatly reduce memory usage. * Increase speed of spellchecking. * Fix long lagging when generating suggestions in edge cases. * Fix building on OS Haiku. * Changed * Split file dictionary.hxx/cxx into multiple files. The other files are implementation details and the public header dictionary.hxx is now clean of private details. * Removed * Remove functions and classes that were deprecated in v4.x. * Tue Jan 12 2021 andythe_great@pm.me - Update to version 4.2.0. * Deprecate functions that allowed non-Unicode encoding. In particular, Dictionary::imbue() and Dictionary::imbue_utf8(). * Completely remove dependency on Boost. The CLI tools were refactored to use ICU directly. * Thu Nov 26 2020 andythe_great@pm.me - Update to version 4.1.0. * Added: Add new API for finding dictionaries on the file-system. It is a set of free functions located in the file finder.hxx. * Fixed: Improve searching for dictionaries on the file-system. Fix finding them on Fedora. * Deprecated: Deprecate the old API for finding dictionaries, i.e. the class Finder in the file finder.hxx. - Updates since 3.1.2. * Fix handling CRLF line endings in .dic. Fixes #89. * Fix CMake scripts for unusual install prefixes. * Improve hash-table insertion, avoid temporaries. This improves loading times. * Switch man-page generator from Ronn to Pandoc. This changes the dependencies for building. See the README. * Fix lifetime issue (segmentation fault) in ngram-based suggestions. * Fix internal usage of std::codecvt in edge case in function to_wide() and to_narrow() * Fix not propagating recursion depth in spell_break(), which caused hangup. * Fix overwriting of PDB files when compiling with Visual Studio. This prevented debugging nuspell.dll. * Fix output of CLI tool to be more compatible to ispell and hunspell. * Boost is no longer a dependency of the library at all. It is still a dependency of the CLI tool. * Use std::string_view in the public API instead of const std::string&. Also use it internally at various places. * Build as shared library by default. Building as static is still possible via the CMake's variable BUILD_SHARED_LIBS. * The public API is annotated with dll-export/visibility attributes, and also some private functions are annotated needed for testing. This reduces the file size. * Use Unicode text segmentation by default in the CLI tool. Simple segmentation on white-space is still available via CLI option. * Delete deprecated functions in the class Finder. * Drop under-designed and undocumented feature in the CLI tool about personal dictionaries. * Sat Jul 11 2020 andythe_great@pm.me - Update to version 3.1.2. * Fixed: Internal refactorings that reduce function templates in utils and finder. * Changed: File utils.hxx is not installed any more. It is a private header. * Deprecated: Some functions for searching dictionaries in class Finder are deprecated as they were searching in directories that no longer contain dictionaries. * Sat Jul 11 2020 andythe_great@pm.me - Fix build for leap by enabling cmake rpath flag. * Thu Jun 04 2020 jengelh@inai.de - Trim redundancies from description. - Drop redundant (autodetected) pkgconfig require. * Sat May 30 2020 andythe_great@pm.me - Add doxygen dependency, and build documentation. * Mon May 25 2020 andythe_great@pm.me - Add Catch2 dependeny for test. * Mon May 25 2020 andythe_great@pm.me - Enable build for share library. * Mon May 25 2020 andythe_great@pm.me - Update to version 3.1.1. * Updated description in README. * Moved Hunspell files from the directory "src" into the directory named "external" to clarify that it is third-party dependency. * Mon May 25 2020 andythe_great@pm.me - Enable testing. * Sat Apr 11 2020 andythe_great@pm.me - Initial package release.
/usr/share/doc/packages/nuspell-doc /usr/share/doc/packages/nuspell-doc/aff__data_8hxx_source.html /usr/share/doc/packages/nuspell-doc/annotated.html /usr/share/doc/packages/nuspell-doc/bc_s.png /usr/share/doc/packages/nuspell-doc/bc_sd.png /usr/share/doc/packages/nuspell-doc/checker_8hxx_source.html /usr/share/doc/packages/nuspell-doc/classes.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_at___scope___exit-members.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_at___scope___exit.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_break___table-members.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_break___table.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_compound___rule___table-members.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_compound___rule___table.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_condition-members.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_condition.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_dict___finder___for___c_l_i___tool-members.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_dict___finder___for___c_l_i___tool.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_dict___finder___for___c_l_i___tool__2-members.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_dict___finder___for___c_l_i___tool__2.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_dictionary-members.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_dictionary.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_dictionary___loading___error.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_dictionary___loading___error__coll__graph.map /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_dictionary___loading___error__coll__graph.md5 /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_dictionary___loading___error__coll__graph.svg /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_dictionary___loading___error__inherit__graph.map /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_dictionary___loading___error__inherit__graph.md5 /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_dictionary___loading___error__inherit__graph.svg /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_dictionary__coll__graph.map /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_dictionary__coll__graph.md5 /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_dictionary__coll__graph.svg /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_dictionary__inherit__graph.map /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_dictionary__inherit__graph.md5 /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_dictionary__inherit__graph.svg /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_encoding-members.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_encoding.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_encoding___converter-members.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_encoding___converter.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_hash___multimap-members.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_hash___multimap.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_phonetic___table-members.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_phonetic___table.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_prefix___multiset-members.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_prefix___multiset.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_prefix___multiset_1_1_iter___prefixes___of-members.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_prefix___multiset_1_1_iter___prefixes___of.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_prefix___table-members.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_prefix___table.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_replacement___table-members.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_replacement___table.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_reversed___string___view-members.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_reversed___string___view.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_string___pair-members.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_string___pair.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_string___set-members.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_string___set.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_subrange-members.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_subrange.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_substr___replacer-members.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_substr___replacer.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_suffix___table-members.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_suffix___table.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_to___root___unroot___r_a_i_i-members.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_to___root___unroot___r_a_i_i.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_u8___encoded___c_p-members.html /usr/share/doc/packages/nuspell-doc/classnuspell_1_1v5_1_1_u8___encoded___c_p.html /usr/share/doc/packages/nuspell-doc/clipboard.js /usr/share/doc/packages/nuspell-doc/closed.png /usr/share/doc/packages/nuspell-doc/cookie.js /usr/share/doc/packages/nuspell-doc/deprecated.html /usr/share/doc/packages/nuspell-doc/dictionary_8hxx.html /usr/share/doc/packages/nuspell-doc/dictionary_8hxx__incl.map /usr/share/doc/packages/nuspell-doc/dictionary_8hxx__incl.md5 /usr/share/doc/packages/nuspell-doc/dictionary_8hxx__incl.svg /usr/share/doc/packages/nuspell-doc/dictionary_8hxx_source.html /usr/share/doc/packages/nuspell-doc/dir_68267d1309a1af8e8297ef4c3efbcdba.html /usr/share/doc/packages/nuspell-doc/dir_fe529e195237b43dc14984a7204ea99a.html /usr/share/doc/packages/nuspell-doc/dir_fe529e195237b43dc14984a7204ea99a_dep.map /usr/share/doc/packages/nuspell-doc/dir_fe529e195237b43dc14984a7204ea99a_dep.md5 /usr/share/doc/packages/nuspell-doc/dir_fe529e195237b43dc14984a7204ea99a_dep.svg /usr/share/doc/packages/nuspell-doc/doc.svg /usr/share/doc/packages/nuspell-doc/docd.svg /usr/share/doc/packages/nuspell-doc/doxygen.css /usr/share/doc/packages/nuspell-doc/doxygen.svg /usr/share/doc/packages/nuspell-doc/doxygen_crawl.html /usr/share/doc/packages/nuspell-doc/dynsections.js /usr/share/doc/packages/nuspell-doc/files.html /usr/share/doc/packages/nuspell-doc/finder_8hxx.html /usr/share/doc/packages/nuspell-doc/finder_8hxx__incl.map /usr/share/doc/packages/nuspell-doc/finder_8hxx__incl.md5 /usr/share/doc/packages/nuspell-doc/finder_8hxx__incl.svg /usr/share/doc/packages/nuspell-doc/finder_8hxx_source.html /usr/share/doc/packages/nuspell-doc/folderclosed.svg /usr/share/doc/packages/nuspell-doc/folderclosedd.svg /usr/share/doc/packages/nuspell-doc/folderopen.svg /usr/share/doc/packages/nuspell-doc/folderopend.svg /usr/share/doc/packages/nuspell-doc/functions.html /usr/share/doc/packages/nuspell-doc/functions_func.html /usr/share/doc/packages/nuspell-doc/functions_vars.html /usr/share/doc/packages/nuspell-doc/graph_legend.html /usr/share/doc/packages/nuspell-doc/graph_legend.md5 /usr/share/doc/packages/nuspell-doc/graph_legend.svg /usr/share/doc/packages/nuspell-doc/hierarchy.html /usr/share/doc/packages/nuspell-doc/index.html /usr/share/doc/packages/nuspell-doc/inherit_graph_0.map /usr/share/doc/packages/nuspell-doc/inherit_graph_0.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_0.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_1.map /usr/share/doc/packages/nuspell-doc/inherit_graph_1.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_1.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_10.map /usr/share/doc/packages/nuspell-doc/inherit_graph_10.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_10.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_11.map /usr/share/doc/packages/nuspell-doc/inherit_graph_11.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_11.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_12.map /usr/share/doc/packages/nuspell-doc/inherit_graph_12.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_12.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_13.map /usr/share/doc/packages/nuspell-doc/inherit_graph_13.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_13.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_14.map /usr/share/doc/packages/nuspell-doc/inherit_graph_14.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_14.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_15.map /usr/share/doc/packages/nuspell-doc/inherit_graph_15.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_15.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_16.map /usr/share/doc/packages/nuspell-doc/inherit_graph_16.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_16.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_17.map /usr/share/doc/packages/nuspell-doc/inherit_graph_17.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_17.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_18.map /usr/share/doc/packages/nuspell-doc/inherit_graph_18.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_18.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_19.map /usr/share/doc/packages/nuspell-doc/inherit_graph_19.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_19.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_2.map /usr/share/doc/packages/nuspell-doc/inherit_graph_2.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_2.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_20.map /usr/share/doc/packages/nuspell-doc/inherit_graph_20.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_20.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_21.map /usr/share/doc/packages/nuspell-doc/inherit_graph_21.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_21.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_22.map /usr/share/doc/packages/nuspell-doc/inherit_graph_22.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_22.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_23.map /usr/share/doc/packages/nuspell-doc/inherit_graph_23.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_23.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_24.map /usr/share/doc/packages/nuspell-doc/inherit_graph_24.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_24.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_25.map /usr/share/doc/packages/nuspell-doc/inherit_graph_25.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_25.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_26.map /usr/share/doc/packages/nuspell-doc/inherit_graph_26.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_26.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_27.map /usr/share/doc/packages/nuspell-doc/inherit_graph_27.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_27.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_28.map /usr/share/doc/packages/nuspell-doc/inherit_graph_28.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_28.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_29.map /usr/share/doc/packages/nuspell-doc/inherit_graph_29.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_29.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_3.map /usr/share/doc/packages/nuspell-doc/inherit_graph_3.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_3.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_30.map /usr/share/doc/packages/nuspell-doc/inherit_graph_30.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_30.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_31.map /usr/share/doc/packages/nuspell-doc/inherit_graph_31.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_31.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_32.map /usr/share/doc/packages/nuspell-doc/inherit_graph_32.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_32.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_33.map /usr/share/doc/packages/nuspell-doc/inherit_graph_33.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_33.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_34.map /usr/share/doc/packages/nuspell-doc/inherit_graph_34.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_34.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_35.map /usr/share/doc/packages/nuspell-doc/inherit_graph_35.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_35.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_36.map /usr/share/doc/packages/nuspell-doc/inherit_graph_36.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_36.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_37.map /usr/share/doc/packages/nuspell-doc/inherit_graph_37.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_37.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_38.map /usr/share/doc/packages/nuspell-doc/inherit_graph_38.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_38.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_39.map /usr/share/doc/packages/nuspell-doc/inherit_graph_39.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_39.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_4.map /usr/share/doc/packages/nuspell-doc/inherit_graph_4.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_4.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_40.map /usr/share/doc/packages/nuspell-doc/inherit_graph_40.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_40.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_41.map /usr/share/doc/packages/nuspell-doc/inherit_graph_41.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_41.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_42.map /usr/share/doc/packages/nuspell-doc/inherit_graph_42.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_42.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_43.map /usr/share/doc/packages/nuspell-doc/inherit_graph_43.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_43.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_44.map /usr/share/doc/packages/nuspell-doc/inherit_graph_44.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_44.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_45.map /usr/share/doc/packages/nuspell-doc/inherit_graph_45.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_45.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_46.map /usr/share/doc/packages/nuspell-doc/inherit_graph_46.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_46.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_47.map /usr/share/doc/packages/nuspell-doc/inherit_graph_47.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_47.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_48.map /usr/share/doc/packages/nuspell-doc/inherit_graph_48.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_48.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_49.map /usr/share/doc/packages/nuspell-doc/inherit_graph_49.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_49.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_5.map /usr/share/doc/packages/nuspell-doc/inherit_graph_5.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_5.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_50.map /usr/share/doc/packages/nuspell-doc/inherit_graph_50.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_50.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_51.map /usr/share/doc/packages/nuspell-doc/inherit_graph_51.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_51.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_52.map /usr/share/doc/packages/nuspell-doc/inherit_graph_52.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_52.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_53.map /usr/share/doc/packages/nuspell-doc/inherit_graph_53.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_53.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_54.map /usr/share/doc/packages/nuspell-doc/inherit_graph_54.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_54.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_55.map /usr/share/doc/packages/nuspell-doc/inherit_graph_55.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_55.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_56.map /usr/share/doc/packages/nuspell-doc/inherit_graph_56.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_56.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_57.map /usr/share/doc/packages/nuspell-doc/inherit_graph_57.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_57.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_58.map /usr/share/doc/packages/nuspell-doc/inherit_graph_58.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_58.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_59.map /usr/share/doc/packages/nuspell-doc/inherit_graph_59.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_59.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_6.map /usr/share/doc/packages/nuspell-doc/inherit_graph_6.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_6.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_60.map /usr/share/doc/packages/nuspell-doc/inherit_graph_60.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_60.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_61.map /usr/share/doc/packages/nuspell-doc/inherit_graph_61.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_61.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_62.map /usr/share/doc/packages/nuspell-doc/inherit_graph_62.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_62.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_63.map /usr/share/doc/packages/nuspell-doc/inherit_graph_63.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_63.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_64.map /usr/share/doc/packages/nuspell-doc/inherit_graph_64.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_64.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_65.map /usr/share/doc/packages/nuspell-doc/inherit_graph_65.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_65.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_66.map /usr/share/doc/packages/nuspell-doc/inherit_graph_66.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_66.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_67.map /usr/share/doc/packages/nuspell-doc/inherit_graph_67.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_67.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_68.map /usr/share/doc/packages/nuspell-doc/inherit_graph_68.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_68.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_69.map /usr/share/doc/packages/nuspell-doc/inherit_graph_69.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_69.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_7.map /usr/share/doc/packages/nuspell-doc/inherit_graph_7.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_7.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_70.map /usr/share/doc/packages/nuspell-doc/inherit_graph_70.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_70.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_71.map /usr/share/doc/packages/nuspell-doc/inherit_graph_71.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_71.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_72.map /usr/share/doc/packages/nuspell-doc/inherit_graph_72.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_72.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_73.map /usr/share/doc/packages/nuspell-doc/inherit_graph_73.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_73.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_74.map /usr/share/doc/packages/nuspell-doc/inherit_graph_74.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_74.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_75.map /usr/share/doc/packages/nuspell-doc/inherit_graph_75.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_75.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_76.map /usr/share/doc/packages/nuspell-doc/inherit_graph_76.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_76.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_77.map /usr/share/doc/packages/nuspell-doc/inherit_graph_77.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_77.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_8.map /usr/share/doc/packages/nuspell-doc/inherit_graph_8.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_8.svg /usr/share/doc/packages/nuspell-doc/inherit_graph_9.map /usr/share/doc/packages/nuspell-doc/inherit_graph_9.md5 /usr/share/doc/packages/nuspell-doc/inherit_graph_9.svg /usr/share/doc/packages/nuspell-doc/inherits.html /usr/share/doc/packages/nuspell-doc/jquery.js /usr/share/doc/packages/nuspell-doc/menu.js /usr/share/doc/packages/nuspell-doc/menudata.js /usr/share/doc/packages/nuspell-doc/minus.svg /usr/share/doc/packages/nuspell-doc/minusd.svg /usr/share/doc/packages/nuspell-doc/namespacemembers.html /usr/share/doc/packages/nuspell-doc/namespacemembers_func.html /usr/share/doc/packages/nuspell-doc/namespacenuspell.html /usr/share/doc/packages/nuspell-doc/namespacenuspell_1_1v5.html /usr/share/doc/packages/nuspell-doc/namespaces.html /usr/share/doc/packages/nuspell-doc/nav_f.png /usr/share/doc/packages/nuspell-doc/nav_fd.png /usr/share/doc/packages/nuspell-doc/nav_g.png /usr/share/doc/packages/nuspell-doc/nav_h.png /usr/share/doc/packages/nuspell-doc/nav_hd.png /usr/share/doc/packages/nuspell-doc/nuspell__export2_8h_source.html /usr/share/doc/packages/nuspell-doc/open.png /usr/share/doc/packages/nuspell-doc/pages.html /usr/share/doc/packages/nuspell-doc/plus.svg /usr/share/doc/packages/nuspell-doc/plusd.svg /usr/share/doc/packages/nuspell-doc/search /usr/share/doc/packages/nuspell-doc/search/all_0.js /usr/share/doc/packages/nuspell-doc/search/all_1.js /usr/share/doc/packages/nuspell-doc/search/all_2.js /usr/share/doc/packages/nuspell-doc/search/all_3.js /usr/share/doc/packages/nuspell-doc/search/all_4.js /usr/share/doc/packages/nuspell-doc/search/all_5.js /usr/share/doc/packages/nuspell-doc/search/all_6.js /usr/share/doc/packages/nuspell-doc/search/all_7.js /usr/share/doc/packages/nuspell-doc/search/all_8.js /usr/share/doc/packages/nuspell-doc/search/all_9.js /usr/share/doc/packages/nuspell-doc/search/all_a.js /usr/share/doc/packages/nuspell-doc/search/all_b.js /usr/share/doc/packages/nuspell-doc/search/all_c.js /usr/share/doc/packages/nuspell-doc/search/all_d.js /usr/share/doc/packages/nuspell-doc/search/all_e.js /usr/share/doc/packages/nuspell-doc/search/all_f.js /usr/share/doc/packages/nuspell-doc/search/classes_0.js /usr/share/doc/packages/nuspell-doc/search/classes_1.js /usr/share/doc/packages/nuspell-doc/search/classes_2.js /usr/share/doc/packages/nuspell-doc/search/classes_3.js /usr/share/doc/packages/nuspell-doc/search/classes_4.js /usr/share/doc/packages/nuspell-doc/search/classes_5.js /usr/share/doc/packages/nuspell-doc/search/classes_6.js /usr/share/doc/packages/nuspell-doc/search/classes_7.js /usr/share/doc/packages/nuspell-doc/search/classes_8.js /usr/share/doc/packages/nuspell-doc/search/classes_9.js /usr/share/doc/packages/nuspell-doc/search/classes_a.js /usr/share/doc/packages/nuspell-doc/search/classes_b.js /usr/share/doc/packages/nuspell-doc/search/classes_c.js /usr/share/doc/packages/nuspell-doc/search/close.svg /usr/share/doc/packages/nuspell-doc/search/files_0.js /usr/share/doc/packages/nuspell-doc/search/files_1.js /usr/share/doc/packages/nuspell-doc/search/functions_0.js /usr/share/doc/packages/nuspell-doc/search/functions_1.js /usr/share/doc/packages/nuspell-doc/search/functions_2.js /usr/share/doc/packages/nuspell-doc/search/mag.svg /usr/share/doc/packages/nuspell-doc/search/mag_d.svg /usr/share/doc/packages/nuspell-doc/search/mag_sel.svg /usr/share/doc/packages/nuspell-doc/search/mag_seld.svg /usr/share/doc/packages/nuspell-doc/search/namespaces_0.js /usr/share/doc/packages/nuspell-doc/search/pages_0.js /usr/share/doc/packages/nuspell-doc/search/pages_1.js /usr/share/doc/packages/nuspell-doc/search/search.css /usr/share/doc/packages/nuspell-doc/search/search.js /usr/share/doc/packages/nuspell-doc/search/searchdata.js /usr/share/doc/packages/nuspell-doc/search/variables_0.js /usr/share/doc/packages/nuspell-doc/splitbar.png /usr/share/doc/packages/nuspell-doc/splitbard.png /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_aff___data-members.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_aff___data.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_aff___data__coll__graph.map /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_aff___data__coll__graph.md5 /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_aff___data__coll__graph.svg /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_aff___data__inherit__graph.map /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_aff___data__inherit__graph.md5 /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_aff___data__inherit__graph.svg /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_affixing___result-members.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_affixing___result.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_affixing___result_3_01_t1_00_01void_01_4-members.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_affixing___result_3_01_t1_00_01void_01_4.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_affixing___result_3_01_t1_00_01void_01_4__coll__graph.map /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_affixing___result_3_01_t1_00_01void_01_4__coll__graph.md5 /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_affixing___result_3_01_t1_00_01void_01_4__coll__graph.svg /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_affixing___result_3_01_t1_00_01void_01_4__inherit__graph.map /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_affixing___result_3_01_t1_00_01void_01_4__inherit__graph.md5 /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_affixing___result_3_01_t1_00_01void_01_4__inherit__graph.svg /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_affixing___result_3_01void_00_01void_01_4-members.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_affixing___result_3_01void_00_01void_01_4.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_affixing___result_3_01void_00_01void_01_4__coll__graph.map /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_affixing___result_3_01void_00_01void_01_4__coll__graph.md5 /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_affixing___result_3_01void_00_01void_01_4__coll__graph.svg /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_affixing___result_3_01void_00_01void_01_4__inherit__graph.map /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_affixing___result_3_01void_00_01void_01_4__inherit__graph.md5 /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_affixing___result_3_01void_00_01void_01_4__inherit__graph.svg /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_affixing___result___base-members.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_affixing___result___base.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_affixing___result___base__inherit__graph.map /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_affixing___result___base__inherit__graph.md5 /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_affixing___result___base__inherit__graph.svg /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_affixing___result__coll__graph.map /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_affixing___result__coll__graph.md5 /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_affixing___result__coll__graph.svg /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_affixing___result__inherit__graph.map /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_affixing___result__inherit__graph.md5 /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_affixing___result__inherit__graph.svg /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_checker-members.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_checker.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_checker__coll__graph.map /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_checker__coll__graph.md5 /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_checker__coll__graph.svg /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_checker__inherit__graph.map /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_checker__inherit__graph.md5 /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_checker__inherit__graph.svg /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_compound___pattern-members.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_compound___pattern.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_compound___pattern__coll__graph.map /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_compound___pattern__coll__graph.md5 /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_compound___pattern__coll__graph.svg /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_compounding___result-members.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_compounding___result.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_condition___exception.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_condition___exception__coll__graph.map /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_condition___exception__coll__graph.md5 /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_condition___exception__coll__graph.svg /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_condition___exception__inherit__graph.map /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_condition___exception__inherit__graph.md5 /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_condition___exception__inherit__graph.svg /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_extractor___of___appending___from___affix-members.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_extractor___of___appending___from___affix.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_idx___and___next___c_p-members.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_idx___and___next___c_p.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_idx___and___next___c_p___valid-members.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_idx___and___next___c_p___valid.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_idx___and___prev___c_p-members.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_idx___and___prev___c_p.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_idx___and___prev___c_p___valid-members.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_idx___and___prev___c_p___valid.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_prefix-members.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_prefix.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_prefix__coll__graph.map /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_prefix__coll__graph.md5 /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_prefix__coll__graph.svg /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_similarity___group-members.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_similarity___group.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_string___reverser-members.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_string___reverser.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_suffix-members.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_suffix.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_suffix__coll__graph.map /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_suffix__coll__graph.md5 /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_suffix__coll__graph.svg /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_suggester-members.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_suggester.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_suggester__coll__graph.map /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_suggester__coll__graph.md5 /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_suggester__coll__graph.svg /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_suggester__inherit__graph.map /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_suggester__inherit__graph.md5 /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_suggester__inherit__graph.svg /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_u8___c_p___pos-members.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_u8___c_p___pos.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_write___c_p___idx__and___error-members.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1_write___c_p___idx__and___error.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1identity-members.html /usr/share/doc/packages/nuspell-doc/structnuspell_1_1v5_1_1identity.html /usr/share/doc/packages/nuspell-doc/structures_8hxx_source.html /usr/share/doc/packages/nuspell-doc/suggester_8hxx_source.html /usr/share/doc/packages/nuspell-doc/sync_off.png /usr/share/doc/packages/nuspell-doc/sync_on.png /usr/share/doc/packages/nuspell-doc/tab_a.png /usr/share/doc/packages/nuspell-doc/tab_ad.png /usr/share/doc/packages/nuspell-doc/tab_b.png /usr/share/doc/packages/nuspell-doc/tab_bd.png /usr/share/doc/packages/nuspell-doc/tab_h.png /usr/share/doc/packages/nuspell-doc/tab_hd.png /usr/share/doc/packages/nuspell-doc/tab_s.png /usr/share/doc/packages/nuspell-doc/tab_sd.png /usr/share/doc/packages/nuspell-doc/tabs.css /usr/share/doc/packages/nuspell-doc/unicode_8hxx_source.html /usr/share/doc/packages/nuspell-doc/utils_8hxx_source.html /usr/share/licenses/nuspell-doc /usr/share/licenses/nuspell-doc/COPYING /usr/share/licenses/nuspell-doc/COPYING.LESSER
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Sep 30 23:56:35 2024