forms-data-format: Parse and serialize FDF, the Forms Data Format
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- These packages miss upper bounds: - text Please add them, using `cabal gen-bounds` for suggestions. For more information see: https://pvp.haskell.org/
This is a hacked-together library to parse and serialize FDF, Adobe's Forms Data Format. It does not follow the specification, but seems to work for simple cases.
[Skip to Readme]
Properties
Versions | 0.1, 0.2, 0.2.0.1, 0.2.0.1, 0.2.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4 && <5), bytestring (>=0.9 && <0.13), grammatical-parsers (>=0.5 && <0.8), monoid-subclasses (>=1 && <2), parsers (<0.13), rank2classes (>=1 && <1.6), text [details] |
License | BSD-3-Clause |
Copyright | (c) 2023 Mario Blažević |
Author | Mario Blažević |
Maintainer | blamario@protonmail.com |
Category | data, text |
Bug tracker | https://github.com/blamario/forms-data-format/issues |
Source repo | head: git clone https://github.com/blamario/forms-data-format |
Uploaded | by MarioBlazevic at 2023-11-25T19:23:01Z |
Modules
[Index] [Quick Jump]
- Text
Downloads
- forms-data-format-0.2.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees