commit 8f9a138a933043b9951a6295aa9ca5d61c49f847
parent 40e6d19778d8b0e501035de964cd3871faf52885
Author: Mattias Andrée <maandree@kth.se>
Date: Fri, 8 Apr 2016 00:52:08 +0200
Other projects: add librarian
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/suckless.org/other_projects.md b/suckless.org/other_projects.md
@@ -15,6 +15,7 @@ There are several other projects which are inspired by the spirit of suckless.
* [honden](https://github.com/joodan-van-github/honden) - system built on top of oboeta
* [ired](https://github.com/radare/ired) - minimalistic hexadecimal editor inspired in radare
* [kelp](http://kelp.sf.net) - source code annotation framework
+* [librarian](https://github.com/maandree/librarian) - less sucky alternative to pkg-config
* [micy](https://github.com/radare/toys/tree/master/micy) - minimalistic mouse handler (depends on driver)
* [oboeta](https://github.com/joodan-van-github/oboeta) - minimalistic plain-text flashcard system
* [pcw](https://bitbucket.org/emg/pcw) - popup chat windows (ii front end)