javav: A utility to print the target version of Java class files.

[ bsd3, development, program ] [ Propose Tags ]

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
NameDescriptionDefault
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

Maintainer's Corner

Package maintainers

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 1830 total (6 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]