Metadata-Version: 2.4
Name: cdis2java
Version: 0.0.1a0
Summary: convert cdis bytecode to JVM bytecode
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/cdis-vm/cdis2java/tree/main
Project-URL: Repository, https://github.com/cdis-vm/cdis2java.git
Project-URL: Issues, https://github.com/cdis-vm/cdis2java/issues
Keywords: dis,cdis,disassembly,code generation,code analysis
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Compilers
Classifier: Topic :: Software Development :: Code Generators
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: cdis~=0.0.1a0
Requires-Dist: jpype1~=1.6.0
Dynamic: license-file

# cdis2java
## Run cdis bytecode on the JVM

