Metadata-Version: 2.1
Name: half-orm-packager
Version: 0.1.0a1
Summary: Deprecated half_orm packager. See half_orm.
Home-page: https://github.com/collorg/halORM
Author: Joël Maïzi
Author-email: joel.maizi@collorg.org
License: GNU General Public License v3 (GPLv3)
Keywords: postgres,relation-object mapping
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown

# halfORM packager (DEPRECATED)

## Warning

**THIS PACKAGE IS DEPRECATED**.

This project is still in an early alpha stage and subject to constant changes.

The `hop` command is now directly integrated into the
[half_orm](https://github.com/collorg/halfORM) package and the first
real alpha version of `hop` will be released with the upcoming 0.8.0.

## Installation

`pip install "half_orm>=0.8.0rc1"`

## Help

No documentation for the moment, but you can check https://github.com/collorg/halfORM/half_orm/packager/test/dummy_test.sh
to get the idea of how to use the `hop` command.

If you're using this project, I am interested in your feedback and comments.
