• Places
    • Home
    • Graphs
    • Prefixes
  • Admin
    • Users
    • Settings
    • Plugins
    • Statistics
  • CPACK
    • Home
    • List packs
    • Submit pack
  • Repository
    • Load local file
    • Load from HTTP
    • Load from library
    • Remove triples
    • Clear repository
  • Query
    • YASGUI SPARQL Editor
    • Simple Form
    • SWISH Prolog shell
  • Help
    • Documentation
    • Tutorial
    • Roadmap
    • HTTP Services
  • Login

SWI-Prolog binding to libarchive
All Application Manual Name SummaryHelp

  • Documentation
    • Reference manual
    • Packages
      • SWI-Prolog binding to libarchive
        • Motivation
        • library(archive): Access several archive formats
        • Status

3 Status

The current version is merely a proof-of-concept. It lacks writing archives and does not support many of the options of the underlying library. The main motivation for starting this library was to achieve portability of the upcomming SWI-Prolog package distribution system. Other functionality will be added on‘as needed’basis.

Index

?
archive_close/1
archive_create/3
archive_data_stream/3
archive_entries/2
archive_extract/3
archive_foldl/4
archive_header_property/2
archive_next_header/2
archive_open/3
archive_open/4
archive_open_entry/2
archive_property/2
archive_set_header_property/2
open_resource/3
1
process_create/3
1
resource/3
1

ClioPatria (version V3.1.1-51-ga0b30a5)