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
dbf-0.2.0.tbz
sha256=ea9ad8565894bf1906f33723dcb965a1c4ddf37473bad5ee3420b03c0a42a5d2
sha512=3d1154e7faef72dc30456ba80002156acc9807db43b8903f525a6958a58bf5d2178991661b15f2c01d8b772bd5db0c9f0b3e7715af9404560d56ecd1c6bc039b
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: 06 Oct 2023
Dependencies (4)
-
ppx_cstruct
>= "5.2.0" -
cstruct-unix
>= "4.0.0" -
dune
>= "3.6" -
ocaml
>= "4.08"
Dev Dependencies (1)
-
odoc
with-doc
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page