{"id":17166698,"url":"https://github.com/willf/xsdf","last_synced_at":"2026-02-15T00:32:21.144Z","repository":{"id":3734862,"uuid":"4808665","full_name":"willf/xsdf","owner":"willf","description":"Extremely Simple Defsystem","archived":false,"fork":false,"pushed_at":"2012-06-27T13:41:15.000Z","size":96,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-23T18:06:47.009Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Common Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/willf.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-06-27T13:35:13.000Z","updated_at":"2018-08-29T20:55:54.000Z","dependencies_parsed_at":"2022-08-17T23:00:15.635Z","dependency_job_id":null,"html_url":"https://github.com/willf/xsdf","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/willf/xsdf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willf%2Fxsdf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willf%2Fxsdf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willf%2Fxsdf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willf%2Fxsdf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willf","download_url":"https://codeload.github.com/willf/xsdf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willf%2Fxsdf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29461911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T22:42:09.113Z","status":"ssl_error","status_checked_at":"2026-02-14T22:42:05.053Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T23:06:26.522Z","updated_at":"2026-02-15T00:32:21.128Z","avatar_url":"https://github.com/willf.png","language":"Common Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":";;;-*- Mode: Lisp; Package: xsdf -*-\n;;;\n\n;;; The extremely simple defsystem facility.\n;;;\n;;; \n\n(defpackage :xsdf\n  (:use :common-lisp)\n  (:export\n   #:load-file\n   #:load-system\n   #:compile-system\n   #:check-system\n   #:clean-system\n   ))\n\n(in-package :xsdf)\n\n;;;\n;;;(setf (logical-pathname-translations \"Home\")\n;;;  `((\"**;*.*.*\" ,(make-pathname \n;;;\t\t  :directory (append (butlast (pathname-directory *load-truename*))\n;;;\t\t\t\t    (list :wild-inferiors))\n;;;\t\t  :name :wild\n;;;\t\t  :type :wild))))\n;;;\n;;;(defparameter *asystem*\n;;;\t    '(\"Home:test;one.lisp\"\n;;;\t      \"Home:test;two.lisp\"\n;;;\t      \"Home:test;three.lisp\"\n;;;\t      )))\n;;; ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillf%2Fxsdf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillf%2Fxsdf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillf%2Fxsdf/lists"}