Files
2021-12-02 17:19:29 +00:00

7 lines
191 B
Plaintext

# intarray extension
comment = 'functions, operators, and index support for 1-D arrays of integers'
default_version = '1.5'
module_pathname = '$libdir/_int'
relocatable = true
trusted = true