Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

swi-prolog-core-packages-9.2.7-3.fc41 RPM for ppc64le

From Fedora 41 for ppc64le / s

Name: swi-prolog-core-packages Distribution: Fedora Project
Version: 9.2.7 Vendor: Fedora Project
Release: 3.fc41 Build date: Wed Sep 18 18:28:53 2024
Group: Unspecified Build host: buildvm-ppc64le-02.iad2.fedoraproject.org
Size: 15957376 Source RPM: pl-9.2.7-3.fc41.src.rpm
Packager: Fedora Project
Url: https://www.swi-prolog.org/
Summary: ISO/Edinburgh-style Prolog interpreter - core packages
SWI-Prolog is a fast and powerful ISO/Edinburgh-style Prolog compiler with a
rich set of built-in predicates.  It offers a fast, robust and small
environment which enables substantial applications to be developed with it.

SWI-Prolog additionally offers:

* A powerful module system
* Garbage collection
* Unicode character set handling
* Unbounted integer and rational number arithmetic
* Multithreading support
* A powerful C/C++ interface
* GNU Readline interface

This package contains the core SWI-Prolog packages.

Provides

Requires

License

BSD-2-Clause AND (Brian-Gladman-3-Clause OR GPL-1.0-or-later) AND (BSD-2-Clause OR Artistic-2.0) AND BSD-3-Clause AND Beerware AND GFDL-1.3-no-invariants-or-later AND (GPL-1.0-or-later OR Artistic-1.0-Perl) AND GPL-2.0-or-later with SWI-exception AND GPL-3.0-or-later AND LGPL-2.0-or-later AND LicenseRef-Fedora-Public-Domain AND MIT AND Unicode-DFS-2015 AND W3C AND Zlib

Changelog

* Wed Sep 18 2024 Jerry James <loganjerry@gmail.com> - 9.2.7-3
  - Fix swi-prolog-java FTI (rhbz#2313232)
  - Expose inclpr plugin dependency on the math library
  - Fix a license typo in swi-prolog-core
  - Fix broken links
  - Deduplicate files
* Tue Sep 17 2024 Jerry James <loganjerry@gmail.com> - 9.2.7-2
  - Fix swi-prolog-doc dependency on swi-prolog-core
* Tue Sep 17 2024 Jerry James <loganjerry@gmail.com> - 9.2.7-1
  - Version 9.2.7
  - Change subpackage names to match Debian at upstream's request
  - Build with tcmalloc support
  - Unbundle texinfo.tex
  - Setting LC_ALL is no longer necessary
  - Drop JavaConfig.java in favor of %%{java_home}
  - Tests now pass on all architectures
  - Numerous spec file cleanups and simplifications
* Thu Jul 25 2024 Jerry James <loganjerry@gmail.com> - 9.2.6-1
  - Version 9.2.6
  - Build with Qt6 instead of Qt5
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 9.2.5-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Wed Jul 17 2024 Jerry James <loganjerry@gmail.com> - 9.2.5-3
  - Fix VCS field
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 9.2.5-2
  - Rebuilt for Python 3.13
* Wed May 22 2024 Jerry James <loganjerry@gmail.com> - 9.2.5-1
  - Version 9.2.5
  - Drop upstreamed zlib patch
  - Drop junit.jar workaround, now fixed upstream
* Fri Apr 26 2024 Jerry James <loganjerry@gmail.com> - 9.2.4-1
  - Version 9.2.4
  - Drop upstreamed template-id and janus-ref patches
* Sun Apr 07 2024 Miroslav Suchý <msuchy@redhat.com> - 9.2.3-3
  - Correct typo in SPDX license
* Fri Apr 05 2024 Jerry James <loganjerry@gmail.com> - 9.2.3-2
  - Fix use-after-free scenario in swipy
* Fri Apr 05 2024 Jerry James <loganjerry@gmail.com> - 9.2.3-1
  - Version 9.2.3
  - Add template-id patch for C++20 compatibility
* Sun Mar 03 2024 Jerry James <loganjerry@gmail.com> - 9.2.2-1
  - Version 9.2.2
* Wed Feb 14 2024 Jerry James <loganjerry@gmail.com> - 9.2.1-1
  - Version 9.2.1
* Thu Feb 01 2024 Jerry James <loganjerry@gmail.com> - 9.2.0-1
  - Version 9.2.0
  - Add patch to fix an LTO type mismatch
* Mon Jan 22 2024 Jerry James <loganjerry@gmail.com> - 9.0.4-4
  - Add patch for zlib-ng
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 9.0.4-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Tue Jan 16 2024 Jerry James <loganjerry@gmail.com> - 9.0.4-3
  - Update License tags
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 9.0.4-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Jul 14 2023 Jerry James <loganjerry@gmail.com> - 9.0.4-2
  - Update deprecated %patchN usage
  - Update License tag with names recently added to Fedora
  - Drop 32-bit ARM support
* Mon Feb 27 2023 Jerry James <loganjerry@gmail.com> - 9.0.4-2
  - Dynamically generate python BuildRequires
* Tue Jan 31 2023 Tom Callaway <spot@fedoraproject.org> - 9.0.4-2
  - enable docs on aarch64
* Fri Jan 27 2023 Jerry James <loganjerry@gmail.com> - 9.0.4-1
  - Version 9.0.4
  - Drop upstreamed C99 patch
  - Use a Unicode locale while testing to avoid a failed test
  - Disable tests on ppc64le until we can diagnose 1 failed test
  - Disable docs on aarch until bz 2165146 is fixed
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 9.0.3-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Tue Jan 10 2023 Florian Weimer <fweimer@redhat.com> - 9.0.3-2
  - Fix C99 compatibility issues in CMake checks
* Sun Dec 18 2022 Jerry James <loganjerry@gmail.com> - 9.0.3-1
  - Version 9.0.3
* Thu Dec 15 2022 Jerry James <loganjerry@gmail.com> - 9.0.2-1
  - Version 9.0.2
  - Convert License tag to SPDX (with some licenses pending review)
  - Add %check script for 64-bit architectures

Files

/usr/lib/.build-id
/usr/lib/.build-id/00
/usr/lib/.build-id/00/f20aba921607ea3f57d2d76996bbd2cfe63bb8
/usr/lib/.build-id/05
/usr/lib/.build-id/05/ac62935c1cd1f52a7ea4ceb9fc5cff6871d4a6
/usr/lib/.build-id/0b
/usr/lib/.build-id/0b/84ed8933965fc82d16122738cea11cc64c82fc
/usr/lib/.build-id/0d
/usr/lib/.build-id/0d/b79bb648baa5386e8c0df0c94f2ae4be091666
/usr/lib/.build-id/0f
/usr/lib/.build-id/0f/f029346fd135201bde813b46b2ae41169b9acb
/usr/lib/.build-id/21
/usr/lib/.build-id/21/d0fa0e1767077de51eeb0aa5519a04506d07e5
/usr/lib/.build-id/24
/usr/lib/.build-id/24/be60e8fb58c9c52555ab93ecb6625347e9b278
/usr/lib/.build-id/27
/usr/lib/.build-id/27/fbeb6ce251398c003f332afaa1582dd1e1c1b9
/usr/lib/.build-id/3a
/usr/lib/.build-id/3a/179ff5076616c9974cf8c86d00580a9ebf8aa0
/usr/lib/.build-id/3f
/usr/lib/.build-id/3f/1328faee8e31c5be5def4e4e9ddd5d0243b6ff
/usr/lib/.build-id/41
/usr/lib/.build-id/41/ba37cbbb1ce349f0d5974f65dd0ad59cf1e28d
/usr/lib/.build-id/43
/usr/lib/.build-id/43/663f6e8f45c7c21da616a494990552534a1524
/usr/lib/.build-id/50
/usr/lib/.build-id/50/e8ed037a1a1d6e8add8c5dc8aa4f58b167ca57
/usr/lib/.build-id/57/6a52f1006b460f7f60f4ab7cff8888c092347a
/usr/lib/.build-id/5f
/usr/lib/.build-id/5f/e9751788f1f56f46abdf37b69f0b526d4e0072
/usr/lib/.build-id/5f/e9821213ed448b3c34224fea35f78d92ea60f7
/usr/lib/.build-id/6f
/usr/lib/.build-id/6f/c7678f0e759460887be1801acf451ebc3450c3
/usr/lib/.build-id/70
/usr/lib/.build-id/70/3c10d163e4b3d431023397cef32d475d36ae61
/usr/lib/.build-id/78
/usr/lib/.build-id/78/38c025060424bc4cc1fbb1fcc1c4c432fdf0f4
/usr/lib/.build-id/79
/usr/lib/.build-id/79/0327803c22b1cdca1aa39e6a8ffb666f6c86f7
/usr/lib/.build-id/7a
/usr/lib/.build-id/7a/67ca6b5ecc81c93335cc2b846801a9a4cd232b
/usr/lib/.build-id/7b
/usr/lib/.build-id/7b/cabe87a97056e8cadb06201374470e7bb3beee
/usr/lib/.build-id/83
/usr/lib/.build-id/83/5a161d0966d1010cf8a458ce4111eb499abb8a
/usr/lib/.build-id/84
/usr/lib/.build-id/84/8bacae31142593ff0da45d2ac5904444f95d85
/usr/lib/.build-id/88
/usr/lib/.build-id/88/b5c5a9b10fcaf9c20777e66e2f4861aeaa242b
/usr/lib/.build-id/88/d65306bae154652c8320561cd200aeb688f2ea
/usr/lib/.build-id/88/e1371cc1d93a413dc105c1b2df82d131fb5a84
/usr/lib/.build-id/8e
/usr/lib/.build-id/8e/86f8b1271fe3690941d132dfff8097488d1176
/usr/lib/.build-id/8f
/usr/lib/.build-id/8f/47572b05055a9b8a4a5aaf61c7b0138e01bd37
/usr/lib/.build-id/a5
/usr/lib/.build-id/a5/922f558a20a6977c127e599bf3857cb368dfae
/usr/lib/.build-id/a9
/usr/lib/.build-id/a9/38264105991a08a51cd1117ef1ef1f1e0e4a77
/usr/lib/.build-id/b7
/usr/lib/.build-id/b7/7d86ceef96fee3a877fc34e43ed53b98e38a80
/usr/lib/.build-id/c0
/usr/lib/.build-id/c0/c32bd1d03112459808096a929499648e9508a2
/usr/lib/.build-id/c3
/usr/lib/.build-id/c3/74009541d90ba1693fddb519978e10b1f95e48
/usr/lib/.build-id/c6
/usr/lib/.build-id/c6/959edb9597a8d3adcc171d84e95473054a33c1
/usr/lib/.build-id/ca
/usr/lib/.build-id/ca/f253bd616f8f05c487ed82c41de1c4bd3501b3
/usr/lib/.build-id/cf
/usr/lib/.build-id/cf/f6dae9b0b6a5e3a8a8ad4754f68b32c085b17b
/usr/lib/.build-id/d7
/usr/lib/.build-id/d7/3daea0e43f9e94f83eeb174d3e1174e9f3f223
/usr/lib/.build-id/d9
/usr/lib/.build-id/d9/89b45ce3d1b7edb92a10d081b6ce10042ae0c2
/usr/lib/.build-id/d9/e4d48fd9fec83cee3e6bc1682fd3a42c26fa05
/usr/lib/.build-id/e4
/usr/lib/.build-id/e4/c63e4f3919b969de0451e96eee25b20479f436
/usr/lib/.build-id/f7
/usr/lib/.build-id/f7/d30b902b61727d3c6fcf6f649524477895cae1
/usr/lib/.build-id/fc
/usr/lib/.build-id/fc/f47ad5a49c612fcdafeec3aa35e54f44880f94
/usr/lib/.build-id/fd
/usr/lib/.build-id/fd/a4a6d45c37d6da604c9dfe8e66e6534bf94cbb
/usr/lib64/swipl/bin/latex2html
/usr/lib64/swipl/include/SWI-cpp.h
/usr/lib64/swipl/include/SWI-cpp2-atommap.h
/usr/lib64/swipl/include/SWI-cpp2-plx.h
/usr/lib64/swipl/include/SWI-cpp2.cpp
/usr/lib64/swipl/include/SWI-cpp2.h
/usr/lib64/swipl/lib
/usr/lib64/swipl/lib/ppc64le-linux
/usr/lib64/swipl/lib/ppc64le-linux/cgi.so
/usr/lib64/swipl/lib/ppc64le-linux/crypt.so
/usr/lib64/swipl/lib/ppc64le-linux/double_metaphone.so
/usr/lib64/swipl/lib/ppc64le-linux/files.so
/usr/lib64/swipl/lib/ppc64le-linux/hashstream.so
/usr/lib64/swipl/lib/ppc64le-linux/http_stream.so
/usr/lib64/swipl/lib/ppc64le-linux/inclpr.so
/usr/lib64/swipl/lib/ppc64le-linux/isub.so
/usr/lib64/swipl/lib/ppc64le-linux/janus.so
/usr/lib64/swipl/lib/ppc64le-linux/json.so
/usr/lib64/swipl/lib/ppc64le-linux/mallocinfo.so
/usr/lib64/swipl/lib/ppc64le-linux/md54pl.so
/usr/lib64/swipl/lib/ppc64le-linux/memfile.so
/usr/lib64/swipl/lib/ppc64le-linux/ntriples.so
/usr/lib64/swipl/lib/ppc64le-linux/pdt_console.so
/usr/lib64/swipl/lib/ppc64le-linux/porter_stem.so
/usr/lib64/swipl/lib/ppc64le-linux/process.so
/usr/lib64/swipl/lib/ppc64le-linux/prolog_stream.so
/usr/lib64/swipl/lib/ppc64le-linux/protobufs.so
/usr/lib64/swipl/lib/ppc64le-linux/rdf_db.so
/usr/lib64/swipl/lib/ppc64le-linux/readutil.so
/usr/lib64/swipl/lib/ppc64le-linux/redis4pl.so
/usr/lib64/swipl/lib/ppc64le-linux/rlimit.so
/usr/lib64/swipl/lib/ppc64le-linux/sched.so
/usr/lib64/swipl/lib/ppc64le-linux/sgml2pl.so
/usr/lib64/swipl/lib/ppc64le-linux/sha4pl.so
/usr/lib64/swipl/lib/ppc64le-linux/snowball.so
/usr/lib64/swipl/lib/ppc64le-linux/socket.so
/usr/lib64/swipl/lib/ppc64le-linux/streaminfo.so
/usr/lib64/swipl/lib/ppc64le-linux/sweep-module.so
/usr/lib64/swipl/lib/ppc64le-linux/syslog.so
/usr/lib64/swipl/lib/ppc64le-linux/table.so
/usr/lib64/swipl/lib/ppc64le-linux/test_cpp.so
/usr/lib64/swipl/lib/ppc64le-linux/test_ffi.so
/usr/lib64/swipl/lib/ppc64le-linux/tex.so
/usr/lib64/swipl/lib/ppc64le-linux/time.so
/usr/lib64/swipl/lib/ppc64le-linux/turtle.so
/usr/lib64/swipl/lib/ppc64le-linux/uid.so
/usr/lib64/swipl/lib/ppc64le-linux/unicode4pl.so
/usr/lib64/swipl/lib/ppc64le-linux/unix.so
/usr/lib64/swipl/lib/ppc64le-linux/uri.so
/usr/lib64/swipl/lib/ppc64le-linux/uuid.so
/usr/lib64/swipl/lib/ppc64le-linux/websocket.so
/usr/lib64/swipl/lib/ppc64le-linux/zlib4pl.so
/usr/lib64/swipl/lib/swiplserver
/usr/lib64/swipl/lib/swiplserver/__init__.py
/usr/lib64/swipl/lib/swiplserver/prologmqi.py
/usr/lib64/swipl/library/ext
/usr/lib64/swipl/library/ext/PDT
/usr/lib64/swipl/library/ext/PDT/INDEX.pl
/usr/lib64/swipl/library/ext/PDT/pdt_console.pl
/usr/lib64/swipl/library/ext/RDF
/usr/lib64/swipl/library/ext/RDF/INDEX.pl
/usr/lib64/swipl/library/ext/RDF/rdf.pl
/usr/lib64/swipl/library/ext/RDF/rdf_diagram.pl
/usr/lib64/swipl/library/ext/RDF/rdf_parser.pl
/usr/lib64/swipl/library/ext/RDF/rdf_triple.pl
/usr/lib64/swipl/library/ext/RDF/rdf_write.pl
/usr/lib64/swipl/library/ext/RDF/rewrite_term.pl
/usr/lib64/swipl/library/ext/chr
/usr/lib64/swipl/library/ext/chr/chr
/usr/lib64/swipl/library/ext/chr/chr.pl
/usr/lib64/swipl/library/ext/chr/chr/a_star.pl
/usr/lib64/swipl/library/ext/chr/chr/binomialheap.pl
/usr/lib64/swipl/library/ext/chr/chr/builtins.pl
/usr/lib64/swipl/library/ext/chr/chr/chr_compiler_errors.pl
/usr/lib64/swipl/library/ext/chr/chr/chr_compiler_options.pl
/usr/lib64/swipl/library/ext/chr/chr/chr_compiler_utility.pl
/usr/lib64/swipl/library/ext/chr/chr/chr_debug.pl
/usr/lib64/swipl/library/ext/chr/chr/chr_hashtable_store.pl
/usr/lib64/swipl/library/ext/chr/chr/chr_integertable_store.pl
/usr/lib64/swipl/library/ext/chr/chr/chr_messages.pl
/usr/lib64/swipl/library/ext/chr/chr/chr_op.pl
/usr/lib64/swipl/library/ext/chr/chr/chr_runtime.pl
/usr/lib64/swipl/library/ext/chr/chr/chr_translate.pl
/usr/lib64/swipl/library/ext/chr/chr/clean_code.pl
/usr/lib64/swipl/library/ext/chr/chr/find.pl
/usr/lib64/swipl/library/ext/chr/chr/guard_entailment.pl
/usr/lib64/swipl/library/ext/chr/chr/listmap.pl
/usr/lib64/swipl/library/ext/chr/chr/pairlist.pl
/usr/lib64/swipl/library/ext/clib
/usr/lib64/swipl/library/ext/clib/INDEX.pl
/usr/lib64/swipl/library/ext/clib/cgi.pl
/usr/lib64/swipl/library/ext/clib/crypt.pl
/usr/lib64/swipl/library/ext/clib/filesex.pl
/usr/lib64/swipl/library/ext/clib/hash_stream.pl
/usr/lib64/swipl/library/ext/clib/mallocinfo.pl
/usr/lib64/swipl/library/ext/clib/md5.pl
/usr/lib64/swipl/library/ext/clib/memfile.pl
/usr/lib64/swipl/library/ext/clib/process.pl
/usr/lib64/swipl/library/ext/clib/prolog_server.pl
/usr/lib64/swipl/library/ext/clib/prolog_stream.pl
/usr/lib64/swipl/library/ext/clib/rlimit.pl
/usr/lib64/swipl/library/ext/clib/sched.pl
/usr/lib64/swipl/library/ext/clib/sha.pl
/usr/lib64/swipl/library/ext/clib/socket.pl
/usr/lib64/swipl/library/ext/clib/streaminfo.pl
/usr/lib64/swipl/library/ext/clib/streampool.pl
/usr/lib64/swipl/library/ext/clib/syslog.pl
/usr/lib64/swipl/library/ext/clib/time.pl
/usr/lib64/swipl/library/ext/clib/udp_broadcast.pl
/usr/lib64/swipl/library/ext/clib/uid.pl
/usr/lib64/swipl/library/ext/clib/unix.pl
/usr/lib64/swipl/library/ext/clib/uri.pl
/usr/lib64/swipl/library/ext/clib/uuid.pl
/usr/lib64/swipl/library/ext/clpqr
/usr/lib64/swipl/library/ext/clpqr/clpq
/usr/lib64/swipl/library/ext/clpqr/clpq.pl
/usr/lib64/swipl/library/ext/clpqr/clpq/bb_q.pl
/usr/lib64/swipl/library/ext/clpqr/clpq/bv_q.pl
/usr/lib64/swipl/library/ext/clpqr/clpq/fourmotz_q.pl
/usr/lib64/swipl/library/ext/clpqr/clpq/ineq_q.pl
/usr/lib64/swipl/library/ext/clpqr/clpq/itf_q.pl
/usr/lib64/swipl/library/ext/clpqr/clpq/nf_q.pl
/usr/lib64/swipl/library/ext/clpqr/clpq/store_q.pl
/usr/lib64/swipl/library/ext/clpqr/clpqr
/usr/lib64/swipl/library/ext/clpqr/clpqr/class.pl
/usr/lib64/swipl/library/ext/clpqr/clpqr/dump.pl
/usr/lib64/swipl/library/ext/clpqr/clpqr/geler.pl
/usr/lib64/swipl/library/ext/clpqr/clpqr/highlight.pl
/usr/lib64/swipl/library/ext/clpqr/clpqr/itf.pl
/usr/lib64/swipl/library/ext/clpqr/clpqr/ordering.pl
/usr/lib64/swipl/library/ext/clpqr/clpqr/project.pl
/usr/lib64/swipl/library/ext/clpqr/clpqr/redund.pl
/usr/lib64/swipl/library/ext/clpqr/clpr
/usr/lib64/swipl/library/ext/clpqr/clpr.pl
/usr/lib64/swipl/library/ext/clpqr/clpr/bb_r.pl
/usr/lib64/swipl/library/ext/clpqr/clpr/bv_r.pl
/usr/lib64/swipl/library/ext/clpqr/clpr/fourmotz_r.pl
/usr/lib64/swipl/library/ext/clpqr/clpr/ineq_r.pl
/usr/lib64/swipl/library/ext/clpqr/clpr/itf_r.pl
/usr/lib64/swipl/library/ext/clpqr/clpr/nf_r.pl
/usr/lib64/swipl/library/ext/clpqr/clpr/store_r.pl
/usr/lib64/swipl/library/ext/http
/usr/lib64/swipl/library/ext/http/http
/usr/lib64/swipl/library/ext/http/http/INDEX.pl
/usr/lib64/swipl/library/ext/http/http/README.md
/usr/lib64/swipl/library/ext/http/http/ax.pl
/usr/lib64/swipl/library/ext/http/http/dcg_basics.pl
/usr/lib64/swipl/library/ext/http/http/graphql.pl
/usr/lib64/swipl/library/ext/http/http/html_head.pl
/usr/lib64/swipl/library/ext/http/http/html_quasiquotations.pl
/usr/lib64/swipl/library/ext/http/http/html_write.pl
/usr/lib64/swipl/library/ext/http/http/htmx.pl
/usr/lib64/swipl/library/ext/http/http/http_authenticate.pl
/usr/lib64/swipl/library/ext/http/http/http_client.pl
/usr/lib64/swipl/library/ext/http/http/http_cookie.pl
/usr/lib64/swipl/library/ext/http/http/http_cors.pl
/usr/lib64/swipl/library/ext/http/http/http_digest.pl
/usr/lib64/swipl/library/ext/http/http/http_dirindex.pl
/usr/lib64/swipl/library/ext/http/http/http_dispatch.pl
/usr/lib64/swipl/library/ext/http/http/http_dyn_workers.pl
/usr/lib64/swipl/library/ext/http/http/http_error.pl
/usr/lib64/swipl/library/ext/http/http/http_exception.pl
/usr/lib64/swipl/library/ext/http/http/http_files.pl
/usr/lib64/swipl/library/ext/http/http/http_header.pl
/usr/lib64/swipl/library/ext/http/http/http_hook.pl
/usr/lib64/swipl/library/ext/http/http/http_host.pl
/usr/lib64/swipl/library/ext/http/http/http_json.pl
/usr/lib64/swipl/library/ext/http/http/http_load.pl
/usr/lib64/swipl/library/ext/http/http/http_log.pl
/usr/lib64/swipl/library/ext/http/http/http_multipart_plugin.pl
/usr/lib64/swipl/library/ext/http/http/http_open.pl
/usr/lib64/swipl/library/ext/http/http/http_openid.pl
/usr/lib64/swipl/library/ext/http/http/http_parameters.pl
/usr/lib64/swipl/library/ext/http/http/http_path.pl
/usr/lib64/swipl/library/ext/http/http/http_proxy.pl
/usr/lib64/swipl/library/ext/http/http/http_pwp.pl
/usr/lib64/swipl/library/ext/http/http/http_redis_plugin.pl
/usr/lib64/swipl/library/ext/http/http/http_server.pl
/usr/lib64/swipl/library/ext/http/http/http_server_files.pl
/usr/lib64/swipl/library/ext/http/http/http_server_health.pl
/usr/lib64/swipl/library/ext/http/http/http_session.pl
/usr/lib64/swipl/library/ext/http/http/http_sgml_plugin.pl
/usr/lib64/swipl/library/ext/http/http/http_stream.pl
/usr/lib64/swipl/library/ext/http/http/http_unix_daemon.pl
/usr/lib64/swipl/library/ext/http/http/http_wrapper.pl
/usr/lib64/swipl/library/ext/http/http/hub.pl
/usr/lib64/swipl/library/ext/http/http/js_grammar.pl
/usr/lib64/swipl/library/ext/http/http/js_write.pl
/usr/lib64/swipl/library/ext/http/http/json.pl
/usr/lib64/swipl/library/ext/http/http/json_convert.pl
/usr/lib64/swipl/library/ext/http/http/mimepack.pl
/usr/lib64/swipl/library/ext/http/http/mimetype.pl
/usr/lib64/swipl/library/ext/http/http/term_html.pl
/usr/lib64/swipl/library/ext/http/http/thread_httpd.pl
/usr/lib64/swipl/library/ext/http/http/web
/usr/lib64/swipl/library/ext/http/http/web/css
/usr/lib64/swipl/library/ext/http/http/web/css/dirindex.css
/usr/lib64/swipl/library/ext/http/http/web/css/openid.css
/usr/lib64/swipl/library/ext/http/http/web/icons
/usr/lib64/swipl/library/ext/http/http/web/icons/back.png
/usr/lib64/swipl/library/ext/http/http/web/icons/c.png
/usr/lib64/swipl/library/ext/http/http/web/icons/compressed.png
/usr/lib64/swipl/library/ext/http/http/web/icons/folder.png
/usr/lib64/swipl/library/ext/http/http/web/icons/generic.png
/usr/lib64/swipl/library/ext/http/http/web/icons/layout.png
/usr/lib64/swipl/library/ext/http/http/web/icons/openid-logo-square.png
/usr/lib64/swipl/library/ext/http/http/web/icons/openid-logo-tiny.png
/usr/lib64/swipl/library/ext/http/http/websocket.pl
/usr/lib64/swipl/library/ext/http/http/yadis.pl
/usr/lib64/swipl/library/ext/inclpr
/usr/lib64/swipl/library/ext/inclpr/inclpr
/usr/lib64/swipl/library/ext/inclpr/inclpr.pl
/usr/lib64/swipl/library/ext/inclpr/inclpr/inclpr_consistency.pl
/usr/lib64/swipl/library/ext/inclpr/inclpr/inclpr_core.pl
/usr/lib64/swipl/library/ext/inclpr/inclpr/inclpr_interval_arithmetic.pl
/usr/lib64/swipl/library/ext/inclpr/inclpr/inclpr_inversion.pl
/usr/lib64/swipl/library/ext/inclpr/inclpr/inclpr_natural_interval_extension.pl
/usr/lib64/swipl/library/ext/inclpr/inclpr/inclpr_newton.pl
/usr/lib64/swipl/library/ext/inclpr/inclpr/inclpr_ordering.pl
/usr/lib64/swipl/library/ext/inclpr/inclpr/inclpr_symbolic_processing.pl
/usr/lib64/swipl/library/ext/ltx2htm
/usr/lib64/swipl/library/ext/ltx2htm/icons
/usr/lib64/swipl/library/ext/ltx2htm/icons/home.gif
/usr/lib64/swipl/library/ext/ltx2htm/icons/index.gif
/usr/lib64/swipl/library/ext/ltx2htm/icons/info.gif
/usr/lib64/swipl/library/ext/ltx2htm/icons/next.gif
/usr/lib64/swipl/library/ext/ltx2htm/icons/prev.gif
/usr/lib64/swipl/library/ext/ltx2htm/icons/up.gif
/usr/lib64/swipl/library/ext/ltx2htm/icons/yellow_pages.gif
/usr/lib64/swipl/library/ext/ltx2htm/latex.cmd
/usr/lib64/swipl/library/ext/ltx2htm/latex2html.css
/usr/lib64/swipl/library/ext/ltx2htm/latex2html.pl
/usr/lib64/swipl/library/ext/ltx2htm/pldoc.cmd
/usr/lib64/swipl/library/ext/ltx2htm/sty_pldoc.pl
/usr/lib64/swipl/library/ext/ltx2htm/sty_xpce.pl
/usr/lib64/swipl/library/ext/ltx2htm/xpce.cmd
/usr/lib64/swipl/library/ext/mqi
/usr/lib64/swipl/library/ext/mqi/INDEX.pl
/usr/lib64/swipl/library/ext/mqi/mqi.pl
/usr/lib64/swipl/library/ext/nlp
/usr/lib64/swipl/library/ext/nlp/INDEX.pl
/usr/lib64/swipl/library/ext/nlp/double_metaphone.pl
/usr/lib64/swipl/library/ext/nlp/isub.pl
/usr/lib64/swipl/library/ext/nlp/porter_stem.pl
/usr/lib64/swipl/library/ext/nlp/snowball.pl
/usr/lib64/swipl/library/ext/paxos
/usr/lib64/swipl/library/ext/paxos/INDEX.pl
/usr/lib64/swipl/library/ext/paxos/paxos.pl
/usr/lib64/swipl/library/ext/pengines
/usr/lib64/swipl/library/ext/pengines/INDEX.pl
/usr/lib64/swipl/library/ext/pengines/http
/usr/lib64/swipl/library/ext/pengines/http/web
/usr/lib64/swipl/library/ext/pengines/http/web/css
/usr/lib64/swipl/library/ext/pengines/http/web/css/plterm.css
/usr/lib64/swipl/library/ext/pengines/http/web/js
/usr/lib64/swipl/library/ext/pengines/http/web/js/pengines.js
/usr/lib64/swipl/library/ext/pengines/pengines.pl
/usr/lib64/swipl/library/ext/pengines/pengines_io.pl
/usr/lib64/swipl/library/ext/pengines/pengines_sandbox.pl
/usr/lib64/swipl/library/ext/pengines/term_to_json.pl
/usr/lib64/swipl/library/ext/pldoc
/usr/lib64/swipl/library/ext/pldoc/INDEX.pl
/usr/lib64/swipl/library/ext/pldoc/doc_files.pl
/usr/lib64/swipl/library/ext/pldoc/doc_http.pl
/usr/lib64/swipl/library/ext/pldoc/doc_latex.pl
/usr/lib64/swipl/library/ext/pldoc/doc_markdown.pl
/usr/lib64/swipl/library/ext/pldoc/pldoc
/usr/lib64/swipl/library/ext/pldoc/pldoc.pl
/usr/lib64/swipl/library/ext/pldoc/pldoc/doc_access.pl
/usr/lib64/swipl/library/ext/pldoc/pldoc/doc_colour.pl
/usr/lib64/swipl/library/ext/pldoc/pldoc/doc_html.pl
/usr/lib64/swipl/library/ext/pldoc/pldoc/doc_html.qlf
/usr/lib64/swipl/library/ext/pldoc/pldoc/doc_htmlsrc.pl
/usr/lib64/swipl/library/ext/pldoc/pldoc/doc_index.pl
/usr/lib64/swipl/library/ext/pldoc/pldoc/doc_library.pl
/usr/lib64/swipl/library/ext/pldoc/pldoc/doc_man.pl
/usr/lib64/swipl/library/ext/pldoc/pldoc/doc_modes.pl
/usr/lib64/swipl/library/ext/pldoc/pldoc/doc_pack.pl
/usr/lib64/swipl/library/ext/pldoc/pldoc/doc_process.pl
/usr/lib64/swipl/library/ext/pldoc/pldoc/doc_register.pl
/usr/lib64/swipl/library/ext/pldoc/pldoc/doc_search.pl
/usr/lib64/swipl/library/ext/pldoc/pldoc/doc_util.pl
/usr/lib64/swipl/library/ext/pldoc/pldoc/doc_wiki.pl
/usr/lib64/swipl/library/ext/pldoc/pldoc/doc_words.pl
/usr/lib64/swipl/library/ext/pldoc/pldoc/edit.png
/usr/lib64/swipl/library/ext/pldoc/pldoc/editpred.png
/usr/lib64/swipl/library/ext/pldoc/pldoc/favicon.ico
/usr/lib64/swipl/library/ext/pldoc/pldoc/h1-bg.png
/usr/lib64/swipl/library/ext/pldoc/pldoc/h2-bg.png
/usr/lib64/swipl/library/ext/pldoc/pldoc/hooks.pl
/usr/lib64/swipl/library/ext/pldoc/pldoc/man_index.pl
/usr/lib64/swipl/library/ext/pldoc/pldoc/multi-bg.png
/usr/lib64/swipl/library/ext/pldoc/pldoc/pldoc.css
/usr/lib64/swipl/library/ext/pldoc/pldoc/pldoc.js
/usr/lib64/swipl/library/ext/pldoc/pldoc/pldoc.sty
/usr/lib64/swipl/library/ext/pldoc/pldoc/pllisting.css
/usr/lib64/swipl/library/ext/pldoc/pldoc/priv-bg.png
/usr/lib64/swipl/library/ext/pldoc/pldoc/private.png
/usr/lib64/swipl/library/ext/pldoc/pldoc/pub-bg.png
/usr/lib64/swipl/library/ext/pldoc/pldoc/public.png
/usr/lib64/swipl/library/ext/pldoc/pldoc/reload.png
/usr/lib64/swipl/library/ext/pldoc/pldoc/source.png
/usr/lib64/swipl/library/ext/pldoc/pldoc/up.gif
/usr/lib64/swipl/library/ext/plunit
/usr/lib64/swipl/library/ext/plunit/INDEX.pl
/usr/lib64/swipl/library/ext/plunit/plunit.pl
/usr/lib64/swipl/library/ext/plunit/test_wizard.pl
/usr/lib64/swipl/library/ext/protobufs
/usr/lib64/swipl/library/ext/protobufs/INDEX.pl
/usr/lib64/swipl/library/ext/protobufs/protobufs
/usr/lib64/swipl/library/ext/protobufs/protobufs.pl
/usr/lib64/swipl/library/ext/protobufs/protobufs/gen_pb
/usr/lib64/swipl/library/ext/protobufs/protobufs/gen_pb/google
/usr/lib64/swipl/library/ext/protobufs/protobufs/gen_pb/google/protobuf
/usr/lib64/swipl/library/ext/protobufs/protobufs/gen_pb/google/protobuf/INDEX.pl
/usr/lib64/swipl/library/ext/protobufs/protobufs/gen_pb/google/protobuf/compiler
/usr/lib64/swipl/library/ext/protobufs/protobufs/gen_pb/google/protobuf/compiler/INDEX.pl
/usr/lib64/swipl/library/ext/protobufs/protobufs/gen_pb/google/protobuf/compiler/plugin_pb.pl
/usr/lib64/swipl/library/ext/protobufs/protobufs/gen_pb/google/protobuf/descriptor_pb.pl
/usr/lib64/swipl/library/ext/redis
/usr/lib64/swipl/library/ext/redis/INDEX.pl
/usr/lib64/swipl/library/ext/redis/redis.pl
/usr/lib64/swipl/library/ext/redis/redis_streams.pl
/usr/lib64/swipl/library/ext/semweb
/usr/lib64/swipl/library/ext/semweb/semweb
/usr/lib64/swipl/library/ext/semweb/semweb/INDEX.pl
/usr/lib64/swipl/library/ext/semweb/semweb/rdf11.pl
/usr/lib64/swipl/library/ext/semweb/semweb/rdf11_containers.pl
/usr/lib64/swipl/library/ext/semweb/semweb/rdf_cache.pl
/usr/lib64/swipl/library/ext/semweb/semweb/rdf_compare.pl
/usr/lib64/swipl/library/ext/semweb/semweb/rdf_db.pl
/usr/lib64/swipl/library/ext/semweb/semweb/rdf_edit.pl
/usr/lib64/swipl/library/ext/semweb/semweb/rdf_http_plugin.pl
/usr/lib64/swipl/library/ext/semweb/semweb/rdf_library.pl
/usr/lib64/swipl/library/ext/semweb/semweb/rdf_litindex.pl
/usr/lib64/swipl/library/ext/semweb/semweb/rdf_ntriples.pl
/usr/lib64/swipl/library/ext/semweb/semweb/rdf_persistency.pl
/usr/lib64/swipl/library/ext/semweb/semweb/rdf_portray.pl
/usr/lib64/swipl/library/ext/semweb/semweb/rdf_prefixes.pl
/usr/lib64/swipl/library/ext/semweb/semweb/rdf_sandbox.pl
/usr/lib64/swipl/library/ext/semweb/semweb/rdf_turtle.pl
/usr/lib64/swipl/library/ext/semweb/semweb/rdf_turtle_write.pl
/usr/lib64/swipl/library/ext/semweb/semweb/rdf_zlib_plugin.pl
/usr/lib64/swipl/library/ext/semweb/semweb/rdfa.pl
/usr/lib64/swipl/library/ext/semweb/semweb/rdfs.pl
/usr/lib64/swipl/library/ext/semweb/semweb/sparql_client.pl
/usr/lib64/swipl/library/ext/semweb/semweb/turtle.pl
/usr/lib64/swipl/library/ext/sgml
/usr/lib64/swipl/library/ext/sgml/DTD
/usr/lib64/swipl/library/ext/sgml/DTD/HTML4.dcl
/usr/lib64/swipl/library/ext/sgml/DTD/HTML4.dtd
/usr/lib64/swipl/library/ext/sgml/DTD/HTML4.soc
/usr/lib64/swipl/library/ext/sgml/DTD/HTML5.dtd
/usr/lib64/swipl/library/ext/sgml/DTD/HTMLlat1.ent
/usr/lib64/swipl/library/ext/sgml/DTD/HTMLspec.ent
/usr/lib64/swipl/library/ext/sgml/DTD/HTMLsym.ent
/usr/lib64/swipl/library/ext/sgml/INDEX.pl
/usr/lib64/swipl/library/ext/sgml/c14n2.pl
/usr/lib64/swipl/library/ext/sgml/iso_639.pl
/usr/lib64/swipl/library/ext/sgml/pwp.pl
/usr/lib64/swipl/library/ext/sgml/sgml.pl
/usr/lib64/swipl/library/ext/sgml/sgml_write.pl
/usr/lib64/swipl/library/ext/sgml/xpath.pl
/usr/lib64/swipl/library/ext/sgml/xsdp_types.pl
/usr/lib64/swipl/library/ext/stomp
/usr/lib64/swipl/library/ext/stomp/INDEX.pl
/usr/lib64/swipl/library/ext/stomp/stomp.pl
/usr/lib64/swipl/library/ext/sweep
/usr/lib64/swipl/library/ext/sweep/INDEX.pl
/usr/lib64/swipl/library/ext/sweep/sweep_link.pl
/usr/lib64/swipl/library/ext/swipy
/usr/lib64/swipl/library/ext/swipy/INDEX.pl
/usr/lib64/swipl/library/ext/swipy/janus.pl
/usr/lib64/swipl/library/ext/swipy/python
/usr/lib64/swipl/library/ext/swipy/python/janus.py
/usr/lib64/swipl/library/ext/swipy/python/janus_swi.py
/usr/lib64/swipl/library/ext/table
/usr/lib64/swipl/library/ext/table/INDEX.pl
/usr/lib64/swipl/library/ext/table/table.pl
/usr/lib64/swipl/library/ext/table/table_util.pl
/usr/lib64/swipl/library/ext/utf8proc
/usr/lib64/swipl/library/ext/utf8proc/INDEX.pl
/usr/lib64/swipl/library/ext/utf8proc/unicode.pl
/usr/lib64/swipl/library/ext/zlib
/usr/lib64/swipl/library/ext/zlib/INDEX.pl
/usr/lib64/swipl/library/ext/zlib/zlib.pl
/usr/lib64/swipl/library/http
/usr/lib64/swipl/library/http/jquery.pl
/usr/lib64/swipl/library/protobufs
/usr/lib64/swipl/library/protobufs/protoc-gen-swipl
/usr/lib64/swipl/library/semweb
/usr/lib64/swipl/library/semweb/dc.rdfs
/usr/lib64/swipl/library/semweb/eor.rdfs
/usr/lib64/swipl/library/semweb/owl.owl
/usr/lib64/swipl/library/semweb/rdf_library.ttl
/usr/lib64/swipl/library/semweb/rdfs.rdfs
/usr/share/texlive/texmf-local/tex/latex/swi-prolog
/usr/share/texlive/texmf-local/tex/latex/swi-prolog/pldoc.sty


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Oct 27 05:57:41 2024