https://github.com/axodotdev/axotag
🏷️ parsing tags for software releases
https://github.com/axodotdev/axotag
Last synced: over 1 year ago
JSON representation
🏷️ parsing tags for software releases
- Host: GitHub
- URL: https://github.com/axodotdev/axotag
- Owner: axodotdev
- License: apache-2.0
- Created: 2023-11-15T19:55:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-22T11:05:48.000Z (over 2 years ago)
- Last Synced: 2025-03-19T21:09:21.661Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE-APACHE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# axotag
This repository contains tag-parsing functions extracted from [cargo-dist](http://github.com/axodotdev/cargo-dist). They're primarily useful to other axo projects at this time.
## License
Licensed under either of
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or [apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0))
* MIT license ([LICENSE-MIT](LICENSE-MIT) or [opensource.org/licenses/MIT](https://opensource.org/licenses/MIT))
at your option.