Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cdepillabout/xml-indexed-cursor

Indexed XML cursors similar to Text.XML.Cursor from xml-conduit
https://github.com/cdepillabout/xml-indexed-cursor

cursor haskell indexed-cursor xml xml-conduit xml-cursor

Last synced: 9 days ago
JSON representation

Indexed XML cursors similar to Text.XML.Cursor from xml-conduit

Awesome Lists containing this project

README

        

Text.XML.Cursor.Indexed
=======================

[![Build Status](https://secure.travis-ci.org/cdepillabout/xml-indexed-cursor.svg)](http://travis-ci.org/cdepillabout/xml-indexed-cursor)
[![Hackage](https://img.shields.io/hackage/v/xml-indexed-cursor.svg)](https://hackage.haskell.org/package/xml-indexed-cursor)
[![Stackage LTS](http://stackage.org/package/xml-indexed-cursor/badge/lts)](http://stackage.org/lts/package/xml-indexed-cursor)
[![Stackage Nightly](http://stackage.org/package/xml-indexed-cursor/badge/nightly)](http://stackage.org/nightly/package/xml-indexed-cursor)
![BSD3 license](https://img.shields.io/badge/license-BSD3-blue.svg)

See the [module
documentation](http://hackage.haskell.org/package/xml-indexed-cursor) for more
information.