Package jurand

A tool for manipulating Java symbols

https://github.com/fedora-java/jurand

The tool can be used for patching .java sources in cases where using sed is
insufficient due to Java language syntax. The tool follows Java language rules
rather than applying simple regular expressions on the source code.

Version: 1.3.2

Miscellanea

java_remove_annotations remove imports and annotations from Java source files
java_remove_imports remove import statements from Java source files