name: ftphs
version: 1.0.3
license: LGPL
copyright: Copyright (c) 2004-2006 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.
             .
             ftphs has a number of 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.3/ghc-6.6.1
library-dirs: /usr/lib/haskell-packages/ghc6/lib/ftphs-1.0.3/ghc-6.6.1
hs-libraries: HSftphs-1.0.3
extra-libraries:
extra-ghci-libraries:
include-dirs: /usr/lib/haskell-packages/ghc6/lib/ftphs-1.0.3/ghc-6.6.1/include
includes:
depends: network-2.0.1 parsec-2.0 base-2.1.1 haskell98-1.0
         mtl-1.0.1 regex-compat-0.71 hslogger-1.0.2 MissingH-0.18.6
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/haskell-packages/ghc6/share/ftphs-1.0.3/doc/html/ftphs.haddock
haddock-html: /usr/lib/haskell-packages/ghc6/share/ftphs-1.0.3/doc/html
