Metadata-Version: 2.1
Name: vbhelloworld
Version: 1.0.3.1
Summary: A hello world Python project
Home-page: https://github.com/vborrego/vbhelloworld
Author: Vitor Borrego
Author-email: vitor.mln.borrego@gmail.com
License: MIT
Keywords: vbhelloworld setuptools development
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Provides-Extra: dev
Provides-Extra: test
Requires-Dist: pyyaml
Provides-Extra: dev
Requires-Dist: check-manifest; extra == 'dev'
Provides-Extra: test
Requires-Dist: coverage; extra == 'test'

A hello world Python project
============================

A hello world project.

----

This is the README file for the project.


