{ "info": { "author": "Reinout van Rees", "author_email": "reinout@vanrees.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Topic :: Software Development :: Quality Assurance", "Topic :: Utilities" ], "description": "EOL fixer script\n================\n\n\nWhat the script does\n--------------------\n\nThe script goes through a directory structure and fixes non-native EOL endings\nin non-binary files. So the windows line endings are gone if you work on\nlinux (and probably vice versa, though I didn't try).\n\nNumerous people forget to set native EOL line endings by default in their main\nsvn config file (see `zope's svn explanation\n`_\nwhy this is something you need to do).\n\nThe script sets the related svn property ``eol-style`` to native when not set\nyet.\n\n\nHistory and origin\n------------------\n\nOriginal script (and thus 99% of the functionality) is from Holger Krekel from\nthe `pypy project `_.\n\nA couple of years ago I got a script from Guido Wesdorp for cleaning up EOL\nstyles in svn. I've long kept a private (modified) copy of that file and only\nlater found out that it was from the pypy project:\nhttp://codespeak.net/pypy/dist/pypy/tool/fixeol .\n\nSome changes to the original script:\n\n- Couple of extra file extensions that are checked (like ``.zcml`` and\n ``.ini`` files and also ``_tmpl`` files like in paster skeletons).\n\n- Some code cleanup and optimisation.\n\n- Added a setup.py and a console_scripts entry point to make it\n easy_installable.\n\n\nChangelog\n=========\n\n\n1.1 (2010-05-18)\n----------------\n\n- Also treating html, rst, dtml, css and js as textual files.\n\n\n1.0.2 (2009-11-25)\n------------------\n\n- Fixed setup.py so that python script is found.\n\n- Added MANIFEST.in to fix source distribution on pypi.\n\n- Updated readme, acknowledging Holger Krekel as original author after asking\n around on #pypy in irc.\n\n\n0.1 (2009-11-25)\n----------------\n\n- Cleaned up my copy of the original fixeol script and made it\n easy_installable.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bitbucket.org/reinout/eolfixer", "keywords": "", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "eolfixer", "package_url": "https://pypi.org/project/eolfixer/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/eolfixer/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://bitbucket.org/reinout/eolfixer" }, "release_url": "https://pypi.org/project/eolfixer/1.1/", "requires_dist": null, "requires_python": null, "summary": "Reinout's installable copy of pypy's fixeol script", "version": "1.1" }, "last_serial": 732302, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "a75dfa2bf5310b6c6340be8435ba928e", "sha256": "c6a920850405f9ef5af6c3418a27aaf90f5819f496033cdafb68d4b7443f80bc" }, "downloads": -1, "filename": "eolfixer-1.0.tar.gz", "has_sig": false, "md5_digest": "a75dfa2bf5310b6c6340be8435ba928e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2273, "upload_time": "2009-11-25T16:37:39", "url": "https://files.pythonhosted.org/packages/5a/97/50de008dcafb0fe4d84a7252482e108dc01172fb59341eb08b03944dc98d/eolfixer-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "1a4d09f7d802ef0404752784b6b6da7a", "sha256": "cd7aae1b7da5de6961bbc4a65107e77a8b9c50474fbf29d55efaac74ffad4986" }, "downloads": -1, "filename": "eolfixer-1.0.1.tar.gz", "has_sig": false, "md5_digest": "1a4d09f7d802ef0404752784b6b6da7a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3639, "upload_time": "2009-11-25T16:58:17", "url": "https://files.pythonhosted.org/packages/13/a5/b458a758b79bb4fb85d8929eedbfe85ba968d18752f38606ada5440e9089/eolfixer-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "f83ba2870d3966fd32b5fdc137ae10e4", "sha256": "4fcbc2c60c3d23104a19c400b1526dc53e7986c337d0eeb8c7aa33aba468246f" }, "downloads": -1, "filename": "eolfixer-1.0.2.tar.gz", "has_sig": false, "md5_digest": "f83ba2870d3966fd32b5fdc137ae10e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3665, "upload_time": "2009-11-25T17:05:16", "url": "https://files.pythonhosted.org/packages/06/26/2e04e0a5bebb1d5891e6b4bd7ea0becb356e7a238788c52ee2a56d687972/eolfixer-1.0.2.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "291b4508d07e52139ebd3831d71a1bdb", "sha256": "e27a16e58248c8cda59b30f026e3cdac4191b914c96d60ac33f1b3664a1f7f0f" }, "downloads": -1, "filename": "eolfixer-1.1.tar.gz", "has_sig": false, "md5_digest": "291b4508d07e52139ebd3831d71a1bdb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3705, "upload_time": "2010-05-18T14:53:33", "url": "https://files.pythonhosted.org/packages/d1/5b/2261a261b3c9f6a5904c1106bdce913716f2b954692cb75bd3e73f96cd20/eolfixer-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "291b4508d07e52139ebd3831d71a1bdb", "sha256": "e27a16e58248c8cda59b30f026e3cdac4191b914c96d60ac33f1b3664a1f7f0f" }, "downloads": -1, "filename": "eolfixer-1.1.tar.gz", "has_sig": false, "md5_digest": "291b4508d07e52139ebd3831d71a1bdb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3705, "upload_time": "2010-05-18T14:53:33", "url": "https://files.pythonhosted.org/packages/d1/5b/2261a261b3c9f6a5904c1106bdce913716f2b954692cb75bd3e73f96cd20/eolfixer-1.1.tar.gz" } ] }