arfx

View on PyPIReverse Dependencies (0)

2.7.0 arfx-2.7.0-py3-none-any.whl
2.6.16 arfx-2.6.16-py3-none-any.whl

Wheel Details

Project: arfx
Version: 2.6.16
Filename: arfx-2.6.16-py3-none-any.whl
Download: [link]
Size: 43714
MD5: fa114e4d78b7a86c45c29bdb180b5b2d
SHA256: 4bd13f40f2898b25ebe3b4b00c71d8e16656da58324d270ed93e45712c87ee21
Uploaded: 2024-09-29 18:50:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: arfx
Version: 2.6.16
Summary: Advanced Recording Format Tools
Author: Dan Meliza
Author-Email: dan[at]meliza.org
Maintainer: Dan Meliza
Maintainer-Email: dan[at]meliza.org
Home-Page: https://github.com/melizalab/arfx
License: BSD 3-Clause License
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Natural Language :: English
Requires-Python: >=3.8
Requires-Dist: arf (>=2.6.7)
Requires-Dist: ewave (>=1.0.7)
Requires-Dist: tqdm
Requires-Dist: natsort
Requires-Dist: pytest (>=7.0); extra == "test"
Provides-Extra: test
Description-Content-Type: text/x-rst
License-File: COPYING
[Description omitted; length: 9302 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.1.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
arfx/__init__.py sha256=9f_XXMk8WkFvjJ1iuUu-HDL2sU3aT42BJ4ApI1OwKbw 275
arfx/collect.py sha256=rCxwYs76wzKxTcmV9B3IJVLrrQkdlDrzMnkPOj5u6OM 8819
arfx/core.py sha256=pKVoYcUxi97eRKupvXw8MVY5S-E5rWrWOHL-IyUsOsg 24608
arfx/io.py sha256=aUJA4aca3pbbNN1CwVPT7IqiZXjL5rNdpWXi3n_dVWQ 1972
arfx/lblio.py sha256=4jygFCmw8EsBz3Qqyi1l1VY1t0lA5UzdaE6c5v-V6ss 2843
arfx/mdaio.py sha256=FklJaMN0c-d-wFb2FHVySdnmzyAfrzoc-LN5uYrsAMQ 6149
arfx/migrate.py sha256=iVq5OBHX6o2Hvm6xTBbgeqlAlOJ0qSAKY72PJwJ1JEQ 9713
arfx/npyio.py sha256=eiAQGTkdmaq1Abi4hbeQ7vZiw4KgsjZ7pcOQFn5nr1g 4212
arfx/oephys.py sha256=JiYEAw05ZfQrzpzXnS1L_MG1-PFb-gx5YAyZ3eUawQ0 14978
arfx/pcmio.py sha256=E59xXXFXBxk20AN9vN8BSYdK4XuOvrmzJiwSzVsBrVw 6162
arfx/select.py sha256=Z1VF76F9j7uOIRnmTgf_Zr-tyxxm9n5tiOxanrhDjio 4733
arfx/splitter.py sha256=DOv_vL7DJZKclRjqL3WT9vqIffxprNkw21qAG7lpyVM 7280
arfx/tools.py sha256=YZgm2-iawAPtuTAIQ7KosenAj3rJln5MB1toCO9UAeY 1111
arfx-2.6.16.dist-info/COPYING sha256=D9fI0Yl6TJ3U8uZB29Kmd1tMB-qfqDKBd-bIafTzpkE 18050
arfx-2.6.16.dist-info/METADATA sha256=IArpfhFrchMiTIxxf5wX_4Qhx72sH52Uw-tymJE1T3s 10539
arfx-2.6.16.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
arfx-2.6.16.dist-info/entry_points.txt sha256=QyHGPEzv5hrjExQJgw8BkLt8G5UTtYGSQvuy_w-f_VM 331
arfx-2.6.16.dist-info/top_level.txt sha256=yBOXLQEi9yeZKvCzkQxr8GhI9TOjMv4g2cm8Vqf0QZ4 5
arfx-2.6.16.dist-info/RECORD

top_level.txt

arfx

entry_points.txt

.dat = arfx.pcmio:pcmfile
.mda = arfx.mdaio:mdafile
.npy = arfx.npyio:npyfile
.pcm = arfx.pcmio:pcmfile
.wav = ewave:wavfile
arfx = arfx.core:arfx
arfx-collect-sampled = arfx.collect:collect_sampled_script
arfx-oephys = arfx.oephys:script
arfx-select = arfx.select:main
arfx-split = arfx.splitter:main