cjdk

View on PyPIReverse Dependencies (0)

0.3.0 cjdk-0.3.0-py3-none-any.whl

Wheel Details

Project: cjdk
Version: 0.3.0
Filename: cjdk-0.3.0-py3-none-any.whl
Download: [link]
Size: 20677
MD5: d2ceb631b55def1dba20cc5ed8da5a45
SHA256: c733e63209554495c585ecd3fc6a65e2d92ce31cd1c259a5ef56c7cbbe6e1286
Uploaded: 2022-07-09 16:13:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cjdk
Version: 0.3.0
Summary: Auto-download JDK or JRE and run Java apps from Python or CLI
Author: Mark A. Tsuchida
Project-Url: Documentation, https://cachedjdk.github.io/cjdk/latest
Project-Url: Repository, https://github.com/cachedjdk/cjdk
License: Copyright 2022 Board of Regents of the University of Wisconsin System Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: Java,JDK,JRE,JVM
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Java
Classifier: Topic :: Software Development
Requires-Python: >=3.8
Requires-Dist: click (>=8.0)
Requires-Dist: progressbar2 (>=4.0)
Requires-Dist: requests (>=2.24)
Requires-Dist: flask (>=2.0); extra == "testing"
Requires-Dist: pytest (>=7.0); extra == "testing"
Requires-Dist: werkzeug (>=2.0); extra == "testing"
Provides-Extra: testing
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 1656 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
cjdk/__init__.py sha256=b1CCcKnuzLBjv-irzgYpsCNwLt0wdL4XxNqm-Fqljcw 366
cjdk/__main__.py sha256=G8g1CHXzIZbDPHG6uw_V5pIz2pSAXs-kFlS93qfJsNU 6076
cjdk/_api.py sha256=zg8woi9_QJSgXOjLHsTx97Sg7b1RxtzCuWZ_RtDCX2o 6681
cjdk/_cache.py sha256=RIDza8u4-H8_xLfxHvB5ST-QIFjGfgA3hclLTSQI07A 9749
cjdk/_compat.py sha256=r8h20ABQjNTc57fnTEwlrXMRWvMhrhtTmVdku9YoL-o 661
cjdk/_conf.py sha256=dNP9G9HYqlk5JQS65v1_aS0tU7_1IeqYI1arEOEgSSU 6236
cjdk/_download.py sha256=LylzNPHAZft2wRNSil28dIGnNh3I-VFMpVHpwqeiFo4 3224
cjdk/_index.py sha256=9RIX4pxfjat-1-Wlh_yz6hqY2qd_4hQIOR5xNrLW9n8 5284
cjdk/_install.py sha256=7cMBOJdpOuYZgOc5nsC0fE4HZetTs4ImnYkJR5fwdcc 1450
cjdk/_jdk.py sha256=maiyglJKb3UGympgtty--mqIVXGtFxAkPtWyPlCOPR8 1719
cjdk/_progress.py sha256=Oturibbq95wmnV8jFLILeFRGUeMSs5oiWNDUKeyuExs 3493
cjdk/_version.py sha256=_UJonOENX4r-qwHEWuAPWP39KNmboa9_GnJ2v2Bb0P8 176
cjdk-0.3.0.dist-info/LICENSE.txt sha256=YWSXLkGB15G5ubyls3rCe1t5x1zMtFI4lHrDwl3bvKc 1094
cjdk-0.3.0.dist-info/METADATA sha256=HUGk43YcNGuZaqQ9fxpnYtevDC8Zhy94N3Zq4_pc5Zw 3754
cjdk-0.3.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
cjdk-0.3.0.dist-info/entry_points.txt sha256=ejpMrPdMW4i7ig3_h8CYShnfcOYsPxqKuqLFIQN1h1o 44
cjdk-0.3.0.dist-info/top_level.txt sha256=aR9Mvyvp60ISrbDThIhoZo3Z6iiuYHUpjjgwOc30fKc 5
cjdk-0.3.0.dist-info/RECORD

top_level.txt

cjdk

entry_points.txt

cjdk = cjdk.__main__:main