javav: A utility to print the target version of Java class files.
Installs a javav executable to print the target version of one or more Java class files.
For example:
> javav ThisClass.class ThatClass.class 1.6 (50.0 0x32) ThisClass.class 1.5 (49.0 0x31) ThatClass.class
Java VM Specification 4.1 The ClassFile Structure
http://java.sun.com/docs/books/jvms/second_edition/html/ClassFile.doc.html#74353
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| small_base | Choose the new, split-up base package. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- javav-0.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0, 0.1.1 |
|---|---|
| Dependencies | base (>=3 && <5) [details] |
| License | BSD-3-Clause |
| Copyright | Copyright (C) 2009-2014 Tony Morris |
| Author | Tony Morris <ʇǝu˙sıɹɹoɯʇ@ןןǝʞsɐɥ> |
| Maintainer | Tony Morris |
| Category | Development |
| Home page | https://github.com/tonymorris/javav |
| Bug tracker | https://github.com/tonymorris/javav/issues |
| Source repo | head: git clone git@github.com:tonymorris/javav.git |
| Uploaded | by TonyMorris at 2014-05-23T02:36:47Z |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Executables | javav |
| Downloads | 1919 total (7 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs not available [build log] Last success reported on 2016-12-15 [all 8 reports] |