basic design
This commit is contained in:
8
anki_hsk_creator.egg-info/PKG-INFO
Normal file
8
anki_hsk_creator.egg-info/PKG-INFO
Normal file
@@ -0,0 +1,8 @@
|
||||
Metadata-Version: 2.4
|
||||
Name: anki-hsk-creator
|
||||
Version: 0.1
|
||||
License-File: LICENSE
|
||||
Requires-Dist: cedict-utils
|
||||
Requires-Dist: pinyin-tone-converter
|
||||
Dynamic: license-file
|
||||
Dynamic: requires-dist
|
||||
10
anki_hsk_creator.egg-info/SOURCES.txt
Normal file
10
anki_hsk_creator.egg-info/SOURCES.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
LICENSE
|
||||
README.md
|
||||
setup.py
|
||||
anki-hsk-creator/__init__.py
|
||||
anki-hsk-creator/__main__.py
|
||||
anki_hsk_creator.egg-info/PKG-INFO
|
||||
anki_hsk_creator.egg-info/SOURCES.txt
|
||||
anki_hsk_creator.egg-info/dependency_links.txt
|
||||
anki_hsk_creator.egg-info/requires.txt
|
||||
anki_hsk_creator.egg-info/top_level.txt
|
||||
1
anki_hsk_creator.egg-info/dependency_links.txt
Normal file
1
anki_hsk_creator.egg-info/dependency_links.txt
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
2
anki_hsk_creator.egg-info/requires.txt
Normal file
2
anki_hsk_creator.egg-info/requires.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
cedict-utils
|
||||
pinyin-tone-converter
|
||||
1
anki_hsk_creator.egg-info/top_level.txt
Normal file
1
anki_hsk_creator.egg-info/top_level.txt
Normal file
@@ -0,0 +1 @@
|
||||
anki-hsk-creator
|
||||
Reference in New Issue
Block a user