Linux / MacOS 构建
Windows 构建
原始字节操作工具,能够应用众所周知的以及不太知名的转换、快速二进制搜索、网络代理拦截等功能。
从这里下载发行版压缩包
记得从压缩包中安装/修复VS可再发行组件
$ brew tap metrodango/pip3line
$ brew install pip3line
如果启动时出现关于缺少共享库 libtransform 的错误,请确保 homebrew 的 lib 目录在路径中,或者只需从 /usr/local/lib 创建一个链接
将模板ebuild从 extras/gentoo_package/pip3line-TEMPLATE.ebuild 复制到本地Gentoo仓库中,并附带相关版本信息,例如:
pip3line-9999.ebuild (用于基于github的ebuild)
pip3line-3.7.0.ebuild (用于特定版本)
然后
$ emerge -pv pip3line
目前请参见构建页面
[主站点]
http://metrodango.github.io/pip3line/index.html
[Python插件]
https://github.com/metrodango/pip3line/wiki/Python-2.7-&-3-plugins
[原生插件]
https://github.com/metrodango/pip3line/wiki/Coding-your-own-plugins
[构建过程]
https://github.com/metrodango/pip3line/blob/master/Build-process.md
Released as open source by Gabriel Caudrelier
Developed by Gabriel Caudrelier, gabriel dot caudrelier at gmail dot com
https://github.com/metrodango/pip3line
see LICENSE for more information