name: ftphs
version: 1.0.4
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.4/ghc-6.8.2
library-dirs: /usr/lib/haskell-packages/ghc6/lib/ftphs-1.0.4/ghc-6.8.2
hs-libraries: HSftphs-1.0.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: network-2.1.0.0 parsec-2.1.0.0 base-3.0.1.0
         haskell98-1.0.1.0 mtl-1.1.0.0 regex-compat-0.92 hslogger-1.0.7
         MissingH-1.0.3
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces:
haddock-html:
