File: .copier-answers.yml

package info (click to toggle)
python-griffe 1.7.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,092 kB
  • sloc: python: 14,305; javascript: 84; makefile: 41; sh: 23
file content (25 lines) | stat: -rw-r--r-- 848 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
# Changes here will be overwritten by Copier.
_commit: 1.8.4
_src_path: gh:pawamoy/copier-uv
author_email: dev@pawamoy.fr
author_fullname: Timothée Mazzucotelli
author_username: pawamoy
copyright_date: '2021'
copyright_holder: Timothée Mazzucotelli
copyright_holder_email: dev@pawamoy.fr
copyright_license: ISC
insiders: true
insiders_email: insiders@pawamoy.fr
insiders_repository_name: griffe
project_description: Signatures for entire Python programs. Extract the structure,
    the frame, the skeleton of your project, to generate API documentation or find
    breaking changes in your API.
project_name: Griffe
public_release: true
python_package_command_line_name: griffe
python_package_distribution_name: griffe
python_package_import_name: griffe
repository_name: griffe
repository_namespace: mkdocstrings
repository_provider: github.com