ValveValueKeyvalue: A Valve Value-keyvalue parser for Haskell made with Parsec.
This is a package made to parse Valve's value-keyvalue format, common in Source Engine games. Valve value-keyvalue files may take the extensions ".pop" or ".vtf". The main module is Text.ValveVKV. The main function you will be using is parseValveVKV.
[Skip to Readme]
Downloads
- ValveValueKeyvalue-1.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.0.0.0, 1.0.1.0, 1.1.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.14.2.0 && <4.18), parsec (>=3.1.14 && <3.2) [details] |
Tested with | ghc ==8.10.5 || ==8.10.7 |
License | MIT |
Author | Bernardo Gomes Negri |
Maintainer | b.gomes.negri@gmail.com |
Revised | Revision 1 made by berna at 2022-10-01T00:01:15Z |
Category | Parsing |
Home page | https://github.com/BernardoGomesNegri/ValveValueKeyvalue |
Bug tracker | https://github.com/BernardoGomesNegri/ValveValueKeyvalue/issues |
Source repo | head: git clone https://github.com/BernardoGomesNegri/ValveValueKeyvalue |
Uploaded | by berna at 2021-10-18T16:44:33Z |
Distributions | |
Downloads | 405 total (15 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] |