this runs with a basic model and even more basic test, but I'm not committing those yet as I'm still playing with the model (lest I make 30 revisions right off the bat) Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
30 lines
937 B
Plaintext
30 lines
937 B
Plaintext
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
|
Upstream-Name: dr.botzo-idlerpg
|
|
Upstream-Contact: Brian S. Stephan <bss@incorporeal.org>
|
|
Source: https://git.incorporeal.org/bss/dr.botzo-idlerpg
|
|
|
|
# Trivial files
|
|
Files: .gitignore
|
|
Copyright: © 2024 Brian S. Stephan <bss@incorporeal.org>
|
|
License: AGPL-3.0-or-later
|
|
|
|
# High level repo docs
|
|
Files: *.md
|
|
Copyright: © 2024 Brian S. Stephan <bss@incorporeal.org>
|
|
License: AGPL-3.0-or-later
|
|
|
|
# Python packaging, scaffolding, and errata
|
|
Files: MANIFEST.in pyproject.toml tox.ini requirements/*
|
|
Copyright: © 2024 Brian S. Stephan <bss@incorporeal.org>
|
|
License: AGPL-3.0-or-later
|
|
|
|
# Django-generated files
|
|
Files: idlerpg/migrations/*
|
|
Copyright: © 2024 Brian S. Stephan <bss@incorporeal.org>
|
|
License: AGPL-3.0-or-later
|
|
|
|
# Testing apparatus stuff from dr.botzo
|
|
Files: tests/test_project/*
|
|
Copyright: © 2014 Brian S. Stephan <bss@incorporeal.org>
|
|
License: GPL-3.0-only
|