data-object-yaml: Serialize data to and from Yaml files
Deprecated
in favor of yaml
Provides high level conversions based on the data-object package. Parsing and emitting is handled by the yaml package, which in turn uses the libyaml C library.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
buildtests | Build the executable to run unit tests | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- data-object-yaml-0.3.3.5.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.0, 0.2.0, 0.2.0.1, 0.3.0, 0.3.1, 0.3.1.1, 0.3.2, 0.3.3, 0.3.3.1, 0.3.3.2, 0.3.3.3, 0.3.3.4, 0.3.3.5, 0.3.3.6, 0.3.4, 0.3.4.1, 0.3.4.2 |
---|---|
Dependencies | base (>=4 && <5), bytestring (>=0.9.1.4 && <0.10), containers (>=0.2.0.0 && <0.5), convertible-text (>=0.3.0 && <0.4), data-object (>=0.3.0 && <0.4), enumerator (>=0.4 && <0.5), failure (>=0.1.0 && <0.2), HUnit, test-framework, test-framework-hunit, text (>=0.7 && <0.12), transformers (>=0.2 && <0.3), yaml (>=0.4.1 && <0.5) [details] |
License | BSD-3-Clause |
Author | Michael Snoyman <michael@snoyman.com>, Anton Ageev <antage@gmail.com> |
Maintainer | Michael Snoyman <michael@snoyman.com> |
Category | Web |
Home page | http://github.com/snoyberg/data-object-yaml |
Uploaded | by MichaelSnoyman at 2011-03-14T09:09:59Z |
Distributions | |
Reverse Dependencies | 5 direct, 141 indirect [details] |
Executables | runtests |
Downloads | 13074 total (37 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |