{ "info": { "author": "Louis Paternault", "author_email": "spalax@gresille.org", "bugtrack_url": null, "classifiers": [], "description": "srsync \u2014 Rsync with a memory\n============================\n\n|sources| |pypi| |documentation| |license|\n\n.. note::\n\n Do not use this software yet: it was one of the first projects\n I wrote in Python, it is buggy, it is poorly designed. I do use it, but I\n know its bugs and limitations.\n\n I have a full rewrite in mind, but this is not my priority, so the release\n date (if any) should be quite far in the future. This rewrite can be tracked\n in branch `next `_.\n\n -- Louis\n\nI - Description\n---------------\n\nProgram Ch'val (abbreviated chval) is a wrapper for getmail. It provides two\nfeatures:\n\n* password are no longer stored in plain text, but are stored encrypted, using\n another password as a key;\n* chval can be run as a daemon and call getmail every X minutes.\n\nThe name comes from Ferdinand Cheval, known as \"le facteur Cheval\" (Postman\nCheval), a famous French postman and naive architect.\n\nII - Installation\n-----------------\n\nTo install program, run the following command::\n\n python setup.py install\n\nMore options can be found by typing::\n\n python setup.py --help install\n\n\nIII - Copyright notice\n----------------------\n\nCopyright 2010 Louis Paternault\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program. If not, see .\n\n.. |documentation| image:: http://readthedocs.org/projects/chval/badge\n :target: http://chval.readthedocs.org\n.. |pypi| image:: https://img.shields.io/pypi/v/chval.svg\n :target: http://pypi.python.org/pypi/chval\n.. |license| image:: https://img.shields.io/pypi/l/chval.svg\n :target: http://www.gnu.org/licenses/gpl-3.0.html\n.. |sources| image:: https://img.shields.io/badge/sources-chval-brightgreen.svg\n :target: http://git.framasoft.org/spalax/chval", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://forge.spalax.fr.eu.org/chval", "keywords": null, "license": "GPLv3 or any later version", "maintainer": null, "maintainer_email": null, "name": "chval", "package_url": "https://pypi.org/project/chval/", "platform": "GNU/Linux", "project_url": "https://pypi.org/project/chval/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://forge.spalax.fr.eu.org/chval" }, "release_url": "https://pypi.org/project/chval/0.6.7/", "requires_dist": null, "requires_python": null, "summary": "Wrapper for getmail, providing daemon mode and encrypted passwords.", "version": "0.6.7" }, "last_serial": 1470240, "releases": { "0.6.7": [ { "comment_text": "", "digests": { "md5": "8fbd8476f2679c9bd400070d2aa1f9cd", "sha256": "0d9ffaeb9c715d37c9d0ba9a154eabe5e142ae8ff1f0184bf703a12aaae4d143" }, "downloads": -1, "filename": "chval-0.6.7.tar.gz", "has_sig": false, "md5_digest": "8fbd8476f2679c9bd400070d2aa1f9cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 46168, "upload_time": "2015-03-20T17:01:29", "url": "https://files.pythonhosted.org/packages/33/2f/ff513daa5da0bd81aac42650a377279547deebf79cfbe58868f0da179fe8/chval-0.6.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8fbd8476f2679c9bd400070d2aa1f9cd", "sha256": "0d9ffaeb9c715d37c9d0ba9a154eabe5e142ae8ff1f0184bf703a12aaae4d143" }, "downloads": -1, "filename": "chval-0.6.7.tar.gz", "has_sig": false, "md5_digest": "8fbd8476f2679c9bd400070d2aa1f9cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 46168, "upload_time": "2015-03-20T17:01:29", "url": "https://files.pythonhosted.org/packages/33/2f/ff513daa5da0bd81aac42650a377279547deebf79cfbe58868f0da179fe8/chval-0.6.7.tar.gz" } ] }