Metadata-Version: 2.4
Name: rget
Version: 0.1.0
Summary: Cached downloads
Author: Tim Hutt <tdhutt@gmail.com>
Author-email: Tim Hutt <tdhutt@gmail.com>
License: MIT
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

[![Build Status](https://github.com/timmmm/rget/actions/workflows/build.yml/badge.svg)](https://github.com/Timmmm/rget/actions/workflows/build.yml)

# Rget

This is a very simple tool to download and optionally untar tarballs, but crucially it supports etag caching. Caches are stored in ~/.cache/rget.

## Installation

Download a binary release from [the Github releases page](https://github.com/Timmmm/rget/releases).

