name(with_open_options).
version('1.2.11').
title('Utilities to open various objects for read/write').
author( 'Douglas Miles', 'http://www.linkedin.com/in/logicmoo' ).
packager( 'TeamSPoon/LogicMoo', 'https://github.com/TeamSPoon/' ).
maintainer( 'TeamSPoon', 'https://github.com/TeamSPoon/' ).
home( 'https://github.com/TeamSPoon/with_open_options' ).
download( 'https://github.com/TeamSPoon/with_open_options/release/*.zip' ).
provides(filestreams).
autoload(true).