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

https://github.com/typelevel/scalacheck-xml

Scalacheck instances for scala-xml
https://github.com/typelevel/scalacheck-xml

Last synced: 8 months ago
JSON representation

Scalacheck instances for scala-xml

Awesome Lists containing this project

README

          

# scalacheck-xml

Provides [Scalacheck][scalacheck] instances for [scala-xml][scala-xml].

## Status

- The library adheres to early-semver, but it's experimental. Breaking changes are probable.
- Currently only targets a subset XML 1.0, Fourth Edition, as implemented by Xerces.
- Not yet officially adopted as a Typelevel project with the support and governance that implies.

[scalacheck]: https://scalacheck.org/
[scala-xml]: https://github.com/scala/scala-xml