chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Hackathon!


From: Graham Fawcett
Subject: Re: [Chicken-users] Hackathon!
Date: Tue, 12 Feb 2008 09:43:07 -0500

On Feb 12, 2008 3:19 AM, Peter Bex <address@hidden> wrote:
> On Mon, Feb 11, 2008 at 08:50:02PM -0500, Raymond Medeiros wrote:
> > is it possible to get a list of all eggs which do not currently have
> > their documentation in the wiki?
> > then we could start migrating the doc to the wiki.
> Yeah, it's easy.  Just look through the Eggs Unlimited page and
> see what links point to call/cc.org
> Or, when you have subversion checkout, see what eggs DON'T have
> (doc-from-wiki) in their .meta file.

Looking at the trunk for each egg, that gives us the following eggs
which do not have Wiki docs. Not all of these eggs have actually been
published though.

Graham

~/chicken-eggs/release/3$ find . -name "*.meta" | xargs grep -lv
"(doc-from-wiki)" | sed -n "s|./\(.*\)/trunk.*|\1|p" | sort
9p
alexpander
apr
array-lib
atlas-lapack
blas
bloom-filter
cgi-util
content-type
contexts
curl
daemon-tools
date-literals
defun-cond
dict
digraph
dyn-vector
endian-port
estraier
etxtproc
extended-cond
format-graph
format-modular
format-textdiff
fp
fspath
gdb
geoip
gettext
glc
glfw
graph-bfs
graph-cycles
graph-dfs
graph-scc
grobner-basis
gsl-srfi-27
gtk2
gtk2-glade
gtk2-gobject
hart
hashes
html-plots
html-stream
http
http-session
iconv
input-parse
interp1d
irnc-base
iup
kvlists
lalr
libsvm
lookup-table
mat5-lib
matpak
matrix-utils
mayo
memcached
message-digest
metaweb
mime
misc-extn
modules
mpd-client
mpeg3
mpi
mysql
nest-tool
nordsieck-vector
npdiff
ode
ode-lmm
orders
pairing-heap
pairing-heap/branches/unsafe
patch
php-s11n
plist-utils
predicate-calculus
probdist
procedure-decoration
pyffi
random-mtzig
random-swb
random-test
rb-tree
rdf-ntriples
regex-extras
regex-literals
s11n
salmonella
scheme-dissect
sendfile
sfht
sigma
slang
slib
slib
SO31
spiffy
sql
sqlite3
sqlite3-tinyclos
srfi-27
srfi-34
srfi-38
srfi-41
srfi-4-utils
SSAX-Project
stream-cgi
stream-ext
stream-flash
stream-flash-tree-map
stream-flash-tree-map/stream-flash-tree-map
stream-htpasswd
stream-httplog
stream-parser
stream-sections
stream-wiki
svn-client
svn-post-commit-hooks
tinyclos
treap
unitconv
uri
uri-literals
uri-namespaces
web-scheme
web-unity
wings
xml-rpc




reply via email to

[Prev in Thread] Current Thread [Next in Thread]