Cython LRU Structures
Project description
clru
Cython LRU Structures
Free software: GNU LESSER GENERAL PUBLIC LICENSE v3
Documentation: https://clru.readthedocs.io.
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
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
File details
Details for the file clru-0.1.2.tar.gz
.
File metadata
- Download URL: clru-0.1.2.tar.gz
- Upload date:
- Size: 21.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.26.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/2.7.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9201dd93c37109b4a0683aa12d100b7f0cf8486bb1342ea73b6212ef6b478530 |
|
MD5 | c7dd2a881a7a71ba94db53634c9928c2 |
|
BLAKE2b-256 | c286b3c087d6b83a72cf5fa2bd29ab788c7c7a93aef31bdcf3c335dd36c4a529 |