sednaDBXML 0.1.0 → 0.1.1
raw patch · 1 files changed
+11/−8 lines, 1 files
Files
- sednaDBXML.cabal +11/−8
sednaDBXML.cabal view
@@ -1,5 +1,5 @@ Name: sednaDBXML-Version: 0.1.0+Version: 0.1.1 License: GPL-3 Cabal-Version: >= 1.10.0 License-File: LICENSE@@ -9,16 +9,19 @@ Stability: alpha Synopsis: Sedna Native XML Binding -Description: Sedna is a free native XML database which provides a full- range of core database services - persistent- storage, ACID transactions, security, indices,- hot backup. Flexible XML processing facilities+Description: Sedna is a free native XML developed by the Institute for+ System Programming RAS database. Sedna+ provides a full range of core database+ services - persistent storage, ACID+ transactions, security, indices, hot+ backup. Flexible XML processing facilities include W3C XQuery implementation, tight integration of XQuery with full-text search facilities and a node-level update- language. This package (will) provide a clean,- sensible monadic interface to the- (established) underlying C library.+ language. This package provides language+ bindings and (will) provide a clean, sensible+ monadic interface to the (established)+ underlying C library. Sedna Home Page: http://www.sedna.org/