Metadata-Version: 2.0
Name: listpad
Version: 0.0.2
Summary: Pad nested lists.
Home-page: https://github.com/raviqqe/listpad/
Author: Yota Toyama
Author-email: raviqqe@gmail.com
License: Public Domain
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: Public Domain
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Utilities

# listpad.py

[![PyPI version](https://badge.fury.io/py/listpad.svg)](https://badge.fury.io/py/listpad)
[![Python versions](https://img.shields.io/pypi/pyversions/listpad.svg)](setup.py)
[![Build Status](https://travis-ci.org/raviqqe/listpad.py.svg?branch=master)](https://travis-ci.org/raviqqe/listpad.py)
[![License](https://img.shields.io/badge/license-unlicense-lightgray.svg)](https://unlicense.org)

List padding library for nested ones


## License

[The Unlicense](https://unlicense.org)


