Skip to content

Commit

Permalink
Merge branch 'master' of ssh://bugs.oeko.net/irill/on.video
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrandt09 committed Mar 21, 2013
2 parents ebf5ffc + a173d17 commit b3e6656
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 3 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
*.pyc
*~
*.egg-info
dist
9 changes: 9 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,12 @@ structure:

You generate these files out-of-band in accord with your requirements for
video hosting.


Development
-----------

The project is mirrored at

https://github.com/muellert/on.video .

2 changes: 1 addition & 1 deletion on/video/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2
0.2.1
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"Topic :: Software Development :: Libraries :: Python Modules",
],
keywords='plone video dexterity',
author='Toni Mueller',
author='oeko.net mueller & brandt gbr',
author_email='support@oeko.net',
url='https://github.com/muellert/on.video',
url='http://www.oeko.net/',
license='GPLv3',
packages=find_packages(exclude=['ez_setup']),
namespace_packages=['on'],
Expand Down

0 comments on commit b3e6656

Please sign in to comment.