Metadata-Version: 2.1
Name: pelutils
Version: 0.0.1
Summary: Utility functions that are commmonly useful
Home-page: https://github.com/peleiden/pelutils
Author: Søren Winkel Holm, Asger Laurits Schultz
Author-email: swholm@protonmail.com
License: GPL-v2
Download-URL: https://pypi.org/project/pelutils/
Keywords: utility,logger,parser
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: numpy

# peluitls
Util functions that we commonly use including flexible logger, parser and time taker


# 0.0.1 
	-- Logger, Parser, TickTock added from previous projects


