CONTRIBUTORS - clic - Clic is an command line interactive client for gopher written in Common LISP
 (HTM) git clone git://bitreich.org/clic/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/clic/
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
 (DIR) LICENSE
       ---
       CONTRIBUTORS (1154B)
       ---
            1 -*- Mode: outline -*-
            2 
            3 List of major USOCKET contributors:
            4 
            5 * Erik Enge
            6 * Erik Huelsmann <ehuels@gmail.com>
            7   - original authors
            8 
            9 * Chun Tian <binghe.lisp@gmail.com>
           10 * Hans Huebner <hans.huebner@gmail.com>
           11   - current maintainers
           12 
           13 * Attila Lendvai <attila.lendvai@gmail.com>
           14   - better handling of unsupported Lisps
           15 
           16 * Vladimir Sekissov <svg@surnet.ru>
           17   - fixes for CMUCL implementation
           18 
           19 * Pierre Thierry <nowhere.man@levallois.eu.org>
           20   - added license information
           21 
           22 * Stelian Ionescu <sionescu@cddr.org>
           23   - finished conversion from generic functions
           24   - enabled running thread-safe code in unthreaded lisps
           25 
           26 * Douglas Crosher <dtc@scieneer.com>
           27   - added Scieneer Common Lisp support
           28 
           29 * Frank James
           30   - UDP fixes and test cases
           31 
           32 * Mark H. David <mhd@yv.org>
           33   - UDP test cases
           34   - Suggestions on fixing GET-HOST-BY-NAME and HOST-TO-HBO
           35 
           36 * Elliott Slaughter <elliottslaughter@gmail.com>
           37   - Advanced WAIT-FOR-INPUT test case
           38 
           39 * Anton Vodonosov <avodonosov@yandex.ru>
           40   - CLISP fixes
           41 
           42 * Terje Norderhaug <terje@in-progress.com>
           43   - MCL vendor code
           44 
           45 * @Hamayama <fkyo0985@gmail.com>
           46 
           47   - Reporting/hints/testing of issue #50 (regression in 0.8.0, 0.8.1)