logo
首页技术栈工具库讨论
tsparse

tsparse

See the TsParse module for details. There are also multiple tests in the package, but these are not built by default. To get the tests, build with the test flag. Binaries you will get if you build with the test flag: parse-tsp-pdf - given a single command-line argument which is the filename of a TSP PDF statement, will pretty print the data in the file. parse-tsp-text - given a single command-line argument which is the filename of TSP data that is output from pdftotext (or is generated by gen-tsp), pretty prints the data in the file. If no filename, reads standard input. test-tsp - tests all QuickCheck properties in the library. gen-tsp - given a single command-line argument which is the QuickCheck size parameter (this should be a non-negative integer), generates a valid input to the parse-tsp-text file. The bigger the number, the more text you get.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconmassysett/tsparse1
HACKAGE
carbal install tsparse
查看
标签
根据用户添加的标签生成
暂无标签