https://github.com/getsentry/rust-proguard
A rust library for handling proguard mapping files
https://github.com/getsentry/rust-proguard
tag-production
Last synced: 2 months ago
JSON representation
A rust library for handling proguard mapping files
- Host: GitHub
- URL: https://github.com/getsentry/rust-proguard
- Owner: getsentry
- License: other
- Created: 2017-06-02T14:00:05.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-01-21T09:08:55.000Z (5 months ago)
- Last Synced: 2025-03-30T04:08:38.638Z (2 months ago)
- Topics: tag-production
- Language: Rust
- Size: 1.98 MB
- Stars: 23
- Watchers: 44
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Rust Proguard Parser
A simple Rust library that implements basic proguard handling.
[Documentation](https://docs.rs/proguard)
### Release Management
We use [craft](https://github.com/getsentry/craft) to release new versions.