Megatest

portlogger.meta at [be8fe269fa]
Login

File ulex/portlogger/portlogger.meta artifact 44ef60dd0b part of check-in be8fe269fa


;; -*- scheme -*-
(
; Your egg's license:
(license "BSD")

; Pick one from the list of categories (see below) for your egg and enter it
; here.
(category db)

(needs foreign )

; A list of eggs required for TESTING ONLY.  See the `Tests' section.
(test-depends test sqlite3 regex)

(author "Matthew Welland")
(synopsis "thoughtfully optain tcp port."))