Metadata-Version: 2.1
Name: maxtime
Version: 0.4.0
Summary: Find the maximum mtime in a directory.
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/maxtime/actions/workflows/build.yml/badge.svg)](https://github.com/Timmmm/maxtime/actions/workflows/build.yml)

# Maxtime

This is a very simple tool to find the latest mtime of any file within a directory as fast as possible, but respecting `.gitignore` files.

## Installation

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

