Metadata-Version: 2.1
Name: acnaweblib
Version: 0.1.7
Summary: Short description
Home-page: https://github.com/acnaweb/acnaweb-lib
Author: Antonio Carlos de Lima Junior
Author-email: antonioclj.ac@gmail.com
License: MIT
Keywords: funniest joke comedy flying circus
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Text Processing :: Linguistic

Acnaweblib
------------

acnaweblib is a Python library for testing
 
`Homepage <https://github.com/acnaweb/acnaweb-lib>`__
--------------------------------------------------------

Installation
------------

Use the package manager `pip <https://pip.pypa.io/en/stable/>`__ to
install acnaweblib.

Install
-------

.. code:: bash

   pip install acnaweblib

Usage
-----

.. code:: python

   from acnaweblib import calculator

   # returns 6
   result = calculator.add(4,2)

Author
------

👤 **Antonio Carlos de Lima Junior**

-  Website: https://www.linkedin.com/in/acnaweb/
-  Github: `@acnaweb <https://github.com/acnaweb>`__
-  LinkedIn: `@acnaweb <https://linkedin.com/in/acnaweb>`__
