mcepl
Prague
M2Crypto ... add RSA-PSS and deprecate raw RSA signatures
a project by mcepl
Fix https://gitlab.com/m2crypto/m2crypto/issues/204, see more discussion therein.
Try to write simple rope-base Python language-server for LSP protocol
a project by mcepl
Future of tools supporting editors in dealing with particular languages is in my opinion in the LSP protocol. Therefore I look with a bit of worry on the fact that there is no good LSP server based on the top of rope. python-language-server uses it a bit internally, the Microsoft Language Server for Python is in C#, so it is completely something different.
One of couple of Python projects (update M2Crypto)
an invention by mcepl
There are couple of projects I work on, which need my attention and putting them to shape:
reformatting text in vis
an invention by mcepl
Project Description
There is this text editor vis, modal text editor based on the Plan9 structural regular expressions and se(1). However, comparing to sam(1) or acme(1) it feels mostly like advanced vi(m) not something completely new (and it is not mouse-driven).
LSP server for SPEC files
an invention by mcepl
Has anybody ever heard about RPM Spec LSP server? That would be awesome thing to have (at least for completion)?
Port git-fixup to POSIX shell script and submit to git/git
an invention by mcepl
Description
https://github.com/keis/git-fixup is an exceedingly useful program, which I use daily, and I would love to every git user could bask in its awesomeness. Alas, it is a bash script, so it is not appropriate for the inclusion in git proper.
Activity