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

View file

@ -0,0 +1,12 @@
((installed-files
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/server-test.o"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/server-test.link"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/server-test.so"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/server-test.import.so")
(version "0.6")
(synopsis "Utilities to help testing servers")
(category testing)
(license "BSD")
(author "Mario Domenech Goulart")
(component-options (csc-options "-O3" "-d1"))
(components (extension server-test)))