mirror of
https://git.freebsd.org/ports.git
synced 2025-05-29 17:36:28 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
8 lines
393 B
Text
8 lines
393 B
Text
pyEDFlib is a python library to read/write EDF+/BDF+ files based on EDFlib.
|
|
|
|
EDF means European Data Format and was first published by Kemp in 1992. In 2003,
|
|
an improved version of the file protocol named EDF+ has been published, also
|
|
by Kemp.
|
|
|
|
The EDF/EDF+ format saves all data in the 16 bit format. A version which saves
|
|
all data in the 24 bit format was introduces by the company BioSemi.
|