package dbf
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
DBF format parsing
Install
dune-project
Dependency
Authors
Maintainers
Sources
0.1.tar.gz
md5=93a112845c4415e08c0a9f42b0b0fd7a
sha512=a72f1986508a4205a0580ecbda2bfa6ccbee9eecd031c00c2bf8f30c2fc43afef0d50bc94fa5c58038bec94ab6b71fe0d769960cf99ed42a1d7bca43474d4faf
Description
This is a small library meant to parse dBase database files. Many cases/variants are not handled, but it might already be useful.
Published: 09 May 2019
Dependencies (5)
-
rresult
>= "0.6.0" -
core_kernel
>= "v0.12.0" & < "v0.14" -
ppx_cstruct
>= "4.0.0" -
cstruct-unix
>= "4.0.0" -
dune
>= "1.9"
Dev Dependencies
None
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page