forked from linuxdeepin/docparser
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdep5
More file actions
46 lines (37 loc) · 1.03 KB
/
dep5
File metadata and controls
46 lines (37 loc) · 1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: docparser
Upstream-Contact: Uniontech Software Technology Co., Ltd.
Source: https://github.com/linuxdeepin/docparser
# ignore
Files: .github/* .gitignore archlinux/* .git/* .obs/workflows.yml
Copyright: None
License: CC0-1.0
# Project file
Files: *CMakeLists.txt *.pc.in
Copyright: None
License: CC0-1.0
# README
Files: README.md README.zh_CN.md
Copyright: UnionTech Software Technology Co., Ltd.
License: CC-BY-4.0
# debian arch
Files: debian/*
Copyright: None
License: LGPL-3.0-or-later
# 3rdparty
Files: 3rdparty/libs/*
Copyright: 2018 Dmitry Ryutov
License: MIT
Files: 3rdparty/libs/fileext/excel/xlsxio/*
Copyright: 2016 Brecht Sanders
License: MIT
Files: 3rdparty/libs/fileext/excel/libxls/*
Copyright: 2004 Komarov Valery, 2006 Christophe Leitienne, 2008-2017 David Hoerl, 2013 Bob Colbert, 2013-2018 Evan Miller
License: BSD-2-Clause
Files: 3rdparty/utils/*
Copyright: None
License: MIT
# test data
Files: tests/file/*
Copyright: None
License: CC0-1.0