An open API service indexing awesome lists of open source software.

https://github.com/fasterthanlime/ubio

ubiquitous I/O - Implements ara traits for HTTP resources and local files
https://github.com/fasterthanlime/ubio

Last synced: about 1 year ago
JSON representation

ubiquitous I/O - Implements ara traits for HTTP resources and local files

Awesome Lists containing this project

README

          

# ubio

The `ubio` implements `ara` traits for local files and HTTP resources,
providing random read access to either, using the same `ReadAt` interface.

## License

This project is licensed under either of

* Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)

at your option.