natsort provides a function natsorted that helps sort lists 'naturally'
('naturally' is rather ill-defined, but in general it means sorting
based on meaning and not computer code point).
ok aja@
This is an implementation of GitHub-Flavored Markdown written as an
extension to the Python Markdown library. It aims for maximal
compatibility with GitHub's rendering.
ok aja@
This package facilitates the creation and rendering of graph
descriptions in the DOT language of the Graphviz graph drawing software
from Python.
ok aja@
this actually removes some special cases, as all items have
fullstring representation, and these match directories, for
instance
requires subst "at start" to match some word boundaries
add shortcut to subst
also add LOCALSTATEDIR to the list of ignored variables
* we can't deduce Sampledir status from the FS
* sample files installed in /etc will yield bad results
- note that backsubst should happen even later on
- note there is some intelligence to add to unexec (noticed on hs's unregister)
Barony is a 3D, first-person roguelike. The goal of the game is to descend to
the bottom of a dark dungeon known as the Devil's Bastion and destroy an undead
lich named Baron Herx, who terrorized the peaceful town of Hamlet in life and is
now harboring a curse against the land from beyond the grave. To aid you in your
quest are friendly humans who have been eeking out a rough life within the
dungeon for generations, as well as any friends you can bring with you in real
life: Barony is the first of its kind as a first-person roguelike in that it
fully supports cooperative multiplayer for up to four players.
Port by David Carlier (maintainer)
Ported to OpenBSD by thfr@, bcallah@ and David Carlier
Help from sthen@, danj@, bcallah@, solene@
ok sthen@, danj@, bcallah@