github.com/docker/cnab-to-oci@v0.3.0-beta4/doc.go (about)

     1  // Package cnabtooci provides converters to transform CNAB to OCI format and vice versa
     2  // In `cmd/cnab-to-oci` you can find the `main` package to create the `cnab-to-oci` binary
     3  // see https://github.com/docker/cnab-to-oci for more information about it.
     4  //
     5  // It can also be used as a library. For more, please refer to http://godoc.org/github.com/docker/cnab-to-oci/remotes
     6  package cnabtooci