File: setup.cfg

package info (click to toggle)
libfsapfs 20240429-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 18,648 kB
  • sloc: ansic: 306,637; sh: 6,577; makefile: 2,174; python: 690; cpp: 533; sed: 16
file content (16 lines) | stat: -rw-r--r-- 489 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[metadata]
name = libfsapfs-python
version = 20240429
description = Python bindings module for libfsapfs
long_description = Python bindings module for libfsapfs
long_description_content_type = text/plain
author = Joachim Metz
author_email = joachim.metz@gmail.com
license = GNU Lesser General Public License v3 or later (LGPLv3+)
license_files = COPYING COPYING.LESSER
classifiers =
  Development Status :: 2 - Pre-Alpha
  Programming Language :: Python

[options]
python_requires = >=3.7