Metadata-Version: 2.1
Name: calculaHashDadosAbertos
Version: 0.0.1
Summary: Retorna dados de hash dos ultimos n dias da biblioteca de dados abertos do governo
Home-page: https://github.com/masuta16/calculaHash
Author: Israel Andrade
Author-email: israndade16@hotmail.com
License: MIT License
Description: # calculaHashDadosAbertos
        The library can calculate hash files from dados abertos websitein MD5 format
        Example of PyPI package.
        ## Getting Started
        #### Dependencies
        You need Python 3.7 or later to use **calculaHashDadosAbertos**. You can find it at [python.org](https://www.python.org/).
        You also need setuptools, wheel and twine packages, which is available from [PyPI](https://pypi.org). If you have pip, just run:
        ```
        pip install setuptools
        pip install wheel
        pip install twine
        ```
        #### Installation
        Clone this repo to your local machine using:
        ```
        git clone https://github.com/masuta16/calculaHash.git
        ```
        ## Features
        - File structure for PyPI packages
        - Setup with package informations
        - License example
        
Keywords: Pacote
Platform: UNKNOWN
Description-Content-Type: text/markdown
