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,17 @@
((installed-files
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/address-info.o"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/address-info.link"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/address-info.so"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/address-info.import.so")
(version "1.0.5")
(category net)
(synopsis "Network address information access")
(license "BSD")
(author "Thomas Chust")
(version "1.0.5")
(dependencies srfi-1)
(test-dependencies test)
(components
(extension
address-info
(cond-expand (windows (csc-options -L -lws2_32)) (else)))))

BIN
.eggs/address-info.import.so Executable file

Binary file not shown.

1
.eggs/address-info.link Normal file
View file

@ -0,0 +1 @@
(srfi-1)

BIN
.eggs/address-info.o Normal file

Binary file not shown.

BIN
.eggs/address-info.so Executable file

Binary file not shown.

13
.eggs/base64.egg-info Normal file
View file

@ -0,0 +1,13 @@
((installed-files
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/base64.o"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/base64.link"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/base64.so"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/base64.import.so")
(version "1.0")
(synopsis "Encoding and decoding of base64 strings")
(category parsing)
(license "BSD")
(dependencies srfi-13)
(test-dependencies test)
(author "James Bailey, Jim Ursetto")
(components (extension base64)))

BIN
.eggs/base64.import.so Executable file

Binary file not shown.

1
.eggs/base64.link Normal file
View file

@ -0,0 +1 @@
(srfi-13)

BIN
.eggs/base64.o Normal file

Binary file not shown.

BIN
.eggs/base64.so Executable file

Binary file not shown.

BIN
.eggs/chicken.base.import.so Executable file

Binary file not shown.

BIN
.eggs/chicken.bitwise.import.so Executable file

Binary file not shown.

BIN
.eggs/chicken.blob.import.so Executable file

Binary file not shown.

Binary file not shown.

BIN
.eggs/chicken.condition.import.so Executable file

Binary file not shown.

Binary file not shown.

BIN
.eggs/chicken.csi.import.so Executable file

Binary file not shown.

BIN
.eggs/chicken.errno.import.so Executable file

Binary file not shown.

BIN
.eggs/chicken.eval.import.so Executable file

Binary file not shown.

BIN
.eggs/chicken.file.import.so Executable file

Binary file not shown.

Binary file not shown.

BIN
.eggs/chicken.fixnum.import.so Executable file

Binary file not shown.

BIN
.eggs/chicken.flonum.import.so Executable file

Binary file not shown.

BIN
.eggs/chicken.foreign.import.so Executable file

Binary file not shown.

BIN
.eggs/chicken.format.import.so Executable file

Binary file not shown.

BIN
.eggs/chicken.gc.import.so Executable file

Binary file not shown.

BIN
.eggs/chicken.internal.import.so Executable file

Binary file not shown.

BIN
.eggs/chicken.io.import.so Executable file

Binary file not shown.

BIN
.eggs/chicken.irregex.import.so Executable file

Binary file not shown.

BIN
.eggs/chicken.keyword.import.so Executable file

Binary file not shown.

BIN
.eggs/chicken.load.import.so Executable file

Binary file not shown.

BIN
.eggs/chicken.locative.import.so Executable file

Binary file not shown.

BIN
.eggs/chicken.memory.import.so Executable file

Binary file not shown.

Binary file not shown.

BIN
.eggs/chicken.pathname.import.so Executable file

Binary file not shown.

BIN
.eggs/chicken.platform.import.so Executable file

Binary file not shown.

BIN
.eggs/chicken.plist.import.so Executable file

Binary file not shown.

BIN
.eggs/chicken.port.import.so Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
.eggs/chicken.process.import.so Executable file

Binary file not shown.

Binary file not shown.

BIN
.eggs/chicken.random.import.so Executable file

Binary file not shown.

Binary file not shown.

BIN
.eggs/chicken.repl.import.so Executable file

Binary file not shown.

BIN
.eggs/chicken.sort.import.so Executable file

Binary file not shown.

BIN
.eggs/chicken.string.import.so Executable file

Binary file not shown.

BIN
.eggs/chicken.syntax.import.so Executable file

Binary file not shown.

BIN
.eggs/chicken.tcp.import.so Executable file

Binary file not shown.

BIN
.eggs/chicken.time.import.so Executable file

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,12 @@
((installed-files
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/compile-file.o"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/compile-file.link"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/compile-file.so"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/compile-file.types"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/compile-file.import.so")
(version "1.3")
(synopsis "Programmatic compiler invocation")
(author "The CHICKEN Team")
(license "BSD")
(category misc)
(components (extension compile-file (types-file (predefined)))))

BIN
.eggs/compile-file.import.so Executable file

Binary file not shown.

1
.eggs/compile-file.link Normal file
View file

@ -0,0 +1 @@
()

BIN
.eggs/compile-file.o Normal file

Binary file not shown.

BIN
.eggs/compile-file.so Executable file

Binary file not shown.

2
.eggs/compile-file.types Normal file
View file

@ -0,0 +1,2 @@
(compile-file#compile-file (#(procedure #:clean #:enforce) compile-file#compile-file (string #!rest) (or false string)))
(compile-file#compile-file-options (#(procedure #:clean #:enforce) compile-file#compile-file-options (#!optional (list-of string)) (list-of string)))

13
.eggs/defstruct.egg-info Normal file
View file

@ -0,0 +1,13 @@
((installed-files
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/defstruct.o"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/defstruct.link"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/defstruct.so"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/defstruct.import.so")
(version "2.0")
(synopsis "A more convenient form of define-record")
(author "Dorai Sitaram")
(category data)
(license "BSD")
(test-dependencies test)
(dependencies srfi-1)
(components (extension defstruct)))

BIN
.eggs/defstruct.import.so Executable file

Binary file not shown.

1
.eggs/defstruct.link Normal file
View file

@ -0,0 +1 @@
(srfi-1)

BIN
.eggs/defstruct.o Normal file

Binary file not shown.

BIN
.eggs/defstruct.so Executable file

Binary file not shown.

View file

@ -0,0 +1,21 @@
((installed-files
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/http-client.o"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/http-client.link"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/http-client.so"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/http-client.import.so")
(version "1.2.1")
(synopsis "High-level HTTP client library")
(author "Peter Bex")
(category net)
(license "BSD")
(dependencies
intarweb
uri-common
simple-md5
sendfile
srfi-1
srfi-13
srfi-18
srfi-69)
(test-dependencies test)
(components (extension http-client (csc-options "-O3"))))

BIN
.eggs/http-client.import.so Executable file

Binary file not shown.

1
.eggs/http-client.link Normal file
View file

@ -0,0 +1 @@
(sendfile simple-md5 uri-common intarweb srfi-69 srfi-18 srfi-13 srfi-1)

BIN
.eggs/http-client.o Normal file

Binary file not shown.

BIN
.eggs/http-client.so Executable file

Binary file not shown.

17
.eggs/intarweb.egg-info Normal file
View file

@ -0,0 +1,17 @@
((installed-files
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/intarweb.o"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/intarweb.link"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/intarweb.so"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/intarweb.import.so")
(version "2.0.2")
(synopsis "A more convenient HTTP library")
(author "Peter Bex")
(category web)
(license "BSD")
(dependencies srfi-1 srfi-13 srfi-14 defstruct uri-common base64)
(test-dependencies test)
(components
(extension
intarweb
(csc-options "-O3" "-d0")
(source-dependencies "intarweb.scm" "header-parsers.scm"))))

BIN
.eggs/intarweb.import.so Executable file

Binary file not shown.

1
.eggs/intarweb.link Normal file
View file

@ -0,0 +1 @@
(defstruct uri-common base64 srfi-14 srfi-13 srfi-1)

BIN
.eggs/intarweb.o Normal file

Binary file not shown.

BIN
.eggs/intarweb.so Executable file

Binary file not shown.

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

@ -0,0 +1,12 @@
((installed-files
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/iset.o"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/iset.link"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/iset.so"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/iset.import.so")
(version "2.2")
(category data)
(synopsis "Integer sets")
(license "BSD")
(author "Alex Shinn")
(test-dependencies test)
(components (extension iset)))

BIN
.eggs/iset.import.so Executable file

Binary file not shown.

1
.eggs/iset.link Normal file
View file

@ -0,0 +1 @@
()

BIN
.eggs/iset.o Normal file

Binary file not shown.

BIN
.eggs/iset.so Executable file

Binary file not shown.

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)))

BIN
.eggs/matchable.import.so Executable file

Binary file not shown.

1
.eggs/matchable.link Normal file
View file

@ -0,0 +1 @@
()

BIN
.eggs/matchable.o Normal file

Binary file not shown.

BIN
.eggs/matchable.so Executable file

Binary file not shown.

View file

@ -0,0 +1,12 @@
((installed-files
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/memory-mapped-files.o"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/memory-mapped-files.link"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/memory-mapped-files.so"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/memory-mapped-files.types"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/memory-mapped-files.import.so")
(version "0.4")
(synopsis "Memory-mapped file access for UNIX and Windows")
(category misc)
(license "BSD")
(author "The CHICKEN Team, Windows support by \"rivo\"")
(components (extension memory-mapped-files (types-file (predefined)))))

Binary file not shown.

View file

@ -0,0 +1 @@
()

BIN
.eggs/memory-mapped-files.o Normal file

Binary file not shown.

BIN
.eggs/memory-mapped-files.so Executable file

Binary file not shown.

View file

@ -0,0 +1,8 @@
(memory-mapped-files#map-file-to-memory (#(procedure #:clean #:enforce) memory-mapped-files#map-file-to-memory (* fixnum fixnum fixnum fixnum #!optional fixnum) (struct mmap)))
(memory-mapped-files#map/anonymous fixnum)
(memory-mapped-files#map/file fixnum)
(memory-mapped-files#map/fixed fixnum)
(memory-mapped-files#map/private fixnum)
(memory-mapped-files#map/shared fixnum)
(memory-mapped-files#memory-mapped-file-pointer (#(procedure #:clean #:enforce) memory-mapped-files#memory-mapped-file-pointer ((struct mmap)) pointer))
(memory-mapped-files#memory-mapped-file? (#(procedure #:clean #:predicate (struct mmap)) memory-mapped-files#memory-mapped-file? (*) boolean))

1414
.eggs/modules.db Normal file

File diff suppressed because it is too large Load diff

BIN
.eggs/openssl.cipher.import.so Executable file

Binary file not shown.

View file

@ -0,0 +1 @@
()

BIN
.eggs/openssl.cipher.o Normal file

Binary file not shown.

BIN
.eggs/openssl.cipher.so Executable file

Binary file not shown.

BIN
.eggs/openssl.digest.import.so Executable file

Binary file not shown.

View file

@ -0,0 +1 @@
()

BIN
.eggs/openssl.digest.o Normal file

Binary file not shown.

BIN
.eggs/openssl.digest.so Executable file

Binary file not shown.

45
.eggs/openssl.egg-info Normal file
View file

@ -0,0 +1,45 @@
((installed-files
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/openssl.o"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/openssl.link"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/openssl.so"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/openssl.import.so"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/openssl.cipher.o"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/openssl.cipher.link"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/openssl.cipher.so"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/openssl.cipher.import.so"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/openssl.digest.o"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/openssl.digest.link"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/openssl.digest.so"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/openssl.digest.import.so"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/openssl.random.o"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/openssl.random.link"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/openssl.random.so"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/openssl.random.import.so"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/openssl.socket.o"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/openssl.socket.link"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/openssl.socket.so"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/openssl.socket.import.so"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/openssl.version.o"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/openssl.version.link"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/openssl.version.so"
"/home/arne/dev/wtf.nein.seizethemeans/.eggs/openssl.version.import.so")
(version "2.2.4")
(synopsis "Bindings to the OpenSSL SSL/TLS library")
(author "Thomas Chust")
(maintainer "Vasilij Schneidermann")
(license "BSD")
(category net)
(dependencies srfi-1 srfi-13 srfi-18 address-info)
(test-dependencies http-client server-test spiffy test uri-common)
(foreign-dependencies "openssl-1.1.0")
(component-options (csc-options "-O3" "-d1"))
(components
(extension
openssl
(custom-build "build-openssl")
(component-dependencies openssl.socket))
(extension openssl.cipher (custom-build "build-openssl"))
(extension openssl.digest (custom-build "build-openssl"))
(extension openssl.random (custom-build "build-openssl"))
(extension openssl.socket (custom-build "build-openssl"))
(extension openssl.version (custom-build "build-openssl"))))

BIN
.eggs/openssl.import.so Executable file

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show more