C99
C99 headers and libraries that are missing from the C compilers for Python2.
Overview
TBD…
Installation
Prerequisites:
Python 2.7
pip and setuptools
To install run:
python -m pip install --upgrade C99
Development
Prerequisites:
Development is strictly based on tox. To install it run:
python -m pip install --upgrade tox
Visit development page.
Installation from sources:
clone the sources:
git clone https://github.com/karpierz/C99.git C99
and run:
python -m pip install ./C99
or on development mode:
python -m pip install --editable ./C99
License
Copyright (c) 2018-2020 Adam KarpierzLicensed under the zlib/libpng LicensePlease refer to the accompanying LICENSE file.
Changelog
1.0.7 (2020-10-18)
Final release.
Setup: fix an improper dependencies versions.
Setup update and cleanup.
Fixed docs setup.
1.0.0b2 (2019-11-13)
Setup update and cleanup.
1.0.0b1 (2019-05-19)
First public release.
Release files for C99 1.0.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| C99-1.0.7.zip | 18.1 kB | Details |
Release files / C99-1.0.7.zip
| Download URL | C99-1.0.7.zip |
|---|---|
| Size | 18.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ee6fad2aa7fc74bad1ccf5ba43651062ae58ca6878431f437690a299bed05b75
|
|
BLAKE2b-256 checksum How to use checksums |
e45ed0e92e5761a9fcf4f297af422c7c302756fad3c014924e16d055f6242bbe
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.9
|