From 12590e2b89c50736386857fdc0f1c9a9219042a4 Mon Sep 17 00:00:00 2001 From: dx Date: Tue, 5 May 2020 20:19:31 +0100 Subject: +converter.py file This will be the main file for conversions to occur, though the project may grow out of this file. --- converter.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 converter.py (limited to 'converter.py') diff --git a/converter.py b/converter.py new file mode 100644 index 0000000..e5a0d9b --- /dev/null +++ b/converter.py @@ -0,0 +1 @@ +#!/usr/bin/env python3 -- cgit v1.2.3-13-gbd6f