File: pyproject.toml

package info (click to toggle)
python-ghostscript 0.8.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 368 kB
  • sloc: python: 1,570; sh: 36; makefile: 11
file content (6 lines) | stat: -rw-r--r-- 189 bytes parent folder | download
1
2
3
4
5
6
# Copyright (C) 2023-2025 Hartmut Goebel <h.goebel@crazy-compilers.com>
# SPDX-License-Identifier: CC0-1.0

[build-system]
requires = ['setuptools']
build-backend = 'setuptools.build_meta'