{ "info": { "author": "Jeremie DECOCK", "author_email": "jd.jdhp@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Documentation" ], "description": "=====================\n`Job Advert Manager`_\n=====================\n\nCopyright (c) 2015 Jeremie DECOCK (http://www.jdhp.org)\n\n\n* Web site: http://www.jdhp.org/projects_en.html\n* Source code: https://github.com/jeremiedecock/job-advert-manager\n* Issue tracker: https://github.com/jeremiedecock/job-advert-manager/issues\n\n\nDescription\n===========\n\n`Job Advert Manager`_ is an open source tool to manage job adverts for job\nseekers.\n\nNote:\n\n This project is still in beta stage.\n\n\nDependencies\n============\n\n- Python >= 3.0\n- GTK+3 with Python 3 bindings\n- Matplotlib\n\n\n.. _install:\n\nInstallation\n============\n\nGnu/Linux\n---------\n\nYou can install, upgrade, uninstall Job Advert Manager with these commands (in a\nterminal)::\n\n pip install --pre job-advert-manager\n pip install --upgrade job-advert-manager\n pip uninstall job-advert-manager\n\nOr, if you have downloaded the Job Advert Manager source code::\n\n python3 setup.py install\n\n.. There's also a package for Debian/Ubuntu::\n.. \n.. sudo apt-get install job-advert-manager\n\nWindows\n-------\n\n.. Note:\n.. \n.. The following installation procedure has been tested to work with Python\n.. 3.4 under Windows 7.\n.. It should also work with recent Windows systems.\n\nYou can install, upgrade, uninstall Job Advert Manager with these commands (in a\n`command prompt`_)::\n\n py -m pip install --pre job-advert-manager\n py -m pip install --upgrade job-advert-manager\n py -m pip uninstall job-advert-manager\n\nOr, if you have downloaded the Job Advert Manager source code::\n\n py setup.py install\n\nMacOSX\n-------\n\nNote:\n\n The following installation procedure has been tested to work with Python\n 3.5 under MacOSX 10.9 (*Mavericks*).\n It should also work with more recent MacOSX systems.\n\nYou can install, upgrade, uninstall Job Advert Manager with these commands (in a\nterminal)::\n\n pip install --pre job-advert-manager\n pip install --upgrade job-advert-manager\n pip uninstall job-advert-manager\n\nOr, if you have downloaded the Job Advert Manager source code::\n\n python3 setup.py install\n\nJob Advert Manager requires GTK+3 and its Python 3 bindings plus few additional\nlibraries to run.\nThese dependencies can be installed using MacPorts::\n\n port install gtk3\n port install py35-gobject3\n port install py35-matplotlib\n\n.. or with Hombrew::\n.. \n.. brew install gtk+3\n.. brew install pygobject3\n\n\nBug reports\n===========\n\nTo search for bugs or report them, please use the Job Advert Manager Bug Tracker at:\n\n https://github.com/jeremiedecock/job-advert-manager/issues\n\n\n\n\nLicense\n=======\n\nThis project is provided under the terms and conditions of the\n`MIT License`_.\n\n\n.. _MIT License: http://opensource.org/licenses/MIT\n.. _Job Advert Manager: https://github.com/jeremiedecock/job-advert-manager", "description_content_type": null, "docs_url": null, "download_url": "http://www.jdhp.org/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.jdhp.org/", "keywords": "job advert manager", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "job-advert-manager", "package_url": "https://pypi.org/project/job-advert-manager/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/job-advert-manager/", "project_urls": { "Download": "http://www.jdhp.org/", "Homepage": "http://www.jdhp.org/" }, "release_url": "https://pypi.org/project/job-advert-manager/0.1.dev1/", "requires_dist": null, "requires_python": null, "summary": "A tool to manage job adverts for job seekers.", "version": "0.1.dev1" }, "last_serial": 2121478, "releases": { "0.1.dev1": [ { "comment_text": "", "digests": { "md5": "0c383ceffd9683288ad3697319b2dc4b", "sha256": "dfa8a89e3356dff9dcaf095ba8345717dafe008dfd5c43a6b0fb6825642f5f6a" }, "downloads": -1, "filename": "job-advert-manager-0.1.dev1.tar.gz", "has_sig": false, "md5_digest": "0c383ceffd9683288ad3697319b2dc4b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12505, "upload_time": "2016-05-18T09:56:06", "url": "https://files.pythonhosted.org/packages/75/b8/2f421e93fd7441dae0f1b4514706fce10a22ce1a28889cb34a338b130ac8/job-advert-manager-0.1.dev1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0c383ceffd9683288ad3697319b2dc4b", "sha256": "dfa8a89e3356dff9dcaf095ba8345717dafe008dfd5c43a6b0fb6825642f5f6a" }, "downloads": -1, "filename": "job-advert-manager-0.1.dev1.tar.gz", "has_sig": false, "md5_digest": "0c383ceffd9683288ad3697319b2dc4b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12505, "upload_time": "2016-05-18T09:56:06", "url": "https://files.pythonhosted.org/packages/75/b8/2f421e93fd7441dae0f1b4514706fce10a22ce1a28889cb34a338b130ac8/job-advert-manager-0.1.dev1.tar.gz" } ] }