Git Product home page Git Product logo

Comments (7)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 18, 2024
I ported mimeparse into py3k in
https://github.com/dbtsai/python-mimeparse , and I used travis-ci to
do the unittest in order to make sure that mimeparse can run on all
different python versions. See the following, it now runs on py27,
py32, py33, and pypy. http://travis-ci.org/#!/dbtsai/python-mimeparse

Original comment by [email protected] on 23 Aug 2012 at 12:58

from mimeparse.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 18, 2024
Please do a new release to PyPI with this patch included, better for folk to be 
able to reuse such a library via the main distribution channel than have to 
embed it with bugfixes.

Original comment by [email protected] on 17 Feb 2013 at 12:35

from mimeparse.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 18, 2024
The utf8 BOM needs to be removed from setup.py. Attached a patch to do that. 
After that a new .tar.gz needs to be uploaded to the Downloads page for the 
pypi install to work again (in both 2.x and 3.x).

Original comment by skryskalla on 17 Feb 2013 at 5:23

Attachments:

from mimeparse.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 18, 2024
Another way to solve this is when opening the file with vim and executing ":set 
nobomb". It would be nice to have a new version available in pip ;-).

Original comment by [email protected] on 1 Apr 2013 at 2:54

from mimeparse.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 18, 2024
Really need this patch in pypi for Falcon. Can I assist you in any way to get 
this done?

Original comment by [email protected] on 11 Sep 2013 at 12:09

from mimeparse.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 18, 2024
It seems this module is not being maintained anymore. dbtsai's 
python3-compatible fork is in PyPi though, I ended up using it instead: 
https://github.com/martinblech/mimerender/blob/master/setup.py

Original comment by [email protected] on 11 Sep 2013 at 1:07

from mimeparse.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 18, 2024
Ah, thanks for the tip. I didn't realize the fork was available on pypi as well.

Original comment by [email protected] on 11 Sep 2013 at 2:59

from mimeparse.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.