mirror of
https://github.com/vale981/quickdocs-server
synced 2025-03-05 09:11:38 -05:00
46 lines
2.5 KiB
Text
46 lines
2.5 KiB
Text
("quicklisp" .
|
|
(:class qlot.source.ql:source-ql-all
|
|
:initargs (:project-name "quicklisp" :%version :latest)
|
|
:version "2015-07-10"))
|
|
("datafly" .
|
|
(:class qlot.source.github:source-github
|
|
:initargs (:project-name "datafly" :repos "fukamachi/datafly" :ref nil :branch nil :tag nil)
|
|
:version "github-422af45132f955301e64d6c42d4a792893a7bb7f"
|
|
:repos "fukamachi/datafly"
|
|
:url "https://github.com/fukamachi/datafly/archive/422af45132f955301e64d6c42d4a792893a7bb7f.tar.gz"
|
|
:ref "422af45132f955301e64d6c42d4a792893a7bb7f"))
|
|
("djula" .
|
|
(:class qlot.source.github:source-github
|
|
:initargs (:project-name "djula" :repos "mmontone/djula" :ref nil :branch nil :tag nil)
|
|
:version "github-c21aabc797c0110df7804d63e968f10f09f32355"
|
|
:repos "mmontone/djula"
|
|
:url "https://github.com/mmontone/djula/archive/c21aabc797c0110df7804d63e968f10f09f32355.tar.gz"
|
|
:ref "c21aabc797c0110df7804d63e968f10f09f32355"))
|
|
("fast-http" .
|
|
(:class qlot.source.github:source-github
|
|
:initargs (:project-name "fast-http" :repos "fukamachi/fast-http" :ref nil :branch nil :tag nil)
|
|
:version "github-77e41abe17f2aa76f38cf84d6619159a613ab415"
|
|
:repos "fukamachi/fast-http"
|
|
:url "https://github.com/fukamachi/fast-http/archive/77e41abe17f2aa76f38cf84d6619159a613ab415.tar.gz"
|
|
:ref "77e41abe17f2aa76f38cf84d6619159a613ab415"))
|
|
("woo" .
|
|
(:class qlot.source.github:source-github
|
|
:initargs (:project-name "woo" :repos "fukamachi/woo" :ref nil :branch "devel" :tag nil)
|
|
:version "github-7e1b37c072ff877a89339d8e3b03331faf06b3f5"
|
|
:repos "fukamachi/woo"
|
|
:url "https://github.com/fukamachi/woo/archive/7e1b37c072ff877a89339d8e3b03331faf06b3f5.tar.gz"
|
|
:ref "7e1b37c072ff877a89339d8e3b03331faf06b3f5"))
|
|
("quickdocs-database" .
|
|
(:class qlot.source.github:source-github
|
|
:initargs (:project-name "quickdocs-database" :repos "quickdocs/quickdocs-database" :ref nil :branch nil :tag nil)
|
|
:version "github-80d88d1d8c95ca77aee298eb33176468dfc37df7"
|
|
:repos "quickdocs/quickdocs-database"
|
|
:url "https://github.com/quickdocs/quickdocs-database/archive/80d88d1d8c95ca77aee298eb33176468dfc37df7.tar.gz"
|
|
:ref "80d88d1d8c95ca77aee298eb33176468dfc37df7"))
|
|
("quickdocs-serializer" .
|
|
(:class qlot.source.github:source-github
|
|
:initargs (:project-name "quickdocs-serializer" :repos "quickdocs/quickdocs-serializer" :ref nil :branch nil :tag nil)
|
|
:version "github-92bbb57630cbf2099df406f3c8290e8938f77be2"
|
|
:repos "quickdocs/quickdocs-serializer"
|
|
:url "https://github.com/quickdocs/quickdocs-serializer/archive/92bbb57630cbf2099df406f3c8290e8938f77be2.tar.gz"
|
|
:ref "92bbb57630cbf2099df406f3c8290e8938f77be2"))
|