Giter VIP home page Giter VIP logo

flexparser's People

Contributors

github-actions[bot] avatar hgrecco avatar mattthecuber avatar

Watchers

 avatar  avatar

flexparser's Issues

Plans for releasing 0.2?

Since https://github.com/hgrecco/pint is using a vendored copy of flexparser taken from somewhere around 49e5c11, with a number of changes not in the 0.1 release, is a 0.2 release planned any time soon?

In Fedora Linux, we’d rather de-vendor flexparser and use an external copy as part of a general policy of avoiding bundled libraries except under certain conditions. This is pretty easy to do, but it would be nice if the packaged flexparser could be a tagged/stable release rather than a pre-release snapshot. I understand, though, that the vendored copy in pint works, and from your perspective this isn’t a problem or something you need to do anything about.

Cannot be successfully imported in Python without `blake2b` hashing algorithm

I have a project using Pint that fails using our latest build of Python that uses the OpenSSL 3 libraries because Python does not support the legacy blake2b algorithm in that case.

I also can't monkey-patch around the issue because the code in flexparser that references hashlib.blake2b is in the main body of the Parser class definition and executes during import of the file.

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.