Skip to content

Commit abfd5a5

Browse files
author
Vladimir Sedach
committed
Metadata from wuwei to xuriella.
1 parent 305582c commit abfd5a5

File tree

16 files changed

+24
-4
lines changed

16 files changed

+24
-4
lines changed

wuwei/description.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
WuWei is a toolkit for building Ajax web pages and web sites in Common Lisp. It's designed to be light-weight, a toolkit rather than a platform.
2+
3+
Features:
4+
* Continuation-based AJAX user interfaces
5+
* Server-side DOM operations (add/remove elements, visual fades, drag and drop)
6+
* High-level interfaces to in-place-editing and autocomplete widgets
7+
* Login and session management

wuwei/license.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
MIT

x.fdatatypes/description.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
X.FDATATYPES implements purely functional/persistent hash table, array, and set data structures, and several functions (map/fold/filter) to work with them.

x.fdatatypes/license.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
BSD

x.let-star/description.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
x.let-star is a convenience library featuring various extensions along the lines of LET*/MULTIPLE-VALUE-BIND.

x.let-star/license.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
BSD

xarray/description.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
array-like objects
1+
xarray is a generalized interface for array-like objects with views.

xarray/license.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
MIT

xhtmlgen/description.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
xhtmlgen is an XHTML generator. It is derived from Franz Inc.'s net.htmlgen

xhtmlgen/license.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
LLGPL

0 commit comments

Comments
 (0)