File: setup.py

package info (click to toggle)
pdfposter 0.9.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 792 kB
  • sloc: python: 1,353; makefile: 45; sh: 40
file content (6 lines) | stat: -rw-r--r-- 105 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
# SPDX-FileCopyrightText: NONE
# SPDX-License-Identifier: CC0-1.0

from setuptools import setup

setup()