summaryrefslogtreecommitdiff
path: root/yoshi_cli.egg-info/SOURCES.txt
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2024-11-06 23:23:27 -0600
committerChristian Cleberg <hello@cleberg.net>2024-11-06 23:23:27 -0600
commit6dde4dd0bc5e5f91f89587c75a30c9ef7a24494c (patch)
tree6cf4b78ddd63a4606e19fcad423ed2e19ad2a268 /yoshi_cli.egg-info/SOURCES.txt
parentb5a5fadff88615c8da8a9feb80c86fd8adb238f5 (diff)
downloadyoshi-cli-6dde4dd0bc5e5f91f89587c75a30c9ef7a24494c.tar.gz
yoshi-cli-6dde4dd0bc5e5f91f89587c75a30c9ef7a24494c.tar.bz2
yoshi-cli-6dde4dd0bc5e5f91f89587c75a30c9ef7a24494c.zip
package as a cli app
Diffstat (limited to 'yoshi_cli.egg-info/SOURCES.txt')
-rw-r--r--yoshi_cli.egg-info/SOURCES.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/yoshi_cli.egg-info/SOURCES.txt b/yoshi_cli.egg-info/SOURCES.txt
new file mode 100644
index 0000000..62143a6
--- /dev/null
+++ b/yoshi_cli.egg-info/SOURCES.txt
@@ -0,0 +1,15 @@
+LICENSE
+README.md
+pyproject.toml
+yoshi/__init__.py
+yoshi/__main__.py
+yoshi/account.py
+yoshi/cli.py
+yoshi/crypto.py
+yoshi/database.py
+yoshi/process.py
+yoshi_cli.egg-info/PKG-INFO
+yoshi_cli.egg-info/SOURCES.txt
+yoshi_cli.egg-info/dependency_links.txt
+yoshi_cli.egg-info/entry_points.txt
+yoshi_cli.egg-info/top_level.txt \ No newline at end of file