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

https://github.com/mdlayher/aoe

Package aoe implements an ATA over Ethernet server, as described in the AoEr11 specification. MIT Licensed.
https://github.com/mdlayher/aoe

Last synced: 16 days ago
JSON representation

Package aoe implements an ATA over Ethernet server, as described in the AoEr11 specification. MIT Licensed.

Awesome Lists containing this project

README

        

aoe [![Build Status](https://travis-ci.org/mdlayher/aoe.svg?branch=master)](https://travis-ci.org/mdlayher/aoe) [![Coverage Status](https://coveralls.io/repos/mdlayher/aoe/badge.svg?branch=master)](https://coveralls.io/r/mdlayher/aoe?branch=master) [![GoDoc](http://godoc.org/github.com/mdlayher/aoe?status.svg)](http://godoc.org/github.com/mdlayher/aoe)
===

Package `aoe` implements an ATA over Ethernet server, as decribed in the
[AoEr11 specification](http://www.thebrantleycoilecompany.com/AoEr11.pdf).
MIT Licensed.