Skip to main content

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…

PyPI record.

Installation

Prerequisites:

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 Karpierz
Licensed under the zlib/libpng License
Please refer to the accompanying LICENSE file.

Authors

Changelog

1.0.6 (2020-10-17)

  • 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


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.6.zip (18.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page