File: setup.cfg

package info (click to toggle)
python-pygerrit2 2.0.4-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 204 kB
  • sloc: python: 532; makefile: 75
file content (26 lines) | stat: -rw-r--r-- 624 bytes parent folder | download | duplicates (3)
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
26
[metadata]
name = pygerrit2
summary = Client library for interacting with Gerrit's REST API
author = David Pursehouse
author_email = david.pursehouse@gmail.com
home-page = https://github.com/dpursehouse/pygerrit2
license = The MIT License
description-file = README.rst
keywords = 
	gerrit
	rest
	http
classifiers = 
	Development Status :: 3 - Alpha
	Environment :: Console
	Intended Audience :: Developers
	License :: OSI Approved :: MIT License
	Natural Language :: English
	Programming Language :: Python
	Programming Language :: Python :: 2.6
	Programming Language :: Python :: 2.7

[egg_info]
tag_build = 
tag_date = 0