File: copyright_hints

package info (click to toggle)
python-baron 0.10.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 2,080 kB
  • sloc: python: 26,926; makefile: 126; sh: 27
file content (96 lines) | stat: -rw-r--r-- 2,162 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
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: CHANGELOG
 MANIFEST.in
 README.md
 add_new_grammar.md
 baron/__init__.py
 baron/baron.py
 baron/dumper.py
 baron/formatting_grouper.py
 baron/future.py
 baron/grammator.py
 baron/grammator_control_structures.py
 baron/grammator_data_structures.py
 baron/grammator_imports.py
 baron/grammator_operators.py
 baron/grammator_primitives.py
 baron/grouper.py
 baron/helpers.py
 baron/indentation_marker.py
 baron/inner_formatting_grouper.py
 baron/parser.py
 baron/path.py
 baron/render.py
 baron/setup.cfg
 baron/spliter.py
 baron/token.py
 baron/tokenizer.py
 baron/utils.py
 debian/control
 debian/copyright-check
 debian/gbp.conf
 debian/rules
 debian/source/format
 debian/source/lintian-overrides
 debian/upstream/metadata
 debian/watch
 docs/Makefile
 docs/advanced.rst
 docs/basics.rst
 docs/conf.py
 docs/grammar.rst
 docs/index.rst
 docs/loop.sh
 docs/make.bat
 docs/technical.rst
 grammar/baron_grammar
 grammar/reference_grammar_python2
 grammar/reference_grammar_python3.3
 grammar/reference_grammar_python3.4
 grammar/reference_grammar_python3.5
 grammar/reference_grammar_python3.6
 grammar/reference_grammar_python3.7
 requirements-docs.txt
 requirements.txt
 setup.cfg
 tests/conftest.py
 tests/test_baron.py
 tests/test_dumper.py
 tests/test_formatting_grouper.py
 tests/test_future.py
 tests/test_grammator.py
 tests/test_grammator_control_structures.py
 tests/test_grammator_data_structures.py
 tests/test_grammator_imports.py
 tests/test_grammator_operators.py
 tests/test_grammator_primitives.py
 tests/test_grouper.py
 tests/test_indentation_marker.py
 tests/test_inner_formatting_grouper.py
 tests/test_loop.sh
 tests/test_path.py
 tests/test_regression.py
 tests/test_render.py
 tests/test_spliter.py
 tests/test_tokenizer.py
 tests/test_utils.py
 tox.ini
Copyright: NONE
License: UNKNOWN
 FIXME

Files: setup.py
Copyright: NONE
License: LGPL-3
 FIXME

Files: LICENSE
Copyright: 2007, Free Software Foundation, Inc. <http://fsf.org/>
License: LGPL-3
 FIXME