8000 GitHub - lRespublica/parse-cabal: A simple utility for retrieving information from a .cabal file.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lRespublica/parse-cabal

Folders and files

< B502 th colSpan="1" class="DirectoryContent-module__Box_1--mB8B7">Name
Name
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

The parse-cabal utility is a tool designed to retrieve information from .cabal files. It is primarily intended for use in shell scripts.

The available output formats are plain text, TOML and JSON.

Help

    Parse a cabal file
    
    Usage: parse-cabal [--to plain json toml]
                       [(-f|--file FILENAME) | --from-current-dir]
                       all name version pkgid license description synopsis homepage builddeps executables
    
    Available options:
      --to plain json toml     Output style (default: Plain)
      -f,--file FILENAME       Read data from specified cabal file
      --from-current-dir       (default)
      -h,--help                Show this help text

About

A simple utility for retrieving information from a .cabal file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0