Skip to main content

Cython LRU Structures

Project description

clru

https://img.shields.io/pypi/v/clru.svg https://img.shields.io/travis/klaussfreire/clru.svg Documentation Status

Cython LRU Structures

Features

  • TODO

Release

  • Update the changelog release date on CHANGELOG

  • Commit the changes to master (there is no need to do an PR in this case)

    $ git commit CHANGELOG -m 'New release'

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

Change Log

All notable changes to this project will be documented here.

Sort subsections like so: Added, Bugfixes, Improvements, Technical tasks. Group anything an end user shouldn’t care deeply about into technical tasks, even if they’re technically bugs. Only include as “bugfixes” bugs with user-visible outcomes.

When major components get significant changes worthy of mention, they can be described in a Major section.

More information can be found HERE:

v0.1.2 - 2021-12-27

Bugfixes

  • Add missing six requirement

  • Exclude generated c files from source distributions to make sure they’re generated correctly upon install.

v0.1.1 - 2020-11-18

Bugfixes

  • Fixed release manifest to include necessary include files for build

v0.1.0 - 2020-11-18

Major

  • Moved cLRU code to it’s own repo

Technical Tasks

  • Added Github Action hook to run the tests for every PR

  • Added the imports on the __init__.py to import the cython version when possible

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

clru-0.1.2.tar.gz (21.4 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