Metadata-Version: 2.0
Name: pycolombianizer
Version: 0.2.0
Summary: Colombianize a string
Home-page: https://github.com/jcrodriguezu/pycolombianizer
Author: Juan C. Rodriguez
Author-email: jcrodriguezu@gmail.com
License: GNU General Public License v3
Description-Content-Type: UNKNOWN
Keywords: pycolombianizer
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: Click (>=6.0)

===============
pycolombianizer
===============


.. image:: https://img.shields.io/pypi/v/pycolombianizer.svg
        :target: https://pypi.python.org/pypi/pycolombianizer

.. image:: https://img.shields.io/travis/jcrodriguezu/pycolombianizer.svg
        :target: https://travis-ci.org/jcrodriguezu/pycolombianizer

.. image:: https://readthedocs.org/projects/pycolombianizer/badge/?version=latest
        :target: https://pycolombianizer.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




Colombianize a string


* Free software: GNU General Public License v3
* Documentation: https://pycolombianizer.readthedocs.io.


Features
--------

* Return the Colombian representation of a string
* Use one of two Colombia slang to represent the string: Paisa or Costa

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2018-03-10)
------------------

* First release on PyPI.


