I hereby claim:
- I am fdb713 on github.
- I am fdb713 (https://keybase.io/fdb713) on keybase.
- I have a public key ASDEsLSgTFgghmruoY8vS2igHxEvLhHL5jKMXyF91x8Kxgo
To claim this, I am signing this object:
| #!/usr/bin/env python | |
| # ID3iconv is a Java based ID3 encoding convertor, here's the Python version. | |
| # Copyright 2006 Emfox Zhou <EmfoxZhou@gmail.com> | |
| # | |
| # This program is free software; you can redistribute it and/or modify | |
| # it under the terms of version 2 of the GNU General Public License as | |
| # published by the Free Software Foundation. | |
| import sys | |
| import locale |
| require 'faraday' | |
| require 'faraday_middleware' | |
| module Fastlane | |
| module Actions | |
| class PgyerAction < Action | |
| def self.run(params) | |
| UI.message("The pgyer plugin is working.") | |
| api_host = "http://www.pgyer.com/apiv2/app/upload" |
I hereby claim:
To claim this, I am signing this object: