Metadata-Version: 2.1
Name: fcards
Version: 0.1.11
Summary: Digital flashcards
Home-page: https://github.com/pypa/sampleproject
Author: rzrshr
Author-email: surplussinewaves@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Description-Content-Type: text/markdown
Requires-Dist: windows-curses ; platform_system == "Windows"

This package allows you to create, edit and practice flashcards through a curses CLI.    

Usage: python -m fcards.fcards



