Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/env python3
import re
import argparse
from pathlib import Path
from urllib.request import urlopen, Request
from urllib.error import HTTPError
from urllib.parse import urlparse
from concurrent.futures import ThreadPoolExecutor
@m3at
m3at / # ncmpcpp - 2016-12-26_14-34-38.txt
Created December 26, 2016 05:39
ncmpcpp on macOS 10.11.6 - Homebrew build logs
Homebrew build logs for ncmpcpp on macOS 10.11.6
Build date: 2016-12-26 14:34:38