Metadata-Version: 2.0
Name: hn-cli
Version: 1.0.0
Summary: A  command line program to fetch hackernews entries in Python.
Home-page: https://github.com/shaddu/hn-cli
Author: Shadab ahmed
Author-email: shadab.ahmed63@gmail.com
License: MIT
Keywords: cli
Platform: UNKNOWN
Requires-Dist: docopt
Provides-Extra: test
Requires-Dist: coverage; extra == 'test'
Requires-Dist: pytest; extra == 'test'
Requires-Dist: pytest-cov; extra == 'test'

UNKNOWN


