1 Star 0 Fork 0

BuilderZou/pypiserver

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
AUTHORS.rst 449 Bytes
一键复制 编辑 原始数据 按行查看 历史
Matthew Planchard 提交于 2020-07-10 11:39 +08:00 . Drop support for Python 3.4 (#321)

AUTHORS

(in chronological order)

  • Ralf Schmitt <ralf@systemexit.de>,

  • Kostis Anagnostopoulos <ankostis@gmail.com>

  • Matthew Planchard <msplanchard@gmail.com>

  • run git log --format='%aN' | sort -u to see all contributors, or:

    git log --format='%aN <%aE>' |
      awk '{arr[$0]++} END{for (i in arr){print arr[i], i;}}' |
      sort -rn | cut -d\  -f2-
    

    to sort them by the numbers of commits.

Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/builderzou/pypiserver.git
git@gitee.com:builderzou/pypiserver.git
builderzou
pypiserver
pypiserver
master

搜索帮助