Metadata-Version: 2.1
Name: daim
Version: 0.0.1
Summary: A variant annotation package
Home-page: https://github.com/nesegunes
Author: tardis
Author-email: nesegunes.ce@gmail.com
License: UNKNOWN
Description: #!/usr/bin/env python3
        # -*- coding: utf-8 -*-
        """
        Created on Tue Feb  2 16:24:29 2021
        
        @author: tardis
        """
        
        This is a simple variant annotation package. 
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
