Debian packaging and pyproject.toml
This commit is contained in:
22
debian/copyright
vendored
Normal file
22
debian/copyright
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: routerstats
|
||||
Upstream-Contact: <preferred name and address to reach the upstream project>
|
||||
Source: <url://example.com>
|
||||
#
|
||||
# Please double check copyright with the licensecheck(1) command.
|
||||
|
||||
Files: .pylintrc
|
||||
README.md
|
||||
routerstats.config
|
||||
routerstats_client.py
|
||||
routerstats_client.rc
|
||||
routerstats_collector.py
|
||||
routerstats_collector.service
|
||||
routerstats_httpd.py
|
||||
routerstats_httpd.rc
|
||||
Copyright: __NO_COPYRIGHT_NOR_LICENSE__
|
||||
License: __NO_COPYRIGHT_NOR_LICENSE__
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
# Files marked as NO_LICENSE_TEXT_FOUND may be covered by the following
|
||||
# license/copyright files.
|
||||
Reference in New Issue
Block a user