File: setup.cfg

package info (click to toggle)
python-efilter 1.5-2~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 596 kB
  • sloc: python: 4,342; makefile: 51
file content (16 lines) | stat: -rw-r--r-- 277 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[bdist_rpm]
release = 1
packager = Adam Sindelar <adam.sindelar@gmail.com>
doc_files = AUTHORS.txt
	LICENSE.txt
	README.md
build_requires = python-setuptools
requires = python-dateutil
	python-six >= 1.4.0
	python-tz

[egg_info]
tag_build = 
tag_date = 0
tag_svn_revision = 0