Skip to main content

Reinout's installable copy of pypy's fixeol script

Project description

EOL fixer script

What the script does

The script goes through a directory structure and fixes non-native EOL endings in non-binary files. So the windows line endings are gone if you work on linux (and probably vice versa, though I didn’t try).

Numerous people forget to set native EOL line endings by default in their main svn config file (see zope’s svn explanation why this is something you need to do).

The script sets the related svn property eol-style to native when not set yet.

History and origin

Original script (and thus 99% of the functionality) is from Holger Krekel from the pypy project.

A couple of years ago I got a script from Guido Wesdorp for cleaning up EOL styles in svn. I’ve long kept a private (modified) copy of that file and only later found out that it was from the pypy project: http://codespeak.net/pypy/dist/pypy/tool/fixeol .

Some changes to the original script:

  • Couple of extra file extensions that are checked (like .zcml and .ini files and also _tmpl files like in paster skeletons).

  • Some code cleanup and optimisation.

  • Added a setup.py and a console_scripts entry point to make it easy_installable.

Changelog

1.1 (2010-05-18)

  • Also treating html, rst, dtml, css and js as textual files.

1.0.2 (2009-11-25)

  • Fixed setup.py so that python script is found.

  • Added MANIFEST.in to fix source distribution on pypi.

  • Updated readme, acknowledging Holger Krekel as original author after asking around on #pypy in irc.

0.1 (2009-11-25)

  • Cleaned up my copy of the original fixeol script and made it easy_installable.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

eolfixer-1.1.tar.gz (3.7 kB view details)

Uploaded Source

File details

Details for the file eolfixer-1.1.tar.gz.

File metadata

  • Download URL: eolfixer-1.1.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for eolfixer-1.1.tar.gz
Algorithm Hash digest
SHA256 e27a16e58248c8cda59b30f026e3cdac4191b914c96d60ac33f1b3664a1f7f0f
MD5 291b4508d07e52139ebd3831d71a1bdb
BLAKE2b-256 d15b2261a261b3c9f6a5904c1106bdce913716f2b954692cb75bd3e73f96cd20

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page