-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsetup.cfg
More file actions
24 lines (23 loc) · 713 Bytes
/
Copy pathsetup.cfg
File metadata and controls
24 lines (23 loc) · 713 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[metadata]
name = django-gitlog
version = 0.2
description = A Django app parse and save git log.
long_description = file: README.rst
url = https://github.com/ebbsanchez/django-gitlog/tree/master
author = Jack Sanchez
author_email = evo@gms.tku.edu.tw
license = BSD-3-Clause
classifiers =
Environment :: Web Environment
Framework :: Django
Framework :: Django :: 2.2
Intended Audience :: Developers
License :: OSI Approved :: BSD License
Operating System :: OS Independent
Programming Language :: Python
Programming Language :: Python :: 3
Topic :: Internet :: WWW/HTTP
Topic :: Internet :: WWW/HTTP :: Dynamic Content
[options]
include_package_data = true
packages = find: