84 lines
4.6 KiB
HTML
84 lines
4.6 KiB
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||
|
<title>CLiki: ISC</title>
|
||
|
<link rel="alternate" type="application/atom+xml" title="ATOM feed of edits to current article"
|
||
|
href="https://www.cliki.net/site/feed/article.atom?title=ISC">
|
||
|
<link rel="stylesheet" href="static/css/style.css">
|
||
|
<link rel="stylesheet" href="static/css/colorize.css">
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
<span class="hidden">CLiki - ISC</span>
|
||
|
<div id="content"><div id="content-area"><div id="article-title">ISC</div><div id="article">The ISC license is a permissive <a href="free.html" class="category">free</a> software <a href="license.html" class="category">license</a> written by Internet Software Consortium (ISC). It is functionally equivalent to the simplified BSD and MIT licenses, with language that was deemed unnecessary by the Berne convention removed.<p>It is the preferred license of the OpenBSD project.<p><h2>ISC Licensed Software</h2><p><ul>
|
||
|
<li>
|
||
|
<a href="cl-fswatch.html" class="internal">cl-fswatch</a> -
|
||
|
Wrapper for <a href="https://github.com/emcrisostomo/fswatch">fswatch</a>, a cross-platform file change monitor
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="cl-moneris.html" class="internal">cl-moneris</a> -
|
||
|
cl-moneris provides access to the <a href="http://www.moneris.com/">Moneris</a> payment processing <a href="web API.html" class="category">web API</a>
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="cl-weather-util.html" class="internal">cl-weather-util</a> -
|
||
|
Weather utilities for Common Lisp
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="phos.html" class="internal">phos</a> -
|
||
|
An experimental <a href="https://gemini.circumlunar.space/">Gemini</a> client written in Common Lisp
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="POSE.html" class="internal">POSE</a> -
|
||
|
<a href="https://pose.s-expressions.org/specification">Portable S-expressions</a> are a form of <a href="s-exp syntax.html" class="internal">S-expressions</a> designed as an interchange format
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="Quickref.html" class="internal">Quickref</a> -
|
||
|
Quickref is a global <a href="documentation.html" class="internal">documentation</a> project for Common Lisp
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="stl.html" class="internal">stl</a> -
|
||
|
Read binary triangle data from <a href="https://en.wikipedia.org/wiki/STL_%28file_format%29">STL</a> files
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="utm.html" class="internal">utm</a> -
|
||
|
<a href="https://github.com/jl2/utm">utm</a> is a <a href="geospatial.html" class="category">geospatial</a> library for converting latitude and longitude into UTM coordinates and vice-versa
|
||
|
</li>
|
||
|
</ul></div></div>
|
||
|
<div id="footer" class="buttonbar"><ul><li><a href="ISC.html">Current version</a></li>
|
||
|
<li><a href="https://www.cliki.net/site/history?article=ISC">History</a></li>
|
||
|
<li><a href="https://www.cliki.net/site/backlinks?article=ISC">Backlinks</a></li><li><a href="https://www.cliki.net/site/edit-article?title=ISC&from-revision=3771344711">Edit</a></li><li><a href="https://www.cliki.net/site/edit-article?create=t">Create</a></li></ul></div>
|
||
|
</div>
|
||
|
<div id="header-buttons" class="buttonbar">
|
||
|
<ul>
|
||
|
<li><a href="https://www.cliki.net/">Home</a></li>
|
||
|
<li><a href="https://www.cliki.net/site/recent-changes">Recent Changes</a></li>
|
||
|
<li><a href="CLiki.html">About</a></li>
|
||
|
<li><a href="Text Formatting.html">Text Formatting</a></li>
|
||
|
<li><a href="https://www.cliki.net/site/tools">Tools</a></li>
|
||
|
</ul>
|
||
|
<div id="search">
|
||
|
<form action="https://www.cliki.net/site/search">
|
||
|
<label for="search_query" class="hidden">Search CLiki</label>
|
||
|
<input type="text" name="query" id="search_query" value="" />
|
||
|
<input type="submit" value="search" />
|
||
|
</form>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div id="pageheader">
|
||
|
<div id="header">
|
||
|
<span id="logo">CLiki</span>
|
||
|
<span id="slogan">the common lisp wiki</span>
|
||
|
<div id="login"><form method="post" action="https://www.cliki.net/site/login">
|
||
|
<label for="login_name" class="hidden">Account name</label>
|
||
|
<input type="text" name="name" id="login_name" class="login_input" />
|
||
|
<label for= "login_password" class="hidden">Password</label>
|
||
|
<input type="password" name="password" id="login_password" class="login_input" />
|
||
|
<input type="submit" name="login" value="login" id="login_submit" /><br />
|
||
|
<div id="register"><a href="https://www.cliki.net/site/register">register</a></div>
|
||
|
<input type="submit" name="reset-pw" value="reset password" id="reset_pw" />
|
||
|
</form>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body></html>
|