File: setup.py

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-- 105 bytes parent folder | download
1
2
3
4
5
6
# SPDX-FileCopyrightText: NONE
# SPDX-License-Identifier: CC0-1.0

from setuptools import setup

setup()