package posix-getopt
- 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
  
  
  OCaml bindings for POSIX getopt/getopt_long
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      posix-getopt-0.1.0.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=3c0be1005c17f35dcacd2575fa69ac61e17d640af27e37c339dee64eda01301f
    
    
  md5=5a285e0dfc3bf293770d5310dda96127
    
    
  Description
This module provides a simple interface for the POSIX getopt and its extensions, getopt_long and getopt_long_only.
Published: 04 Jan 2017
Dependencies (5)
- 
  
    ocamlbuild
  
  
    build
- 
  
    ocamlfind
  
  
    build
- ctypes-foreign
- 
  
    ctypes
  
  
    >= "0.4" & < "0.18.0"
- ocaml
Used by (1)
- 
  
    posix-bindings
  
  
    >= "3"
Conflicts
None
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page