|
|
38b0b9ead0
|
Add author email to setup.pys.
|
2021-11-07 00:01:49 +10:00 |
|
|
|
b4b237ec1f
|
Move tests into their projects.
|
2021-11-04 23:04:41 +10:00 |
|
|
|
c018e9f7d4
|
Extracted termstr into its own python project.
|
2021-11-04 21:37:38 +10:00 |
|
|
|
31d8cbf4e3
|
Coding Style.
- Move the eris source into a subdirectory.
- Including the setup.py and requirements files.
- This repo will hold more than one python project.
|
2021-11-04 21:18:44 +10:00 |
|
|
|
a74633e087
|
Coding Style.
- Move terminal.py from termstr package to fill3 package.
- Terminal was no longer used by termstr.
- Terminal could be in its own package in future.
|
2021-11-03 14:26:07 +10:00 |
|
|
|
c2b7a8ce64
|
Coding Style.
- Allow 'import termstr' instead of 'import termstr.termstr'.
|
2021-11-03 14:13:04 +10:00 |
|
|
|
5341d91592
|
Coding style.
- termstr no longer depends on terminal.
- Moved some code from terminal to termstr.
|
2021-11-03 01:26:06 +10:00 |
|
|
|
2335dec922
|
Coding style.
- Break out termstr, fill3, sorted_collection and lscolors into
seperate packages and modules.
|
2021-10-31 02:21:09 +10:00 |
|