Metadata-Version: 2.0
Name: orderby
Version: 0.0.1
Summary: Python key functions for multi-field ordering
Home-page: https://github.com/jvtm/python-orderby
Author: Jyrki Muukkonen
Author-email: jvtm@kruu.org
License: Apache 2.0
Keywords: sort order orderby development
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5

orderby
=======

Python key functions for multi-field ordering in SQL ORDER BY fashion


Examples
--------

TBW



