Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zeiss/zrn
ZRNs uniquely identify ZEISS resources
https://github.com/zeiss/zrn
Last synced: 4 days ago
JSON representation
ZRNs uniquely identify ZEISS resources
- Host: GitHub
- URL: https://github.com/zeiss/zrn
- Owner: ZEISS
- License: apache-2.0
- Created: 2024-02-18T17:14:44.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-11T17:08:00.000Z (7 months ago)
- Last Synced: 2024-04-14T12:04:07.534Z (7 months ago)
- Language: Go
- Homepage:
- Size: 1000 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zrn
![Github Action](https://github.com/zeiss/zrn/workflows/main/badge.svg)
[![Go Reference](https://pkg.go.dev/badge/github.com/zeiss/zrn.svg)](https://pkg.go.dev/github.com/zeiss/zrn)
[![Go Report Card](https://goreportcard.com/badge/github.com/zeiss/zrn)](https://goreportcard.com/report/github.com/zeiss/zrn)
[![Taylor Swift](https://img.shields.io/badge/secured%20by-taylor%20swift-brightgreen.svg)](https://twitter.com/SwiftOnSecurity)
[![Volkswagen](https://auchenberg.github.io/volkswagen/volkswargen_ci.svg?v=1)](https://github.com/auchenberg/volkswagen)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)A simple and fast library to read and write ZRNs (Zeiss Resource Names).
## Install
```bash
go get github.com/zeiss/zrn
```## License
[Apache 2.0](/LICENSE)