Metadata-Version: 2.1
Name: dupln
Version: 0.0.2
Summary: Hard link files with same content
Home-page: https://github.com/biojet1/dupln
Author: biojet1
Author-email: biojet1@gmail.com
License: UNKNOWN
Description: # DupLn
        ![Python Logo](https://www.python.org/static/community_logos/python-logo.png "Sample inline image")
        ![Python package](https://github.com/biojet1/mendec/workflows/Python%20package/badge.svg)
        ![Upload Python Package](https://github.com/biojet1/mendec/workflows/Upload%20Python%20Package/badge.svg)
        
        [github.com/biojet1/dupln](https://github.com/biojet1/mendec)
        [pypi.org/project/dupln](https://pypi.org/project/mendec/)
        
        Hard link files with same content
        
        # Install
        ```
        > pip install dupln
        ```
        
        # Usage
        ```
        > python -m dupln link
        ```
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Description-Content-Type: text/markdown
