forked from spiral-project/respire
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsetup.cfg
More file actions
33 lines (31 loc) · 666 Bytes
/
setup.cfg
File metadata and controls
33 lines (31 loc) · 666 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
25
26
27
28
29
30
31
32
33
[metadata]
name = respire
version = 0.1dev
description = Yet another spore client for python
home_page = https://github.com/spiral-project/respire
maintainer = Rémy Hubscher
maintainer_email = hubscher.remy@gmail.com
description-file =
README.rst
classifiers =
Development Status :: 3 - Alpha
Programming Language :: Python
Framework :: Pylons
Topic :: Internet :: WWW/HTTP
Topic :: Internet :: WWW/HTTP :: WSGI :: Application
requires-dist=
# API
easydict
requests
keywords =
json
spore
rest
http
spyre
respire
[files]
packages = respire
[entry_points]
console_scripts =
serve_todo = respire.tests.todo:serve