List extension packs
/home/mlunife/.local/share/swi-prolog/pack/aleph/prolog
/home/mlunife/.local/share/swi-prolog/pack/auc/prolog
/home/mlunife/.local/share/swi-prolog/pack/bddem/prolog
/home/mlunife/.local/share/swi-prolog/pack/cplint/prolog
/home/mlunife/.local/share/swi-prolog/pack/cplint_r/prolog
/home/mlunife/.local/share/swi-prolog/pack/lbfgs/prolog
/home/mlunife/.local/share/swi-prolog/pack/liftcover/prolog
/home/mlunife/.local/share/swi-prolog/pack/matrix/prolog
/home/mlunife/.local/share/swi-prolog/pack/pascal/prolog
/home/mlunife/.local/share/swi-prolog/pack/phil/prolog
/home/mlunife/.local/share/swi-prolog/pack/sldnfdraw/prolog
/home/mlunife/swish
/home/mlunife/swish/config-enabled
/home/mlunife/swish/lib
/home/mlunife/swish/lib/data
/home/mlunife/swish/lib/plugin
/home/mlunife/swish/lib/render
/home/mlunife/swish/pack/profile/prolog
/home/mlunife/swish/pack/profile/prolog/profile/backend
/home/mlunife/swish/pack/rserve_client/prolog/r
/home/mlunife/swish/pack/smtp/prolog
/home/mlunife/swish/pack/wordnet/prolog
/usr/local/lib/swipl
/usr/local/lib/swipl/boot
/usr/local/lib/swipl/library
/usr/local/lib/swipl/library/clp
/usr/local/lib/swipl/library/dcg
/usr/local/lib/swipl/library/dialect
/usr/local/lib/swipl/library/dialect/swi
/usr/local/lib/swipl/library/ext/RDF
/usr/local/lib/swipl/library/ext/archive
/usr/local/lib/swipl/library/ext/bdb
/usr/local/lib/swipl/library/ext/chr
/usr/local/lib/swipl/library/ext/chr/chr
/usr/local/lib/swipl/library/ext/clib
/usr/local/lib/swipl/library/ext/clpqr
/usr/local/lib/swipl/library/ext/clpqr/clpq
/usr/local/lib/swipl/library/ext/clpqr/clpqr
/usr/local/lib/swipl/library/ext/clpqr/clpr
/usr/local/lib/swipl/library/ext/http/http
/usr/local/lib/swipl/library/ext/nlp
/usr/local/lib/swipl/library/ext/pcre
/usr/local/lib/swipl/library/ext/pengines
/usr/local/lib/swipl/library/ext/pldoc
/usr/local/lib/swipl/library/ext/pldoc/pldoc
/usr/local/lib/swipl/library/ext/plunit
/usr/local/lib/swipl/library/ext/redis
/usr/local/lib/swipl/library/ext/semweb/semweb
/usr/local/lib/swipl/library/ext/sgml
/usr/local/lib/swipl/library/ext/ssl
/usr/local/lib/swipl/library/ext/ssl/http
/usr/local/lib/swipl/library/ext/stomp
/usr/local/lib/swipl/library/ext/swipy
/usr/local/lib/swipl/library/ext/table
/usr/local/lib/swipl/library/ext/utf8proc
/usr/local/lib/swipl/library/ext/zlib
/usr/local/lib/swipl/library/http
/usr/local/lib/swipl/library/lynx
/usr/local/lib/swipl/xpce/prolog/boot
/usr/local/lib/swipl/xpce/prolog/lib
/usr/local/lib/swipl/xpce/prolog/lib/english
/usr/local/lib/swipl/xpce/prolog/lib/swi
pengine://1823951d-17c6-4438-97b5-acd480cc3bf8
pengine://245dd4ee-dfb4-410f-942f-6d2fe2268aef
pengine://272ed2a0-cd2c-45d6-8b50-fd39e09fd04f
pengine://2f514842-f5b7-4f52-be95-3a2c851cef51
pengine://39272b91-583e-41ca-919e-fffc76c6f6fb
pengine://4af54ca0-308a-4833-94f5-f044d1dbcf2c
pengine://4e66c668-dc8b-45be-9758-54983545e8d8
pengine://5e50012f-295f-4be6-afd6-a5a472aa9099
pengine://66545961-0e3d-48db-a332-bbdf9d4c8aaf
pengine://6ce3f664-2502-44b3-8bd2-39039e03dd14
pengine://743a1bf8-aea2-4349-9e7f-4524d64e4238
pengine://be6f3a3a-74db-4203-b72d-708909d1b607
pengine://d57ac34f-800a-40fb-b153-0df5d631a0e0
/usr/local/lib/swipl/library/ext/clib/uuid.pl
All
Application
Manual
Name
Summary
Help
ext
clib
socket.pl -- Network socket (TCP and UDP) library
uid.pl
unix.pl -- Unix specific operations
syslog.pl -- Unix syslog interface
memfile.pl
time.pl -- Time and alarm library
uri.pl -- Process URIs
uuid.pl -- Universally Unique Identifier (UUID) Library
uuid/1
uuid/2
uuid_property/2
is_uuid/1
sha.pl -- SHA secure hashes
process.pl -- Create processes and redirect I/O
filesex.pl -- Extended operations on files
hash_stream.pl -- Maintain a hash on a stream
md5.pl -- MD5 hashes
rlimit.pl
mallocinfo.pl -- Memory allocation details
prolog_stream.pl -- A stream with Prolog callbacks
crypt.pl
streampool.pl -- Input multiplexing
udp_broadcast.pl -- A UDP broadcast proxy
is_uuid
(@UUID)
is
semidet
True when
UUID
is a
UUID
represented as an atom. It merely validates that the length is 36 characters, there are
-
at the right place and all other characters are hexadecimal.