6 maintainer: mbays@sdf.org
8 homepage: https://mbays.sdf.org/diohsc
9 synopsis: Gemini client
11 Line-based command-oriented interactive client for the gemini protocol.
23 source-repository head
25 location: https://repo.or.cz/diohsc.git
29 Use libiconv for charset conversion
34 description: Use libmagic to determine mimetypes of local files
40 Allow IRIs in gemtext links (preparing for likely spec change).
41 Punycoding is not currently supported.
85 default-language: Haskell2010
86 ghc-options: -threaded -Wall
90 asn1-types >=0.3.4 && <0.4,
91 bytestring >=0.10.4.0 && <0.13,
92 containers >=0.5.5.1 && <0.7,
93 cryptonite >=0.26 && <0.31,
94 data-default-class >=0.1.2.0 && <0.2,
95 hashable >= 1.1 && <1.5,
96 directory >=1.2.1.0 && <1.4,
97 drunken-bishop >=0.1.0.0 && <0.2,
98 exceptions >=0.10.4 && <0.11,
99 filepath >=1.3.0.2 && <1.5,
101 hourglass >=0.2.12 && <0.3,
102 mime >=0.4.0.2 && <0.5,
103 mtl >=2.1.3.1 && <2.4,
104 memory >=0.14 && <0.19,
105 network >=2.4.2.3 && <3.2,
106 network-simple >=0.4.3 && <0.5,
107 network-uri >=2.6.3.0 && <2.8,
108 parsec >=3.1.5 && <3.2,
110 process >=1.2.0.0 && <1.7,
111 regex-compat >=0.95.1 && <0.96,
113 safe >=0.3.19 && <0.4,
115 terminal-size >=0.3.2.1 && <0.4,
116 text >=1.1.0.0 && <2.1,
118 transformers >=0.3.0.0 && <0.7,
119 x509 >=1.7.5 && <1.8,
120 x509-store >=1.6.7 && <1.7,
121 x509-validation >=1.6.11 && <1.7
124 cpp-options: -DWINDOWS
127 build-depends: unix >=2.7.0.1 && <2.8
131 build-depends: magic <1.2
134 cpp-options: -DIRILinks
138 build-depends: iconv >=0.4.1.3 && <0.5