Did you know ... Search Documentation:
Packs (add-ons) for SWI-Prolog

Package "with_open_options"

Title:Utilities to open various objects for read/write
Rating:Not rated. Create the first rating!
Latest version:1.2.11
SHA1 sum:10e9cdaca7c591ff650b1bcd6d64604eb9ddee86
Author:Douglas Miles http://www.linkedin.com/in/logicmoo
Maintainer:TeamSPoon https://github.com/TeamSPoon/
Packager:TeamSPoon/LogicMoo https://github.com/TeamSPoon/
Home page:https://github.com/TeamSPoon/with_open_options
Download URL:https://github.com/TeamSPoon/with_open_options/release/*.zip
Provides:filestreams

Reviews

No reviews. Create the first review!.

Details by download location

VersionSHA1#DownloadsURL
1.1.112aea7ff3271622d876bde5b3752f9896fa1b44a4d1https://github.com/TeamSPoon/with_open_options.git
1.1.11591205e839c38f87119dad8a381a86afd2140d2771https://github.com/TeamSPoon/with_open_options.git
1.1.117948e5391fc3c31830d3961633f43fac22a3cb05d1https://github.com/TeamSPoon/with_open_options.git
1.1.118b9da3650ba43e2abc7714f5e0500d77278d65f781https://github.com/TeamSPoon/with_open_options.git
df23bf661c65fe7a2ee53690b45bb8c1abd3609f2https://github.com/TeamSPoon/with_open_options.git
eaf981c2d7a08972f2df742913b66e1431e4e2a01https://github.com/TeamSPoon/with_open_options.git
1.2.1110e9cdaca7c591ff650b1bcd6d64604eb9ddee8615https://github.com/TeamSPoon/with_open_options.git

open_anything

Utilities to open various objects for read/write


:- pack_install('https://github.com/TeamSPoon/with_open_options.git').

:- use_module(library(filestreams)).

% makes a simple API for reading things

:- use_module(library(filesystem)).

% mass wildcard expansions

Some TODOs

Document this pack!

Write tests

Untangle the 'pack' install deps (Moving predicates over here from logicmoo_base)

Not obligated to maintain a git fork just to contribute

Dislike having tons of forks that are several commits behind the main git repo?

Be old school - Please ask to be added to TeamSPoon and Contribute directly !

Still, we wont stop you from doing it the Fork+PullRequest method

BSD 2-Clause License

Copyright (c) 2017, TeamSPoon and Douglas Miles <logicmoo@gmail.com> All rights reserved.

Contents of pack "with_open_options"

Pack contains 6 files holding a total of 2.9K bytes.