Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1f16c8d

Browse files
committed
add setup.py
1 parent0731f08 commit1f16c8d

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

‎setup.py

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
2+
fromdistutils.coreimportsetup
3+
4+
setup(name='zencoder',
5+
version='0.1',
6+
description='Integration library for Zencoder',
7+
author='Alex Schworer',
8+
author_email='alex.schworer@gmail.com',
9+
url='http://github.com/schworer/zencoder-py',
10+
license="MIT License",
11+
packages=['zencoder']
12+
)
13+

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp