Metadata-Version: 2.1
Name: vtaxa
Version: 0.2.1
Summary: viral taxonomy annotation
Home-page: https://github.com/rujinlong/vtaxa
Author: Jinlong Ru
Author-email: jinlong.ru@gmail.com
License: GNU General Public License v3
Keywords: vtaxa
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 :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: Click (>=7.0)

=====
vtaxa
=====


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

.. image:: https://img.shields.io/travis/rujinlong/vtaxa.svg
        :target: https://travis-ci.com/rujinlong/vtaxa

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


.. image:: https://pyup.io/repos/github/rujinlong/vtaxa/shield.svg
     :target: https://pyup.io/repos/github/rujinlong/vtaxa/
     :alt: Updates

.. image:: https://anaconda.org/rujinlong/vtaxa/badges/downloads.svg
     :target: https://anaconda.org/rujinlong/vtaxa
     :alt: Conda



viral taxonomy annotation


* Free software: GNU General Public License v3
* Documentation: https://vtaxa.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 (2022-07-11)
------------------

* First release on PyPI.
