套件: setop (0.1-1build3)
setop 的相關超連結
Trisquel 的資源:
下載原始碼套件 setop:
維護者:
Original Maintainer:
- Frank Stähr
外部的資源:
- 主頁 [github.com]
相似套件:
apply set operations like intersection to text inputs
setop is a simple console utility for handling multiple inputs from files or other streams as mathematical sets. That is you can apply typical set operations like union, intersection, or set difference and print a resulting set (sorted and with unique string elements) to standard output or you can give answer to special queries like number of elements.
Besides the default line-based parsing there are several options for choosing input sets and identifying set elements, and there are also several options for the type of output, e. g. it is possible to check for set equality or to check if one set is a subset of another.
其他與 setop 有關的套件
|
|
|
-
- dep: libboost-program-options1.65.1
- program options library for C++
-
- dep: libboost-regex1.65.1
- regular expression library for C++
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
- dep: libc6 (>= 2.4) [i386]
-
- dep: libgcc1 (>= 1:3.0)
- GCC support library
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3