mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 01:23:23 -04:00
dev-python/pyvisa: new package, add 1.16.1
Signed-off-by: Huang Rui <vowstar@gmail.com>
This commit is contained in:
26
dev-python/pyvisa/metadata.xml
Normal file
26
dev-python/pyvisa/metadata.xml
Normal file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>vowstar@gmail.com</email>
|
||||
<name>Huang Rui</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="github">pyvisa/pyvisa</remote-id>
|
||||
<remote-id type="pypi">pyvisa</remote-id>
|
||||
<doc>https://pyvisa.readthedocs.io/</doc>
|
||||
<bugs-to>https://github.com/pyvisa/pyvisa/issues</bugs-to>
|
||||
</upstream>
|
||||
<longdescription lang="en">
|
||||
PyVISA is a Python package for controlling measurement devices and test
|
||||
equipment via GPIB, RS232, USB, and Ethernet interfaces using the VISA
|
||||
(Virtual Instrument Software Architecture) standard. It provides a
|
||||
unified API for communicating with instruments from various manufacturers,
|
||||
supporting both NI-VISA and pure-Python backends.
|
||||
</longdescription>
|
||||
<longdescription lang="zh">
|
||||
PyVISA是一个Python包,用于通过GPIB、RS232、USB和以太网接口使用VISA
|
||||
(虚拟仪器软件架构)标准来控制测量设备和测试设备。它提供了统一的API,
|
||||
用于与各个制造商的仪器进行通信,支持NI-VISA和纯Python后端。
|
||||
</longdescription>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user