Prof. Jayanth R Varma

Results 8 issues of Prof. Jayanth R Varma

`stapler` asks for a password while processing an unencrypted `pdf` file which uses a password to restrict permissions. This is only an annoyance because I can simply press enter and...

feature

It would be nice if Pweave could treat an input file name of "-" as standard input and treat an output file name of "-" as standard output. That would...

I have been running `bashmount` for a long time with colorize disabled. After updating to 4.3.1 from a much older version, `bashmount` no longer runs with `colorize='0'`. I get the...

The numpy and scipy builds in this repo are for python 3.9. Since Termux has upgraded to python 3.10, I would request builds for python 3.10 if possible. Especially scipy...

I am quite excited about `imap_cli` and would like to use it a lot. However, I have encountered a few issues: * In Python 3, `imaplib` expects bytes for `authenticate`...

When the `nginx` is serving pages on a non standard `http` or `https` port, an attempt to login at the admin page leads to a 403 error `CSRF verification failed....

I am doing a new install of Etebase (planning to migrate my existing self hosted Etesync 1.0 data to Etebase). I set it up using the instructions in the [Readme](https://github.com/etesync/server),...

I am trying to use Etebase's Local Cache to recreate the Etesync 1.0 `sync` functionality where the local cache could be updated with only changed items. My plan is as...