An open API service indexing awesome lists of open source software.

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

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.