name: cassandra-thrift
version: 0.6.5
license: OtherLicense
cabal-version: >= 1.4
author: Thrift v.0.4.0
maintainer: kirk@glyphsoftware.com
stability: alpha
synopsis: thrift bindings to the cassandra database
description:
The Cassandra (v.0.6.5) database bindings, generated using the Thrift (v.0.4) compliler, Released under the Apache 2.0 license.
category: Database
build-type: Simple
homepage: http://cassandra.apache.org/
Library
exposed-modules: Database.Cassandra.Thrift.Cassandra
Database.Cassandra.Thrift.Cassandra_Client
Database.Cassandra.Thrift.Cassandra_Consts
Database.Cassandra.Thrift.Cassandra_Iface
Database.Cassandra.Thrift.Cassandra_Types
build-depends: base >= 4.2.0.0 && < 4.9,
containers,
Thrift == 0.4.0