Metadata-Version: 2.1
Name: rename-lock
Version: 0.0.0
Summary: Easy file exclusive locking tool based on file rename
Home-page: https://github.co.jp/
Author: bib_inf
Author-email: contact.bibinf@gmail.com
License: CC0 v1.0
Description: # rename_lock
        
        下の方に日本語の説明があります
        
        ## Overview
        - Easy file exclusive locking tool based on file rename.
        - description is under construction
        
        ## Usage
        ```python
        # under construction
        ```
        
        ## 概要
        - 手軽なファイルの排他ロックツール
        	- ファイルの名称変更を動作原理とする
        - 説明は執筆中です
        
        ## 使用例
        ```python
        # 執筆中
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
Description-Content-Type: text/markdown
