Pinned Repositories
app2go
Simple framework to set-up portable apps runing from USB key
clapp
`clapp` provides simple means to build a command-line application, featuring several levels of sub-commands, flags and args parsing, help and manpage generation, config file parser and build version integration with git.
cli
cli is a golang package that gathers functions I often use when developping simple cli apps.
epub
epub is a golang package that provides a way to retrieve stored metadata from epub files.
fm
fm is a command line file browser heavily inspired from [ranger](http://ranger.nongnu.org/).
gemini.vim
Vim Syntax highlighting for the Gemini protocol's text/gemini format.
godavd
Essential webdav server implementated as a CGI endpoint.
gostore
gostore is a CLI tool for managing one or more collections of media files, keeping track of their metadata.
style
Package style provides functions that decorate text (like formatting, changing case or colors) using several idioms (plain text, (non-)colored term, mandoc, markdown).
text
Package text provides text manipulation functions (like indentation, wrapping, columnize,...) that can differentiate printable from non-printable sequences (like ANSI colored sequences).
pirmd's Repositories
pirmd/epub
epub is a golang package that provides a way to retrieve stored metadata from epub files.
pirmd/gemini.vim
Vim Syntax highlighting for the Gemini protocol's text/gemini format.
pirmd/app2go
Simple framework to set-up portable apps runing from USB key
pirmd/gostore
gostore is a CLI tool for managing one or more collections of media files, keeping track of their metadata.
pirmd/style
Package style provides functions that decorate text (like formatting, changing case or colors) using several idioms (plain text, (non-)colored term, mandoc, markdown).
pirmd/text
Package text provides text manipulation functions (like indentation, wrapping, columnize,...) that can differentiate printable from non-printable sequences (like ANSI colored sequences).
pirmd/clapp
`clapp` provides simple means to build a command-line application, featuring several levels of sub-commands, flags and args parsing, help and manpage generation, config file parser and build version integration with git.
pirmd/cli
cli is a golang package that gathers functions I often use when developping simple cli apps.
pirmd/fm
fm is a command line file browser heavily inspired from [ranger](http://ranger.nongnu.org/).
pirmd/godavd
Essential webdav server implementated as a CGI endpoint.
pirmd/govid
Basic web-app to remotely view and edit notes in a vi-like way.
pirmd/libro
libro is a command line utility that provides facilities for managing ebooks collections
pirmd/tpm
Tiny password manager
pirmd/verify
verify is a golang package that provides simple functions that I find handy when building unit tests.