Metadata-Version: 2.1
Name: xoeuf
Version: 3.0.2b1
Summary: Basic utilities for OpenERP Open Object Services
Author: Merchise Autrement [~º/~]
License-Expression: MIT
License-File: LICENSE
Requires-Python: >=3.8
Requires-Dist: celery<6,>=4.1.0
Requires-Dist: decorator<4.2,>=4.0
Requires-Dist: expiringdict~=1.2.0
Requires-Dist: ipython
Requires-Dist: pytz
Requires-Dist: xotl-tools<2.3,>=1.9.0
Description-Content-Type: text/x-rst

====================
 xoeuf's Odoo tools
====================

xoeuf provides utilities to ease working with Odoo's framework.

Documentation is a work in progress, but it can be found in
https://merchise-autrement.gitlab.io/xoeuf/.

See DEVELOPING to know how to setup the developer's environment.
