一個簡單的 python curses dialog library

2014-11-08 0 957
一個簡單的 python curses dialog library
#!/usr/bin/env python3
# --*-- coding: utf-8 --*--

from distutils.core import setup

setup(
    name="cursDialog",
    version="0.1.0",
    description="Python curses dialog library",
    author="Jack Lam",
    author_email="jacklam718@gmail.com",
    url="https://github.com/jacklam718/cursDialog",
    py_modules=["cursDialog"],
)

遇见资源网 python 一個簡單的 python curses dialog library http://www.ox520.com/14877.html

常见问题

相关文章

发表评论
暂无评论
官方客服团队

为您解决烦忧 - 24小时在线 专业服务