Metadata-Version: 2.4
Name: jre-mirror
Version: 0.0.2
Summary: A simple tool to deploy the jre binary releases mirror.
Project-URL: Homepage, https://github.com/odys-z/JRE-Mirror
Project-URL: Issues, https://github.com/odys-z/JRE-Mirror/issues
Author-email: Ody Z <odys.zhou@gmail.com>
License: Copyright (c) 2025 Ody Z. All rights reserved.
        
        This work is licensed under the terms of the MIT license.
        For a copy, see <https://opensource.org/licenses/MIT>.
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.12
Requires-Dist: semantics-py3==0.3.6
Requires-Dist: typing-extensions>=4.0.0
Provides-Extra: testing
Requires-Dist: pytest; extra == 'testing'
Requires-Dist: requests; extra == 'testing'
Description-Content-Type: text/markdown

# About

A distribution tool of a selection of
[temurin17-binaries](https://github.com/adoptium/temurin17-binaries),
as the GWF behavior is weird while downloading jre etc., with Python scripts. 

# Credits:

## [temurin17-binaries](https://github.com/adoptium/temurin17-binaries)
The home for releases and nightlies for all Temurin17 variants and platforms

## [OpenJDK Mirror Scripts](https://github.com/adoptium/mirror-scripts)

These scripts are run at https://ci.adoptopenjdk.net/view/git-mirrors/ and are responsible for updating the Eclipse Adoptium clones of the various OpenJDK Skara github repositories that we are interested in building.

## [jyksnw/install-jdk](https://github.com/jyksnw/install-jdk)

Python package that simplifies the process of installing OpenJDK on Windows, macOS, Linux and other supported operating systems, saving time and effort. 

# So no equivolent?
