network-conduit-1.1.0: network-conduit.cabal
Name: network-conduit
Version: 1.1.0
Synopsis: Stream socket data using conduits. (deprecated)
Description: Stream socket data using conduits.
License: BSD3
License-file: LICENSE
Author: Michael Snoyman
Maintainer: michael@snoyman.com
Category: Data, Conduit, Network
Build-type: Simple
Cabal-version: >=1.8
Homepage: http://github.com/snoyberg/conduit
Library
Build-depends: base >= 4 && < 5
, conduit >= 1.1
source-repository head
type: git
location: git://github.com/snoyberg/conduit.git