Metadata-Version: 2.1
Name: anyblok-delivery
Version: 1.2.0
Summary: Carrier delivery management
Home-page: https://github.com/AnyBlok/AnyBlok-Delivery
Author: Franck Bret
Author-email: franckbret@gmail.com
License: UNKNOWN
Keywords: anyblok_delivery
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: anyblok
Requires-Dist: anyblok-mixins
Requires-Dist: anyblok-postgres
Requires-Dist: anyblok-attachment
Requires-Dist: anyblok-address
Requires-Dist: cryptography
Requires-Dist: idna
Requires-Dist: requests
Requires-Dist: requests-toolbelt

Anyblok Delivery
================

Delivery management



Features
--------

* TODO

Author
------

Franck Bret 
f.bret@sensee.com
https://github.com/franckbret

Contributors
------------

Jean-Sébastien Suzanne
jssuzanne@anybox.fr
https://github.com/jssuzanne
https://github.com/AnyBlok

Credits
-------

.. _`Anyblok`: https://github.com/AnyBlok/AnyBlok

This `Anyblok`_ package was created with `audreyr/cookiecutter`_ and the `AnyBlok/cookiecutter-anyblok-project`_ project template.

.. _`AnyBlok/cookiecutter-anyblok-project`: https://github.com/Anyblok/cookiecutter-anyblok-project
.. _`audreyr/cookiecutter`: https://github.com/audreyr/cookiecutter



Change Log
==========

All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

1.2.0 (2019-01-16)
------------------

Refactored
~~~~~~~~~~

* ``returned`` status was renamed ``error``, to not create status each time

Fixed
~~~~~

* When a pack have been created for more than 90 days, then the status is now replaced
  by ``error`` status.

1.0.0 (2018-07-07)
------------------

Added
~~~~~

* Delivery Blok
* Colissimo Blok  specialization


