https://github.com/apple502j/linereadw
https://github.com/apple502j/linereadw
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/apple502j/linereadw
- Owner: apple502j
- License: mit
- Created: 2017-12-05T07:25:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-05T07:29:14.000Z (over 7 years ago)
- Last Synced: 2025-02-13T07:15:27.539Z (3 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
LinereadW is a library.
Like that:
linereadw("This is a library.\nIt is licensed under both MIT, 2-clause BSD, and CC BY 1.0-4.0.\nThank you for reading.",1)
becomes:
This is a library. [ENTER]
It is licensed under both MIT, 2-clause BSD, and CC BY 1.0-4.0. [ENTER]
Thank you for reading. [ENTER]
("[ENTER]" won't be shown)linereadw(string,per line)