prettyping

better ping tool

prettyping is a simple tool written in Shell to show latency between the sending and the destination hosts.

python3-aiohttp-session

provides sessions for aiohttp.web

The library allows us to store user-specific data into a session object.

python3-simplenote

Python API wrapper for the Simplenote web service

simplenote.py is a Python library for accessing the simplenote.com web service. It provides API methods for getting a list of notes, downloading a note, adding a note, updating a note, and deleting a note.

python3-rekall-lib

memory analysis and incident response framework -- lib Python modules

ruby-jekyll-multiple-languages

Jekyll plugin to internationalize sites

Jekyll Multiple Languages is an internationalization plugin for Jekyll. It compiles a Jekyll site for one or more languages with a similar approach as Rails does. The different sites will be stored in subfolders with the same name as the language it contains.

ruby-to-regexp

safe way to convert strings to regexps (with options)

Provides String#to_regexp, for example if you want to make regexps out of a CSV you just imported.