raroscope | pure Java library for scanning and enumerating RAR archive
kandi X-RAY | raroscope Summary
kandi X-RAY | raroscope Summary
raroscope is a Java library. raroscope has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. However raroscope has 1 bugs. You can download it from GitHub, Maven.
Ever faced the challenge to be able to scan RAR archives using Java? Wished the API was as simple and easy to use as the ones provided for ZIP and JAR handling in Java? Don't want the hassles of including expensive native code into your Java application?. RARoScope is here to solve all these woes. The following lines are all you've to write to list out all the entries of a RAR file, say, D:/Data.rar. Impressed? I sure was thrilled when I first wrote the library! Go ahead, download RARoScope and start using it in your applications right now.
Ever faced the challenge to be able to scan RAR archives using Java? Wished the API was as simple and easy to use as the ones provided for ZIP and JAR handling in Java? Don't want the hassles of including expensive native code into your Java application?. RARoScope is here to solve all these woes. The following lines are all you've to write to list out all the entries of a RAR file, say, D:/Data.rar. Impressed? I sure was thrilled when I first wrote the library! Go ahead, download RARoScope and start using it in your applications right now.
Support
Quality
Security
License
Reuse
Support
raroscope has a low active ecosystem.
It has 27 star(s) with 9 fork(s). There are 4 watchers for this library.
It had no major release in the last 12 months.
There are 6 open issues and 3 have been closed. On average issues are closed in 255 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of raroscope is 1.0.2
Quality
raroscope has 1 bugs (0 blocker, 0 critical, 0 major, 1 minor) and 2 code smells.
Security
raroscope has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
raroscope code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
raroscope is licensed under the Apache-2.0 License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
raroscope releases are available to install and integrate.
Deployable package is available in Maven.
Build file is available. You can build the component from source.
Installation instructions are not available. Examples and code snippets are available.
raroscope saves you 100 person hours of effort in developing the same functionality from scratch.
It has 255 lines of code, 30 functions and 2 files.
It has high code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed raroscope and discovered the below as its top functions. This is intended to give you an instant insight into raroscope implemented functionality, and help decide if they suit your requirements.
- Returns an enumeration of the entries in the RAR archive
- Transforms the compression method into a string
- Converts an array of bytes into a long
- Converts a DOS time to a Java date
- Translates an OS byte into a human readable string
- Set the compressed size
- Sets the CRC
- Sets whether the distribution should be created
- Set the hostos
- Sets the request method
- Set the name
- Sets the size of the file
- Sets the time
- Set the version
- Encodes the version information
- Closes the archive
Get all kandi verified functions for this library.
raroscope Key Features
No Key Features are available at this moment for raroscope.
raroscope Examples and Code Snippets
No Code Snippets are available at this moment for raroscope.
Community Discussions
No Community Discussions are available at this moment for raroscope.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install raroscope
You can download it from GitHub, Maven.
You can use raroscope like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the raroscope component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
You can use raroscope like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the raroscope component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page