{ "info": { "author": "Kevin Deldycke", "author_email": "kevin@deldycke.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "Intended Audience :: Other Audience", "License :: OSI Approved :: BSD License", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Artistic Software", "Topic :: Multimedia :: Video", "Topic :: Multimedia :: Video :: Non-Linear Editor", "Topic :: Utilities" ], "description": "===============================\nKdenlive tools\n===============================\n\n.. image:: http://img.shields.io/travis/kdeldycke/kdenlive-tools/master.png\n :alt: Travis-CI Build Status\n :target: https://travis-ci.org/kdeldycke/kdenlive-tools\n\n.. See: http://www.appveyor.com/docs/status-badges\n\n.. image:: https://ci.appveyor.com/api/projects/status//branch/master\n :alt: AppVeyor Build Status\n :target: https://ci.appveyor.com/project/kdeldycke/kdenlive-tools\n\n.. image:: http://img.shields.io/coveralls/kdeldycke/kdenlive-tools/master.png\n :alt: Coverage Status\n :target: https://coveralls.io/r/kdeldycke/kdenlive-tools\n\n.. image:: http://img.shields.io/pypi/v/kdenlive-tools.png\n :alt: PYPI Package\n :target: https://pypi.python.org/pypi/kdenlive-tools\n\n.. image:: http://img.shields.io/pypi/dm/kdenlive-tools.png\n :alt: PYPI Package\n :target: https://pypi.python.org/pypi/kdenlive-tools\n\nCommand line tool to fiddle with kdenlive projects.\n\n* List producers.\n* Replace producer's clips.\n* Free software: BSD license.\n\n\nInstallation\n============\n\nFirst, if the ``python-lxml`` package is not installed on your system, you will\nneed XML libraries::\n\n $ sudo aptitude install libxml2-dev libxslt-dev zlib1g-dev\n\nOnly then you'll be able to install the package and its python dependencies::\n\n $ pip install kdenlive-tools\n\n\nDocumentation\n=============\n\nhttps://kdenlive-tools.readthedocs.org/\n\n\nDevelopment\n===========\n\n\nUnit-tests\n----------\n\nTo run the all tests run::\n\n $ tox\n\n\nRelease\n-------\n\nTo release a new minor version::\n\n $ bumpversion --versbose --allow-dirty minor\n $ python setup.py register -r testpypi\n $ python setup.py sdist upload -r testpypi\n $ git push --tags\n\nChangelog\n=========\n\n0.1.0 (2014-07-27)\n------------------\n\n* First release on PyPI.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kdeldycke/kdenlive-tools", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "kdenlive-tools", "package_url": "https://pypi.org/project/kdenlive-tools/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/kdenlive-tools/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/kdeldycke/kdenlive-tools" }, "release_url": "https://pypi.org/project/kdenlive-tools/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Command line tools for Kdenlive projects.", "version": "0.1.0" }, "last_serial": 1172090, "releases": { "0.1.0": [] }, "urls": [] }