$Id$ Introduction: ============= The JarTools makes it easier to retrieve and manipulate meta information in .jar files resp. META-INF/MANIFEST.MF, and similar bits like pom.properties. Yes there are many "jar tools" out there, but I failed to find a better name, and 'jt-' (as command prefix) seems to be free on a common developer Linux. Sorry if it clashes anyway. Command Overview: ================= These commands are implemented or on the wish list: jt-info prints meta infos about a bundle from manifest, pom.properties. jt-tweak tweaks a bundle's MANIFEST.MF. Common Options: =============== To see the common options please call jt-info --help Licence: ======== Apache License, Version 2.0. See doc/LICENSE.txt