|
2462a081bf
|
Add a documentation string for the module cli.
|
2025-01-28 15:30:09 -05:00 |
|
|
1f489a1ae9
|
Tweaks.
|
2025-01-28 15:23:04 -05:00 |
|
|
8ce9a8ffeb
|
Move the command line into the main package directory.
The recommendation is that you put you cli script into the package
itself and add in an entry to that module as an entrypoint.
|
2025-01-28 15:22:07 -05:00 |
|
|
d8395c12e2
|
Add some things into the file.
|
2025-01-28 15:21:30 -05:00 |
|
|
3e1c8a2829
|
Drop the setup.py file if we can.
|
2025-01-28 15:20:53 -05:00 |
|
|
75199dfe0e
|
Version bump.
|
2025-01-28 07:49:54 -05:00 |
|
|
160c40e931
|
Modified lock file.
|
2025-01-28 04:07:37 -05:00 |
|
|
47c626b420
|
Add more dynamically computed fields.
That said, let's use the old file for some of the computed fields for
the time being.
|
2025-01-28 04:06:00 -05:00 |
|
|
f509d89d90
|
Drop the warning about the dependencies being overwritten.
The pyproject.toml file is the place where things are being migrated
too so it was a bit reduntant.
|
2025-01-28 04:04:59 -05:00 |
|
|
39a918f74b
|
My testing work with uv.
This seems to be building.
|
2025-01-24 12:20:41 -05:00 |
|
|
71d92e9702
|
Merged changes from master.
|
2025-01-08 20:28:16 -05:00 |
|
|
ed918a0334
|
Forgot to push one of the punctuation files.
?
|
2025-01-08 20:26:46 -05:00 |
|
|
760b873abe
|
Updated emoticon handling to make it more accurate, fewer false positives.
|
2025-01-04 21:57:12 -05:00 |
|
|
46c348634c
|
Post release switch code name back to master.
|
2024-12-21 18:01:42 -05:00 |
|
|
9da925c80d
|
Fixed merge conflict.
2024.12.20
|
2024-12-21 17:52:38 -05:00 |
|
|
9c45ca1b5f
|
Fixed bug in Fenrir configuration tool.
|
2024-12-21 17:46:23 -05:00 |
|
|
d1be848ebb
|
Merge branch 'testing' got rid of the scm dependency."
|
2024-12-20 14:11:51 -05:00 |
|
|
bc4319bf5e
|
Forgot to get rid of the scm stuff since moving back to setup.py.
|
2024-12-20 14:08:25 -05:00 |
|
|
6f8139ed8f
|
Change codename to stable for tag.
|
2024-12-20 13:33:23 -05:00 |
|
|
f1a6c75459
|
Merged setup fixes to master. Went back to setup.py just with some updates to minimize python's grumbling. Also, merged the locale setup.
|
2024-12-20 12:50:32 -05:00 |
|
|
1d746eb709
|
Minimal pyproject.tmol added.
|
2024-12-20 12:30:56 -05:00 |
|
|
80f549fde9
|
Hopefully final fix to setup.
|
2024-12-20 12:24:52 -05:00 |
|
|
9f57f7faec
|
Revert back to setup.py because it worked.
|
2024-12-20 12:19:09 -05:00 |
|
|
099d49d670
|
maybe was over complicating things.
|
2024-12-20 12:00:23 -05:00 |
|
|
67b6c79678
|
Trying some debugging to figure out what's going wrong.
|
2024-12-20 11:43:43 -05:00 |
|
|
191181a6a5
|
This modern installation method is turning out to be a pita.
|
2024-12-20 11:32:26 -05:00 |
|
|
c77d2bddd8
|
Second attempt at placing files into correct directories.
|
2024-12-20 11:22:09 -05:00 |
|
|
90d8e62db0
|
Fixed a bug in setup.py.
|
2024-12-20 11:09:32 -05:00 |
|
|
d6a9332f80
|
Modernize installation.
|
2024-12-20 11:04:13 -05:00 |
|
|
55ce73322b
|
File restructuring.
|
2024-12-20 10:09:07 -05:00 |
|
|
78ca59a938
|
Found non working unused python directory. Can add it back if needed.
|
2024-12-20 09:42:47 -05:00 |
|
|
dd52d08171
|
Copy translation files into place with setup.
|
2024-12-20 08:57:27 -05:00 |
|
|
29a2db0e0c
|
Fixed a bug that required the -f flag in conjunction with -e to use pty.
|
2024-12-15 21:27:39 -05:00 |
|
|
b6201235e6
|
Removed the emacs speech driver. Also some cleanup missed from removing the old espeak driver that no longer worked.
|
2024-12-11 17:31:05 -05:00 |
|
|
f7584463e3
|
Changed default speech driver to speech-dispatcher. Lowered default speech rate a bit.
|
2024-12-11 08:46:22 -05:00 |
|
|
8ef3d2856b
|
Preparing for 2024.12.10 stable release.
2024.12.10
|
2024-12-10 13:17:33 -05:00 |
|
|
8f28ee360a
|
Fixed version conflict.
|
2024-12-10 12:34:13 -05:00 |
|
|
8782d53d03
|
Updated README.
|
2024-12-10 12:32:09 -05:00 |
|
|
7d276c95ea
|
Merge branch 'testing' minor update to fix up the service file examples.
|
2024-12-09 19:39:52 -05:00 |
|
|
d70073274b
|
Updated auto start example service files for systemd and runit.
|
2024-12-09 19:38:39 -05:00 |
|
|
f6d3baebc1
|
Resolved version conflict. I need to automate this somehow.
|
2024-12-09 12:59:55 -05:00 |
|
|
5a59ef6325
|
Updated the man page creation script.
|
2024-12-09 12:58:14 -05:00 |
|
|
baa4c9a937
|
Removed Braille. BrlTTY does a great job already in the console. Also, Fenrir's implementation was only partially done and not working.
|
2024-12-08 06:43:22 -05:00 |
|
|
3757a1ceeb
|
Updated brlapi driver. Hopefully will now actually work.
|
2024-12-08 05:02:29 -05:00 |
|
|
1696d62526
|
Updated Braille support now that I'm more familiar with how it should work.
|
2024-12-08 04:37:53 -05:00 |
|
|
84514edc96
|
Removed the pypy version of the old launcher file.
|
2024-12-08 00:02:45 -05:00 |
|
|
0e787c21ab
|
Removed fenrir-daemon from setup.py.
|
2024-12-07 23:39:22 -05:00 |
|
|
9cdf80b313
|
Moved flag parsing to launcher. Got read of fenrir-daemon and put everything into the fenrir launcher.
|
2024-12-07 23:36:21 -05:00 |
|
|
24e82936a9
|
Merge branch 'testing'
|
2024-12-07 23:12:07 -05:00 |
|
|
0f932fb93a
|
Fixed conflict in version. Hopefully this won't happen in future.
|
2024-12-07 23:11:42 -05:00 |
|