76 lines
4.2 KiB
HTML
76 lines
4.2 KiB
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||
|
<title>CLiki: Artistic License</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=Artistic%20License">
|
||
|
<link rel="stylesheet" href="static/css/style.css">
|
||
|
<link rel="stylesheet" href="static/css/colorize.css">
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
<span class="hidden">CLiki - Artistic License</span>
|
||
|
<div id="content"><div id="content-area"><div id="article-title">Artistic License</div><div id="article">A <a href="free.html" class="category">free</a> software <a href="license.html" class="category">license</a>. The <a href="https://opensource.org/licenses/alphabetical">OSI</a> recommends that all developers and projects licensing their products with the Artistic License adopt <a href="https://opensource.org/licenses/Artistic-2.0">Artistic License 2.0</a>.<p><ul>
|
||
|
<li>
|
||
|
<a href="deeds.html" class="internal">deeds</a> -
|
||
|
Deeds is an Extensible Event Delivery System
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="Modularize.html" class="internal">Modularize</a> -
|
||
|
Modularize is an attempt at providing a common interface to segregate major application components
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="parachute.html" class="internal">parachute</a> -
|
||
|
Parachute is a simple-to-use and extensible testing framework with compatibility layers to other test frameworks
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="pathname-utils.html" class="internal">pathname-utils</a> -
|
||
|
This is a collection of common tests and operations to help handling pathnames
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="ubiquitous.html" class="internal">ubiquitous</a> -
|
||
|
Ubiquitous is a very easy-to-use library for persistent <a href="configuration.html" class="category">configuration</a> storage
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="Universal-Config.html" class="internal">Universal-Config</a> -
|
||
|
This library tries to provide a layer for <a href="configuration.html" class="category">configuration</a> files and storage that should be able to map any type of object to any configuration format and back
|
||
|
</li>
|
||
|
</ul></div></div>
|
||
|
<div id="footer" class="buttonbar"><ul><li><a href="Artistic License.html">Current version</a></li>
|
||
|
<li><a href="https://www.cliki.net/site/history?article=Artistic%20License">History</a></li>
|
||
|
<li><a href="https://www.cliki.net/site/backlinks?article=Artistic%20License">Backlinks</a></li><li><a href="https://www.cliki.net/site/edit-article?title=Artistic%20License&from-revision=3803499881">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>
|