File: copyright_hints

package info (click to toggle)
python-canmatrix 1.2~github-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 11,012 kB
  • sloc: xml: 30,201; python: 14,631; makefile: 31; sh: 7
file content (236 lines) | stat: -rw-r--r-- 6,854 bytes parent folder | download
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: FIXME
Upstream-Contact: FIXME
Source: FIXME
Disclaimer: Autogenerated by licensecheck

Files: MANIFEST.in
 README.md
 appveyor.yml
 cmTemplate.xlsx
 docs/api.rst
 docs/cli.rst
 docs/conf.py
 docs/contents.rst
 docs/formats.rst
 docs/index.rst
 docs/installation.rst
 examples/cmTemplate.xlsx
 examples/compare.py
 examples/convert.py
 examples/createJ1939Dbc.py
 examples/decodeFrame.py
 examples/dissect_cannelloni.lua
 examples/encodeFrame.py
 examples/exampleJoin.py
 examples/exampleMerge.py
 examples/fr_dump.py
 get_version.py
 mypy.ini
 setup.cfg
 setup.py
 src/canmatrix/__init__.py
 src/canmatrix/_version.py
 src/canmatrix/cancluster.py
 src/canmatrix/formats/__init__.py
 src/canmatrix/formats/ldf.py
 src/canmatrix/formats/odx.py
 src/canmatrix/j1939.dbc
 src/canmatrix/j1939_decoder.py
 src/canmatrix/join.py
 src/canmatrix/tests/ARXMLCompuMethod1.arxml
 src/canmatrix/tests/ARXMLContainerTest.arxml
 src/canmatrix/tests/ARXMLSecuredPDUTest.arxml
 src/canmatrix/tests/ARXML_min_max.arxml
 src/canmatrix/tests/MyECU.ecuc.arxml
 src/canmatrix/tests/test_arxml.py
 src/canmatrix/tests/test_arxml_gw.py
 src/canmatrix/tests/test_canmatrix.py
 src/canmatrix/tests/test_cli_compare.py
 src/canmatrix/tests/test_cli_convert.py
 src/canmatrix/tests/test_copy.py
 src/canmatrix/tests/test_dbc.py
 src/canmatrix/tests/test_dbf.py
 src/canmatrix/tests/test_formats.py
 src/canmatrix/tests/test_frame_decoding.dbc
 src/canmatrix/tests/test_frame_decoding.py
 src/canmatrix/tests/test_frame_encoding.py
 src/canmatrix/tests/test_j1939_decoder.py
 src/canmatrix/tests/test_json.py
 src/canmatrix/tests/test_scapy.py
 src/canmatrix/tests/test_sym.py
 src/canmatrix/tests/test_utils.py
 src/canmatrix/tests/test_wireshark.py
 src/canmatrix/tests/test_xls.py
 src/canmatrix/types.py
 src/canmatrix/utils.py
 stubs/lxml/etree.pyi
 stubs/lxml/objectify.pyi
 stubs/xlrd/__init__.pyi
 stubs/xlrd/biffh.pyi
 stubs/xlrd/book.pyi
 stubs/xlrd/compdoc.pyi
 stubs/xlrd/formatting.pyi
 stubs/xlrd/formula.pyi
 stubs/xlrd/info.pyi
 stubs/xlrd/sheet.pyi
 stubs/xlrd/timemachine.pyi
 stubs/xlrd/xldate.pyi
 stubs/xlrd/xlsx.pyi
 stubs/xlwt/BIFFRecords.pyi
 stubs/xlwt/Bitmap.pyi
 stubs/xlwt/Cell.pyi
 stubs/xlwt/Column.pyi
 stubs/xlwt/CompoundDoc.pyi
 stubs/xlwt/ExcelFormula.pyi
 stubs/xlwt/ExcelFormulaLexer.pyi
 stubs/xlwt/ExcelFormulaParser.pyi
 stubs/xlwt/ExcelMagic.pyi
 stubs/xlwt/Formatting.pyi
 stubs/xlwt/Row.pyi
 stubs/xlwt/Style.pyi
 stubs/xlwt/UnicodeUtils.pyi
 stubs/xlwt/Utils.pyi
 stubs/xlwt/Workbook.pyi
 stubs/xlwt/Worksheet.pyi
 stubs/xlwt/__init__.pyi
 stubs/xlwt/antlr.pyi
 stubs/xlwt/compat.pyi
 test.sh
 test/README
 test/createTestFdMatrix.py
 test/createTestMatrix.py
 test/reference/from_arxml/test.kcd
 test/reference/from_arxml/test_CAN.csv
 test/reference/from_arxml/test_CAN.dbc
 test/reference/from_arxml/test_CAN.dbf
 test/reference/from_arxml/test_CAN.json
 test/reference/from_arxml/test_CAN.sym
 test/reference/from_arxml/test_CAN.xls
 test/reference/from_arxml/test_CAN.xml
 test/reference/from_arxml/test_CAN.yaml
 test/reference/from_dbc/test.arxml
 test/reference/from_dbc/test.csv
 test/reference/from_dbc/test.dbf
 test/reference/from_dbc/test.json
 test/reference/from_dbc/test.kcd
 test/reference/from_dbc/test.sym
 test/reference/from_dbc/test.xls
 test/reference/from_dbc/test.xlsx
 test/reference/from_dbc/test.xml
 test/reference/from_dbc/test.yaml
 test/reference/from_dbf/test.arxml
 test/reference/from_dbf/test.csv
 test/reference/from_dbf/test.dbc
 test/reference/from_dbf/test.json
 test/reference/from_dbf/test.kcd
 test/reference/from_dbf/test.sym
 test/reference/from_dbf/test.xls
 test/reference/from_dbf/test.xlsx
 test/reference/from_dbf/test.xml
 test/reference/from_dbf/test.yaml
 test/reference/from_json/test.arxml
 test/reference/from_json/test.csv
 test/reference/from_json/test.dbc
 test/reference/from_json/test.dbf
 test/reference/from_json/test.kcd
 test/reference/from_json/test.sym
 test/reference/from_json/test.xls
 test/reference/from_json/test.xlsx
 test/reference/from_json/test.xml
 test/reference/from_json/test.yaml
 test/reference/from_kcd/test.arxml
 test/reference/from_kcd/test_test.kcd.csv
 test/reference/from_kcd/test_test.kcd.dbc
 test/reference/from_kcd/test_test.kcd.dbf
 test/reference/from_kcd/test_test.kcd.json
 test/reference/from_kcd/test_test.kcd.sym
 test/reference/from_kcd/test_test.kcd.xls
 test/reference/from_kcd/test_test.kcd.xlsx
 test/reference/from_kcd/test_test.kcd.xml
 test/reference/from_kcd/test_test.kcd.yaml
 test/reference/from_sym/test.arxml
 test/reference/from_sym/test.csv
 test/reference/from_sym/test.dbc
 test/reference/from_sym/test.dbf
 test/reference/from_sym/test.json
 test/reference/from_sym/test.kcd
 test/reference/from_sym/test.xls
 test/reference/from_sym/test.xlsx
 test/reference/from_sym/test.xml
 test/reference/from_sym/test.yaml
 test/reference/from_xls/test.arxml
 test/reference/from_xls/test.csv
 test/reference/from_xls/test.dbc
 test/reference/from_xls/test.dbf
 test/reference/from_xls/test.json
 test/reference/from_xls/test.kcd
 test/reference/from_xls/test.sym
 test/reference/from_xls/test.xlsx
 test/reference/from_xls/test.xml
 test/reference/from_xls/test.yaml
 test/reference/from_xlsx/test.arxml
 test/reference/from_xlsx/test.csv
 test/reference/from_xlsx/test.dbc
 test/reference/from_xlsx/test.dbf
 test/reference/from_xlsx/test.json
 test/reference/from_xlsx/test.kcd
 test/reference/from_xlsx/test.sym
 test/reference/from_xlsx/test.xls
 test/reference/from_xlsx/test.xml
 test/reference/from_xlsx/test.yaml
 test/test.arxml
 test/test.dbc
 test/test.dbf
 test/test.json
 test/test.kcd
 test/test.py
 test/test.sym
 test/test.xls
 test/test.xlsx
 test/test_codec.py
 tox.ini
Copyright: NONE
License: UNKNOWN
 FIXME

Files: examples/BusmasterRestbus.py
 examples/createCMacros.py
 examples/createccl.py
 src/canmatrix/canmatrix.py
 src/canmatrix/cli/compare.py
 src/canmatrix/cli/convert.py
 src/canmatrix/compare.py
 src/canmatrix/convert.py
 src/canmatrix/copy.py
 src/canmatrix/formats/arxml.py
 src/canmatrix/formats/csv.py
 src/canmatrix/formats/dbc.py
 src/canmatrix/formats/dbf.py
 src/canmatrix/formats/fibex.py
 src/canmatrix/formats/json.py
 src/canmatrix/formats/kcd.py
 src/canmatrix/formats/scapy.py
 src/canmatrix/formats/sym.py
 src/canmatrix/formats/wireshark.py
 src/canmatrix/formats/xls.py
 src/canmatrix/formats/xls_common.py
 src/canmatrix/formats/xlsx.py
 src/canmatrix/formats/yaml.py
 src/canmatrix/log.py
Copyright: 2013, Eduard Broecker
  2016, Eduard Broecker
  2019, Eduard Broecker
License: BSD-2-clause
 FIXME

Files: LICENSE
Copyright: 2013-2015, Eduard Broecker <eduard _at_ gmx.de>
License: BSD-2-clause
 FIXME

Files: versioneer.py
Copyright: NONE
License: CC-PDD and/or public-domain
 FIXME