name: ftphs
version: 1.0.5
license: LGPL
copyright: Copyright (c) 2004-2008 John Goerzen
maintainer: John Goerzen <jgoerzen@complete.org>
stability: Stable
homepage: http://software.complete.org/ftphs
package-url:
description: ftphs provides a Haskell library to implement a FTP client
             and a FTP server.
             .
features:
             .
             * Easy to use operation
             * Full support of text and binary transfers
             * Optional lazy interaction
             * Server can serve up a real or a virtual filesystem tree
             * Standards compliant
category: Network
author: John Goerzen
exposed: True
exposed-modules: Network.FTP.Client Network.FTP.Client.Parser
                 Network.FTP.Server Network.FTP.Server.Parser
hidden-modules:
import-dirs: /usr/lib/haskell-packages/ghc6/lib/ftphs-1.0.5/ghc-6.10.4
library-dirs: /usr/lib/haskell-packages/ghc6/lib/ftphs-1.0.5/ghc-6.10.4
hs-libraries: HSftphs-1.0.5
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: MissingH-1.1.0 base-4.1.0.0 haskell98-1.0.1.0
         hslogger-1.0.8 mtl-1.1.0.2 network-2.2.1.4 parsec-2.1.0.1
         regex-compat-0.92
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces:
haddock-html:
