From 4a6e117c9425b4b7ec0875b654c20ea92d3d7ce0 Mon Sep 17 00:00:00 2001 From: Jakob Stendahl Date: Thu, 15 Aug 2019 15:07:24 +0200 Subject: :sparkles: Initial commit --- TermIO.egg-info/SOURCES.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 TermIO.egg-info/SOURCES.txt (limited to 'TermIO.egg-info/SOURCES.txt') diff --git a/TermIO.egg-info/SOURCES.txt b/TermIO.egg-info/SOURCES.txt new file mode 100644 index 0000000..a943b20 --- /dev/null +++ b/TermIO.egg-info/SOURCES.txt @@ -0,0 +1,8 @@ +README.md +setup.py +TermIO.egg-info/PKG-INFO +TermIO.egg-info/SOURCES.txt +TermIO.egg-info/dependency_links.txt +TermIO.egg-info/top_level.txt +in/__init__.py +out/__init__.py \ No newline at end of file -- cgit v1.2.3