Chiklisp `.clib` standard library files
Project description
chiklisp_stdlib
Use:
pip install chiklisp_stdlib
To get the path to the include files, use
from chiklisp_stdlib import NIGHTLY_INCLUDE_DIRECTORY
from chiklisp_stdlib import STABLE_INCLUDE_DIRECTORY
Note that *_INCLUDE_DIRECTORY
is a pathlib.Path
and not a str
, so if your API expects str
-based paths, use str(path)
to convert.
And upgrade your API: see PEP519. C'mon, it's 2023 (as of this writing).
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
chiklisp_stdlib-0.1.1.tar.gz
(8.9 kB
view details)
Built Distribution
File details
Details for the file chiklisp_stdlib-0.1.1.tar.gz
.
File metadata
- Download URL: chiklisp_stdlib-0.1.1.tar.gz
- Upload date:
- Size: 8.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b22e0f192778074a90488daa3adab288c14b3fe109d352a30a903fabe21605a |
|
MD5 | 62eff903092e7c2d27fe753acee7d04d |
|
BLAKE2b-256 | 6620598a5fd84aceb08f3dd9764b29acca2c8256b7a2f4502477912c6770853c |
File details
Details for the file chiklisp_stdlib-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: chiklisp_stdlib-0.1.1-py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2396d1b007dce3391b1b3c2e3ba713483a74e2075ac702e68d6a65aea0288f99 |
|
MD5 | 55841f4a0776339e07fa5e496a2da08d |
|
BLAKE2b-256 | e1971e54ba188b2925219978962f9531bda391ea4b12c23786e221b002d0b248 |