Metadata-Version: 2.1
Name: listupy
Version: 0.0.0
Summary: A tool that recursively enumerates Python files within a folder, calculates the total number of lines, and compiles them into a single Markdown text.
Home-page: https://github.co.jp/
Author: bib_inf
Author-email: contact.bibinf@gmail.com
License: CC0 v1.0
Description: # listupy
        
        下の方に日本語の説明があります
        
        ## Overview
        - A tool that recursively enumerates Python files within a folder, calculates the total number of lines, and compiles them into a single Markdown text.
        
        ## Usage
        under construction
        
        
        ## 概略
        - フォルダ内のpythonファイルを再帰的に列挙し、合計行数を出すとともに、1つのmarkdowndテキストにまとめるツール
        
        ## 利用例
        under construction
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
Description-Content-Type: text/markdown
