nickelpro / velocem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Velocem

This is a Work-In-Progress experimental Python C extension. It aims to provide a stupid-fast, pointlessly low-latency, web development framework.

If you use this code in production you get what you deserve.

License

The Velocem source code (and associated build/test/utility files) is released into the public domain via CC0-1.0, see License for details.

I (Vito Gamberini) hold no patents and have no knowledge of any patented techniques used by Velocem. However, some organizations refuse to incorporate or distribute public domain code due to patent concerns, for this reason Velocem is additionally licensed for use under Zlib, see UsageLicense for details.

As the source code itself is public domain, there is no need to retain licensing information in full or partial source code distributions unless the patent concerns are of significance to you.

The purpose in using these well known legal texts is that they are widely trusted and understood by the open source community. A bespoke legal text might limit usage by particularly skittish developers or organizations. However, I want to make my intentions clear in plain English as well:

Do what you want with this stuff. There are zero restrictions on the use of this code in any context.

About

License:Creative Commons Zero v1.0 Universal


Languages

Language:C 96.3%Language:CMake 3.4%Language:C++ 0.3%