Metadata-Version: 2.0
Name: hihylang
Version: 1.0
Summary: A Hy package that says Hi.
Home-page: https://github.com/MonsieurV/hy-lang-create-package
Author: Yoan Tournade
Author-email: yoan@ytotech.com
License: MIT
Description-Content-Type: UNKNOWN
Platform: any
Requires-Dist: hy

==============
Hi Hy Lang
==============
A simple package in Hy language that says Hi.

Its main purpose is to show how to create and publish a Python package that
contains Hy code.

See GitHub repository for the Hy package publication guide.


