Jürgen Key

Results 17 issues of Jürgen Key

dockerized it!

lay down the pipework to actually put this inside a neat little docker container so everyone can self host this jewel!

When falling back to the vertificate inside the reply for verification like so: ``` import rfc3161ng rt = rfc3161ng.RemoteTimestamper('http://time.certum.pl', include_tsa_certificate=True) tst = rt.timestamp(data=b'John Doe') rt.check(tst, data=b'John Doe') ``` an exception...

This is the code I added to achieve all things needed to write an xml editor that has a XPATH search that highlights all matching regions inside the text view...

comes in handy if one wants to write a text editor component for XML documents where there should be a XPATH search highliting positions of found patterns in the editor...

This is handy for applications that need one