From 7868d601053599a500f90ea692b926b4255d9200 Mon Sep 17 00:00:00 2001 From: Aswa Paul Date: Sun, 28 May 2017 17:07:10 +0300 Subject: [PATCH] Add Sorter --- ToolandUtilities.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ToolandUtilities.md b/ToolandUtilities.md index 6b676d1..8425963 100644 --- a/ToolandUtilities.md +++ b/ToolandUtilities.md @@ -355,3 +355,7 @@ Project Website: http://www.mypy-lang.org/ Repository for the Astropy core package. Project Source: https://github.com/astropy/astropy Project Website: http://www.astropy.org/ + +1. Sorter +A program that organises/sorts files into directories named by type/extension. +Project Source: https://github.com/giantas/sorter