I hereby claim:
- I am berrythesoftwarecodeprogrammar on github.
- I am berry (https://keybase.io/berry) on keybase.
- I have a public key whose fingerprint is C133 3BF6 92B2 FFE8 4A3F 1A05 8AE2 45CA 2A09 828A
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
Verifying that +brr is my blockchain ID. https://onename.com/brr |
#!/usr/bin/env python | |
# -*- coding: utf-8 -*- | |
__module_name__ = "mpc.py" | |
__module_author__ = "brr [berr.yt]" | |
__module_version__ = "20160412" | |
__module_description__ = "now playing for media player classic" | |
#--------------------------------------------------------------# | |
infourl = "http://localhost:13579/info.html" |