Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8393525
forgerie.asd
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Subscribers
None
forgerie.asd
View Options
(asdf:defsystem forgerie
:description "Adapter between different software forges"
:version "0.1"
:maintainer "Open Tech Strategies"
:author "Open Tech Strategies"
:serial t
:components
((:module "src/main"
:components
((:module "core"
:components
((:file "package")
(:file "base")
(:file "user")
(:file "project")
(:file "vc-repository")
(:file "ticket")
(:file "merge-request")
(:file "snippet")
(:file "utils")
(:file "errors")
(:file "run")
(:file "postmortem")))
(:module "phabricator"
:components
((:file "package")
(:file "utils")
(:file "base")
(:file "import")
(:file "postmortem")))
(:module "gitlab"
:components
((:file "package")
(:file "utils")
(:file "base")
(:file "export")
(:file "postmortem")))))
(:module "config"
:components ((:file "config"))))
:depends-on (:cl-mysql :uiop :dexador :quri :jsown :cl-ppcre :cl-csv :cl-fad :ironclad))
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jun 4, 7:14 PM (5 d, 4 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3306825
Attached To
R263 forgerie
Event Timeline
Log In to Comment