Add local eggs

This commit is contained in:
heyarne 2022-07-08 16:36:52 +02:00
commit 42cde4632a
221 changed files with 4905 additions and 0 deletions

12
.eggs/matchable.egg-info Normal file
View file

@ -0,0 +1,12 @@
((installed-files
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/matchable.o"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/matchable.link"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/matchable.so"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/matchable.import.so")
(version "1.1")
(synopsis "Hygienic MATCH replacement")
(license "Public Domain")
(category lang-exts)
(author "Alex Shinn")
(test-dependencies test)
(components (extension matchable)))