Metadata-Version: 2.1
Name: simplebot-memes-es
Version: 1.0.0
Summary: Get random memes in Spanish (SimpleBot plugin)
Home-page: https://github.com/simplebot-org/simplebot_memes_es
Author: The SimpleBot Contributors
Author-email: adbenitez@nauta.cu
License: MPL
Keywords: simplebot plugin deltachat
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Plugins
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Utilities
Description-Content-Type: text/x-rst
Requires-Dist: simplebot (>=1.0.1)
Requires-Dist: requests (>=2.25.1)
Requires-Dist: beautifulsoup4 (>=4.9.3)
Provides-Extra: test
Requires-Dist: pytest (>=6.2.2) ; extra == 'test'

Memes ES
========

.. image:: https://img.shields.io/github/v/release/simplebot-org/simplebot_memes_es
   :target: https://pypi.org/project/simplebot_memes_es

.. image:: https://img.shields.io/pypi/pyversions/simplebot_memes_es.svg
   :target: https://pypi.org/project/simplebot_memes_es

.. image:: https://pepy.tech/badge/simplebot_memes_es
   :target: https://pepy.tech/project/simplebot_memes_es

.. image:: https://img.shields.io/github/license/simplebot-org/simplebot_memes_es
   :target: https://github.com/simplebot-org/simplebot_memes_es/blob/master/LICENSE

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
   :target: https://github.com/psf/black

Un plugin de `SimpleBot`_ para obtener memes al azar en Español.

Instalación
-----------

Para instalarlo ejecuta::

  pip install simplebot-memes-es


.. _SimpleBot: https://github.com/simplebot-org/simplebot

Changelog
=========

1.0.0
-----

- initial release



