{
"info": {
"author": "Pete Burgers",
"author_email": "sneakypete81@gmail.com",
"bugtrack_url": null,
"classifiers": [],
"description": "LentoDVD Speed Limiter\n======================\n\nControl the maximum speed of your DVD/CD drive from the system tray.\nWorks with Ubuntu Unity and Gnome.\n\nUses the ``eject`` tool to set the speed limit.\n\n.. figure:: https://raw.githubusercontent.com/sneakypete81/lento_dvd/gh-pages/img/lento_dvd_screenshot.gif\n :alt: Screenshot\n\n Screenshot\n\nUsage\n=====\n\n**Install**:\n\n::\n\n $ sudo apt-get install eject\n $ sudo pip install lento_dvd\n\n**Run**\n\nTo run *LentoDVD*, start it from Unity Dash or Gnome Desktop Menu\n(whichever desktop you use).\n\nDevelopment\n===========\n\nProject directory layout\n------------------------\n\n- ``bin/`` - entry point scripts\n- ``img/`` - image files used in runtime (icons)\n- ``lento_dvd/`` - root application package (all source code)\n- ``Makefile`` - provides basic tasks for development\n- ``setup.py`` - python packaging script\n- ``README`` - readme file for distributed package, autogenerated by\n ``make doc``\n- ``README.md`` - this file\n\nPython 2 and Python 3\n---------------------\n\nCurrent indicator implementation runs on both Python 2.7 and Python 3.\nAll tests are executed on \"both pythons\".\n\nRunning and testing\n-------------------\n\n**Running tests**\n\n::\n\n $ make venv # run only once, or run again to re-create the virtualenv\n $ make tests\n\n**Getting test coverage (reports to ./coverage/)**\n\n::\n\n $ make cover\n\n**Creating python source package**\n\n::\n\n $ make sdist\n\n**Running without installing**\n\n::\n\n $ make run\n\n**Building and installing/uninstalling locally**\n\n::\n\n $ sudo make install\n $ sudo make uninstall\n\n**Cleaning up the project directory (remove dist/, \\*.pyc, etc.)**\n\n::\n\n $ make clean\n\n**Generating README from README.md**\n\n::\n\n $ make doc\n\n**Publishing to PYPI**\n\n::\n\n $ make publish\n\n**Reminder - release process**\n\n1. Make changes, update and run tests, ensure good coverage\n2. Update setup.py and change the version according to `semantic\n versioning `__\n3. Tag new version; tag format is 'vX.Y.Z'; e.g.: v1.2.1\n4. Push changes and a new tag\n5. Publish to PYPI\n\nCopying\n=======\n\nCopyright 2016, `Pete Burgers `__\n\nThis Application Indicator is distributed under `GNU GENERAL PUBLIC\nLICENSE `__, either version 3 of\nthe License, or (at your option) any later version.\n\n.. figure:: http://www.gnu.org/graphics/gplv3-88x31.png\n :alt: GPLv3\n\n GPLv3\n\nBoilerplate code adapted from `Vagrant\nAppIndicator `__,\nthanks @candidtim!\n",
"description_content_type": null,
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/sneakypete81/lento_dvd",
"keywords": "",
"license": "GPL",
"maintainer": "",
"maintainer_email": "",
"name": "lento-dvd",
"package_url": "https://pypi.org/project/lento-dvd/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/lento-dvd/",
"project_urls": {
"Homepage": "https://github.com/sneakypete81/lento_dvd"
},
"release_url": "https://pypi.org/project/lento-dvd/0.1.0/",
"requires_dist": null,
"requires_python": "",
"summary": "LentoDVD Speed Limiter",
"version": "0.1.0"
},
"last_serial": 2433206,
"releases": {
"0.1.0": [
{
"comment_text": "",
"digests": {
"md5": "c66c8822ccf3526ebc2a9d2621cc7077",
"sha256": "7ccf10e22ca6f1c65f31fc44e7378b893731d4c5b61263116b7395415e7cf263"
},
"downloads": -1,
"filename": "lento_dvd-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "c66c8822ccf3526ebc2a9d2621cc7077",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5148,
"upload_time": "2016-10-31T16:17:40",
"url": "https://files.pythonhosted.org/packages/41/d6/8cd8ce1d5002f61dc78651d60172828f9af93144fe4698e373b670b2998c/lento_dvd-0.1.0.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "c66c8822ccf3526ebc2a9d2621cc7077",
"sha256": "7ccf10e22ca6f1c65f31fc44e7378b893731d4c5b61263116b7395415e7cf263"
},
"downloads": -1,
"filename": "lento_dvd-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "c66c8822ccf3526ebc2a9d2621cc7077",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5148,
"upload_time": "2016-10-31T16:17:40",
"url": "https://files.pythonhosted.org/packages/41/d6/8cd8ce1d5002f61dc78651d60172828f9af93144fe4698e373b670b2998c/lento_dvd-0.1.0.tar.gz"
}
]
}