Fri, 03 May 2024 06:32:25 UTC | login

Information for build sjinn-1.01-16.fc29

ID43435
Package Namesjinn
Version1.01
Release16.fc29
Epoch
SummarySimple tool for sending & receiving data from RS-232 devices
DescriptionS-Jinn is a free, lightweight, open-source Linux application written in C. It is a simple command-line tool designed for sending & receiving data from PC controlled TIA/EIA-232 (RS-232) test, measurement, and control devices. Depending on your application you may be able to use stty or C-Kermit, but I believe you will find that S-Jinn is easier-to-use, more intuitive, and more concise in the area of command-line and/or scripted RS-232 data acquisition and control. Popular Linux communications packages like Minicom will also communicate with RS-232 devices, but they are better suited to modems, computers, network devices, etc. They typically lack support for any combination of UART communication settings required by many of the RS-232 test, measurement, and control devices on the market. Most communications packages also lack command-line support. Some provide scripting languages, but S-Jinn frees you from application-specific languages. S-Jinn simply directs the data to STDOUT where you can display it, pipe it, and/or redirect it to be processed by your favorite Unix shell and/or scripting language regardless of whether you prefer Bash, Python, Perl, Expect, or you name it. Other S-Jinn features include the ability to: * Control RS-232 DTR and RTS lines from the command-line * Display DTR, RTS, CTS & DSR status * Send control characters (including the NULL character) * Send values in hex * Specify read length * Set programmable delay times for both send & read. * Support for virtually all baud rates, parity, and data lengths found in standard PC UARTS * Output Formatting: ASCII, hex, ASCII-over-hex, wrap text, truncate lines, suppress trailing line feeds
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 12 Jun 2018 15:48:28 UTC
CompletedTue, 12 Jun 2018 17:11:26 UTC
Taskbuild (f29-candidate, sjinn-1.01-16.fc29.src.rpm)
Tags
f29
RPMs
src
sjinn-1.01-16.fc29.src.rpm (info) (download)
riscv64
sjinn-1.01-16.fc29.riscv64.rpm (info) (download)
sjinn-debuginfo-1.01-16.fc29.riscv64.rpm (info) (download)
sjinn-debugsource-1.01-16.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.01-16 - Escape macros in %changelog * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.01-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.01-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.01-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.01-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.01-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Wed Feb 04 2015 John W. Linville <linville@redhat.com> - 1.01-10 - Use %license instead of %doc for file containing license information * Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.01-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.01-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.01-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.01-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.01-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.01-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Tue Jun 21 2011 John W. Linville <linville@redhat.com> - 1.01-3 - Fix optstring for proper -r handling * Fri Apr 29 2011 John W. Linville <linville@redhat.com> - 1.01-2 - Remove executable bit from source files - Add comments for patches, including upstream bug references - Allow rpmbuild to handle man page compression - Use non-macro sed invocation - Decompress scripts tarball installed as doc - Remove unneeded make arguments during install * Mon Apr 18 2011 John W. Linville <linville@redhat.com> - 1.01-1 - Initial release for Fedora