https://github.com/transfusion/app-info-java-graalvm
https://github.com/transfusion/app-info-java-graalvm
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/transfusion/app-info-java-graalvm
- Owner: Transfusion
- License: mit
- Created: 2022-07-09T05:22:08.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-26T09:17:02.000Z (over 3 years ago)
- Last Synced: 2023-04-04T22:55:57.247Z (about 3 years ago)
- Language: Java
- Size: 16.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# app-info-java-graalvm
[](https://codecov.io/gh/Transfusion/app-info-java-graalvm)
A wrapper written in Java for the [app_info](https://github.com/icyleaf/app_info/) ruby gem which tears down and parses iOS IPAs and dSYMs, Android AABs, APKs, and ProGuard mapping files, macOS apps, `.mobileprovision` files, icons, and more.
Depends on [GraalVM](https://www.graalvm.org/) and the [Polyglot API](https://www.graalvm.org/22.0/reference-manual/ruby/Polyglot/).
## Installation
TBD
## Usage
TBD
## Version Support
| `app-info-java-graalvm` ver. | `app_info` gem ver. | GraalVM CE ver. | Target Java ver. |
|------------------------------| ------------- |-----------------| --------------- |
| 0.2.0-SNAPSHOT | 2.8.3 | 23.0.0-dev | 17
| 0.1.0-SNAPSHOT | 2.8.3 | 22.3.0-dev | 11
## License
`SPDX-License-Identifier: MIT`