Metadata-Version: 2.1
Name: attachtags
Version: 0.1.0
Summary: This is a tool to help manage your files by attaching         some tags.
Home-page: https://github.com/Gongzi-Yu/attachtags
Author: Gongzi Yu
Author-email: 1920781522@qq.com
License: MIT license
Project-URL: Bug Tracker, https://github.com/Gongzi-Yu/attachtags/issues
Keywords: attachtags
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7.3
License-File: LICENSE
License-File: AUTHORS.rst

==========
AttachTags
==========


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

.. image:: https://img.shields.io/travis/Gongzi-Yu/attachtags.svg
        :target: https://travis-ci.com/Gongzi-Yu/attachtags

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




This is a tool to help manage your files by attaching some tags.


* Free software: MIT license
* Documentation: https://attachtags.readthedocs.io.


Features
--------

* TODO

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 (2021-12-11)
------------------

* First release on PyPI.


