Giter Club home page Giter Club logo

zeromq-src-rs's Introduction

Apache 2.0 licensed MIT licensed

zeromq-src-rs - Source code and logic to build libzmq from source

This crate is intended to be consumed by a sys crate.

See testcrate-static for a usage example.

Dependencies

Env Vars

  • DEP_ZMQ_INCLUDE is path to the include directory.
  • DEP_ZMQ_LIB is the path to the lib directory.
  • DEP_ZMQ_OUT is the path to the out directory (root).

Versioning

  • The master branch uses the libzmq latest_release branch and is considered a stable branch. When a stable release is published, the version will take the form of VERSION+BUILD_METADATA.

License

While libzmq is license under LGPL, is has a linking exception, which means that this crate does not need to conform to the usual LGPL conditions. Indeed this crate does not modify the source code in any way and simply allows linking to libzmq. To quote from the zeromq website:

ZeroMQ is safe for use in close-source applications. The LGPL share-alike terms do not apply to applications built on top of ZeroMQ. You do not need a commercial license. The LGPL applies to ZeroMQ's own source code, not your applications. Many commercial applications use ZeroMQ.

Thus this project is effectively licensed under either of

at your option.

Acknowledgments

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in zeromq-src-rs by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

zeromq-src-rs's People

Watchers

 avatar

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.