summaryrefslogtreecommitdiffstats
path: root/tosca2heat/tosca-parser/setup.cfg
diff options
context:
space:
mode:
authorxiaodong shang <shang.xiaodong@zte.com.cn>2017-07-26 07:39:18 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-07-26 07:39:18 +0000
commit9e382971de09ffbb4cf1b1f0f738cc2ee830b36d (patch)
tree81c709b2481abec986d6752876bcffc565922002 /tosca2heat/tosca-parser/setup.cfg
parent15591ae4c8c1260c37631526b5e18ebe84770e36 (diff)
parentc88bb062a593f22a2d1960572fccb8648b574444 (diff)
Merge "Setup parser as a entire project"
Diffstat (limited to 'tosca2heat/tosca-parser/setup.cfg')
-rw-r--r--tosca2heat/tosca-parser/setup.cfg15
1 files changed, 8 insertions, 7 deletions
diff --git a/tosca2heat/tosca-parser/setup.cfg b/tosca2heat/tosca-parser/setup.cfg
index 1196aa1..eb14810 100644
--- a/tosca2heat/tosca-parser/setup.cfg
+++ b/tosca2heat/tosca-parser/setup.cfg
@@ -1,14 +1,15 @@
[metadata]
-name = tosca-parser
-url = https://launchpad.net/tosca-parser
-summary = Parser for TOSCA Simple Profile in YAML.
+name = nfv-toscaparser
+version = 0.5
+url = https://wiki.opnfv.org/display/parser
+summary = Parser for nfv tosca and TOSCA Simple Profile in YAML.
description-file =
README.md
-author = OpenStack
-author-email = openstack-dev@lists.openstack.org
-home-page = http://docs.openstack.org/developer/tosca-parser/
+author = OPNFV
+author-email = opnfv-dev@lists.opnfv.org
+home-page = https://wiki.opnfv.org/display/parser
classifier =
- Environment :: OpenStack
+ Environment :: OPNFV
Intended Audience :: Information Technology
Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License