File: THIRDPARTY.md

package info (click to toggle)
zsv 1.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 49,160 kB
  • sloc: ansic: 175,811; cpp: 56,301; sh: 3,623; makefile: 3,048; javascript: 577; cs: 90; awk: 70; python: 41; sql: 15
file content (13 lines) | stat: -rw-r--r-- 801 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
The zsv library does not use any third-party libraries.

The zsv CLI may use some or all of the libraries listed below:

|id|license|Link|
|--|--|--|
|utf8proc|MIT|https://raw.githubusercontent.com/JuliaStrings/utf8proc/master/LICENSE.md|
|yajl|MIT|https://github.com/lloyd/yajl/blob/master/COPYING|
|libjq|CC attribution-only|https://raw.githubusercontent.com/stedolan/jq/master/COPYING|
|sqlite3|Public|https://www.sqlite.org/copyright.html|
|pcre2|BSD-3-Clause WITH PCRE2-exception|https://github.com/PCRE2Project/pcre2/blob/master/LICENCE.md|
|inih|BSD|https://raw.githubusercontent.com/benhoyt/inih/0b9092e80acc8dc820103c6a0cb9c030e3ca1a32/LICENSE.txt|
|simdutf|Apache,MIT|https://github.com/simdutf/simdutf/blob/master/LICENSE-APACHE , https://github.com/simdutf/simdutf/blob/master/LICENSE-MIT|