llms.txt Content
<!DOCTYPE html>
<html lang="en">
<head>
<title>Debian Code Search</title>
<style type="text/css">
@font-face{font-family:Inconsolata;src:local("Inconsolata"),url(/Inconsolata.woff2) format("woff2"),url(/Inconsolata.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local("Roboto"),local("Roboto Regular"),local("Roboto-Regular"),url(/Roboto-Regular.woff2) format("woff2"),url(/Roboto-Regular.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:local("Roboto Bold"),local("Roboto-Bold"),url(/Roboto-Bold.woff2) format("woff2"),url(/Roboto-Bold.woff) format("woff")}body{background-image:linear-gradient(to bottom,#d7d9e2,#fff 70px);background-position:0 0;background-repeat:repeat-x;font-family:Roboto,sans-serif;font-size:100%;line-height:1.5;letter-spacing:.15px;margin:0;padding:0}#header{padding:0 10px 0 52px}#logo{position:absolute;top:0;left:0;border-left:1px solid transparent;border-right:1px solid transparent;border-bottom:1px solid transparent;width:50px;height:5.07em;min-height:65px}#logo a{display:block;height:100%}#logo img{margin-top:5px;position:absolute;bottom:.3em;overflow:auto;border:0}p.section{margin:0;padding:0 5px;font-family:monospace;font-size:13px;line-height:16px;color:#fff;letter-spacing:.08em;position:absolute;top:0;left:52px;background-color:#c70036}p.section a{color:#fff;text-decoration:none}#searchbox input[type=text]{width:350px}.hidecss{display:none}#searchbox{text-align:left;line-height:1;margin:0 10px 0 .5em;padding:1px 0;position:absolute;top:0;right:0;font-size:.75em}#navbar{border-bottom:1px solid #c70036}#navbar ul{margin:0;padding:0;overflow:hidden}#navbar li{list-style:none;float:left}#navbar a{display:block;padding:1.75em .5em .25em;color:#0035c7;text-decoration:none;border-left:1px solid transparent;border-right:1px solid transparent}#navbar a:hover,#navbar a:visited:hover{background-color:#f5f6f7;border-left:1px solid #d2d3d7;border-right:1px solid #d2d3d7;text
OpenAPI Spec (preview)
openapi: 3.0.1
info:
title: Debian Code Search
description: OpenAPI for https://codesearch.debian.net/
contact:
email: stapelberg@debian.org
license:
name: Apache 2.0
url: http://www.apache.org/licenses/LICENSE-2.0.html
version: 1.4.0
externalDocs:
description: Get a Debian Code Search API key
url: https://codesearch.debian.net/apikeys/
servers:
- url: https://codesearch.debian.net/api/v1
tags:
- name: search
description: Code Search
paths:
/search:
get:
t