Add a README - gophercgis - Collection of gopher CGI/DCGI for geomyidae
 (HTM) hg clone https://bitbucket.org/iamleot/gophercgis
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) changeset abf96da973b3a5293945c8513b411cbe6c8e3b72
 (DIR) parent 8ac8f50641cb43f86165f32e78e6ca22822023c8
 (HTM) Author: Leonardo Taccari <iamleot@gmail.com>
       Date:   Tue,  7 Aug 2018 12:20:40 
       
       Add a README
       
       Diffstat:
        twitter/README |  35 +++++++++++++++++++++++++++++++++++
        1 files changed, 35 insertions(+), 0 deletions(-)
       ---
       diff -r 8ac8f50641cb -r abf96da973b3 twitter/README
       --- /dev/null   Thu Jan 01 00:00:00 1970 +0000
       +++ b/twitter/README    Tue Aug 07 12:20:40 2018 +0200
       @@ -0,0 +1,35 @@
       +twitter DCGI is a Python 2.7 script that uses BeautifulSoup module to scrape
       +mobile.twitter.com.
       +
       +Given a user it display tweets, adding HTTP links if the tweet contains
       +anchors.
       +
       +To use it just add `[1|...]' entries in a .gph file, e.g. for @netbsd:
       +
       +    t@netbsd
       +    [1|netbsd|/cgi/twitter/tweets.dcgi?netbsd|server|port]
       +
       +Here a corresponding "screenshot" of sacc displaying it:
       +
       + |     |
       + | HTML+ NetBSD Foundation   @netbsd
       + |     |
       + | Dir + Jared McNeill   @jmcwhatever   Aug 2
       + |     | NetBSD Foundation retweeted
       + |     | Good morning, ROCKPro64 #NetBSD
       + | HTML+ https://twitter.com/jmcwhatever/status/1024948550344630272/photo/1
       + |     |
       + | Dir + ryo   @rsh   Jul 31
       + |     | NetBSD Foundation retweeted
       + |     | tweet from firefox on NetBSD/pinebook!
       + |     |
       + | Dir + Youri Mouton   @YouriMouton   Jul 31
       + |     | NetBSD Foundation retweeted
       + |     | Current status: trying to build Cinnamon on #arm64 #NetBSD on the Pinebook
       + |     |
       + | Dir + ryo   @rsh   Jul 31
       + |     | NetBSD Foundation retweeted
       + |     | netbsd/evbarm64 ATF result: 5526 passed, 256 skipped, 94 expected failed, 172
       + |     | failed. じわじわ減っている。
       + |     |
       + |   [...]