C99 headers and libraries that are missing from the C compilers for Python2.
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
C99-1.0.7.zip
(18.1 kB
view hashes)