github.com/paketo-buildpacks/libpak@v1.70.0/README.md (about)

     1  # `github.com/paketo-buildpacks/libpak`
     2  `libpak` is a Go library with useful functionality for building Paketo-style buildpacks.
     3  
     4  ## Usage
     5  ```
     6  go get github.com/paketo-buildpacks/libpak
     7  ```
     8  
     9  ## License
    10  This library is released under version 2.0 of the [Apache License][a].
    11  
    12  [a]: https://www.apache.org/licenses/LICENSE-2.0
    13