IQmol 2.9.1 1.fc27	13992114	Applications/Engineering	A free open-source molecular editor and visualization package
  IQmol is a free open-source molecular editor and visualization
  package. It offers a range of features including a molecular editor,
  surface generation (orbitals and densities) and animations
  (vibrational modes and reaction pathways).
IQmol-samples 2.9.1 1.fc27	3594060	Applications/Engineering	Sample structures for IQmol
  This package contains samples for IQmol.
ImageMagick 6.9.9.19 1.fc27	500215	Applications/Multimedia	An X application for displaying and manipulating images
  ImageMagick is an image display and manipulation tool for the X
  Window System. ImageMagick can read and write JPEG, TIFF, PNM, GIF,
  and Photo CD image formats. It can resize, rotate, sharpen, color
  reduce, or add special effects to an image, and when finished you can
  either save the completed work in the original format or a different
  one. ImageMagick also includes command line programs for creating
  animated or transparent .gifs, creating composite images, creating
  thumbnail images, and more.
  
  ImageMagick is one of your choices if you need a program to manipulate
  and display images. If you want to develop your own applications
  which use ImageMagick code or APIs, you need to install
  ImageMagick-devel as well.
ImageMagick 6.9.9.19 1.fc27	552803	Applications/Multimedia	An X application for displaying and manipulating images
  ImageMagick is an image display and manipulation tool for the X
  Window System. ImageMagick can read and write JPEG, TIFF, PNM, GIF,
  and Photo CD image formats. It can resize, rotate, sharpen, color
  reduce, or add special effects to an image, and when finished you can
  either save the completed work in the original format or a different
  one. ImageMagick also includes command line programs for creating
  animated or transparent .gifs, creating composite images, creating
  thumbnail images, and more.
  
  ImageMagick is one of your choices if you need a program to manipulate
  and display images. If you want to develop your own applications
  which use ImageMagick code or APIs, you need to install
  ImageMagick-devel as well.
ImageMagick-c++ 6.9.9.19 1.fc27	622993	System Environment/Libraries	ImageMagick Magick++ library (C++ bindings)
  This package contains the Magick++ library, a C++ binding to the ImageMagick
  graphics manipulation library.
  
  Install ImageMagick-c++ if you want to use any applications that use Magick++.
ImageMagick-c++ 6.9.9.19 1.fc27	640013	System Environment/Libraries	ImageMagick Magick++ library (C++ bindings)
  This package contains the Magick++ library, a C++ binding to the ImageMagick
  graphics manipulation library.
  
  Install ImageMagick-c++ if you want to use any applications that use Magick++.
ImageMagick-c++-devel 6.9.9.19 1.fc27	409128	Development/Libraries	C++ bindings for the ImageMagick library
  ImageMagick-devel contains the static libraries and header files you'll
  need to develop ImageMagick applications using the Magick++ C++ bindings.
  ImageMagick is an image manipulation program.
  
  If you want to create applications that will use Magick++ code
  or APIs, you'll need to install ImageMagick-c++-devel, ImageMagick-devel and
  ImageMagick.
  You don't need to install it if you just want to use ImageMagick, or if you
  want to develop/compile applications using the ImageMagick C interface,
  however.
ImageMagick-c++-devel 6.9.9.19 1.fc27	409146	Development/Libraries	C++ bindings for the ImageMagick library
  ImageMagick-devel contains the static libraries and header files you'll
  need to develop ImageMagick applications using the Magick++ C++ bindings.
  ImageMagick is an image manipulation program.
  
  If you want to create applications that will use Magick++ code
  or APIs, you'll need to install ImageMagick-c++-devel, ImageMagick-devel and
  ImageMagick.
  You don't need to install it if you just want to use ImageMagick, or if you
  want to develop/compile applications using the ImageMagick C interface,
  however.
ImageMagick-devel 6.9.9.19 1.fc27	492894	Development/Libraries	Library links and header files for ImageMagick app development
  ImageMagick-devel contains the library links and header files you'll
  need to develop ImageMagick applications. ImageMagick is an image
  manipulation program.
  
  If you want to create applications that will use ImageMagick code or
  APIs, you need to install ImageMagick-devel as well as ImageMagick.
  You do not need to install it if you just want to use ImageMagick,
  however.
ImageMagick-devel 6.9.9.19 1.fc27	492895	Development/Libraries	Library links and header files for ImageMagick app development
  ImageMagick-devel contains the library links and header files you'll
  need to develop ImageMagick applications. ImageMagick is an image
  manipulation program.
  
  If you want to create applications that will use ImageMagick code or
  APIs, you need to install ImageMagick-devel as well as ImageMagick.
  You do not need to install it if you just want to use ImageMagick,
  however.
ImageMagick-djvu 6.9.9.19 1.fc27	20288	Applications/Multimedia	DjVu plugin for ImageMagick
  This packages contains a plugin for ImageMagick which makes it possible to
  save and load DjvU files from ImageMagick and libMagickCore using applications.
ImageMagick-doc 6.9.9.19 1.fc27	9858452	Documentation	ImageMagick html documentation
  ImageMagick documentation, this package contains usage (for the
  commandline tools) and API (for the libraries) documentation in html format.
  Note this documentation can also be found on the ImageMagick website:
  http://www.imagemagick.org/
ImageMagick-libs 6.9.9.19 1.fc27	8079524	Applications/Multimedia	ImageMagick libraries to link with
  This packages contains a shared libraries to use within other applications.
ImageMagick-libs 6.9.9.19 1.fc27	8249486	Applications/Multimedia	ImageMagick libraries to link with
  This packages contains a shared libraries to use within other applications.
ImageMagick-perl 6.9.9.19 1.fc27	450524	System Environment/Libraries	ImageMagick perl bindings
  Perl bindings to ImageMagick.
  
  Install ImageMagick-perl if you want to use any perl scripts that use
  ImageMagick.
InsightToolkit 4.9.1 7.fc27	14216340	Applications/Engineering	Insight Toolkit library for medical image processing
  ITK is an open-source software toolkit for performing registration and
  segmentation. Segmentation is the process of identifying and classifying data
  found in a digitally sampled representation. Typically the sampled
  representation is an image acquired from such medical instrumentation as CT or
  MRI scanners. Registration is the task of aligning or developing
  correspondences between data. For example, in the medical environment, a CT
  scan may be aligned with a MRI scan in order to combine the information
  contained in both.
  
  ITK is implemented in C++ and its implementation style is referred to as
  generic programming (i.e.,using templated code). Such C++ templating means
  that the code is highly efficient, and that many software problems are
  discovered at compile-time, rather than at run-time during program execution.
InsightToolkit 4.9.1 7.fc27	14902832	Applications/Engineering	Insight Toolkit library for medical image processing
  ITK is an open-source software toolkit for performing registration and
  segmentation. Segmentation is the process of identifying and classifying data
  found in a digitally sampled representation. Typically the sampled
  representation is an image acquired from such medical instrumentation as CT or
  MRI scanners. Registration is the task of aligning or developing
  correspondences between data. For example, in the medical environment, a CT
  scan may be aligned with a MRI scan in order to combine the information
  contained in both.
  
  ITK is implemented in C++ and its implementation style is referred to as
  generic programming (i.e.,using templated code). Such C++ templating means
  that the code is highly efficient, and that many software problems are
  discovered at compile-time, rather than at run-time during program execution.
InsightToolkit-devel 4.9.1 7.fc27	22223193	Development/Libraries	Insight Toolkit
  Insight Toolkit.
  Install this if you want to develop applications that use ITK.
InsightToolkit-devel 4.9.1 7.fc27	22223753	Development/Libraries	Insight Toolkit
  Insight Toolkit.
  Install this if you want to develop applications that use ITK.
InsightToolkit-doc 4.9.1 7.fc27	8443657	Documentation	Documentation for ITK
  Documentation for ITK.
  This package contains additional documentation.
InsightToolkit-examples 4.9.1 7.fc27	6746320	Development/Languages	C++, Tcl and Python example programs/scripts for ITK
  ITK examples
InsightToolkit-vtk 4.9.1 7.fc27	580116	System Environment/Libraries	Provides an interface between ITK and VTK
  Provides an interface between ITK and VTK
InsightToolkit-vtk 4.9.1 7.fc27	650224	System Environment/Libraries	Provides an interface between ITK and VTK
  Provides an interface between ITK and VTK
InsightToolkit-vtk-devel 4.9.1 7.fc27	25554	Development/Libraries	Libraries and header files for development of ITK-VTK bridge
  Libraries and header files for development of ITK-VTK bridge
InsightToolkit-vtk-devel 4.9.1 7.fc27	25594	Development/Libraries	Libraries and header files for development of ITK-VTK bridge
  Libraries and header files for development of ITK-VTK bridge
Inventor 2.1.5 65.fc27	4062914	System Environment/Libraries	SGI Open Inventor (TM)
  SGI Open Inventor(TM) is an object-oriented 3D toolkit offering a
  comprehensive solution to interactive graphics programming
  problems. It presents a programming model based on a 3D scene database
  that dramatically simplifies graphics programming. It includes a rich
  set of objects such as cubes, polygons, text, materials, cameras,
  lights, trackballs, handle boxes, 3D viewers, and editors that speed
  up your programming time and extend your 3D programming capabilities.
Inventor 2.1.5 65.fc27	4264630	System Environment/Libraries	SGI Open Inventor (TM)
  SGI Open Inventor(TM) is an object-oriented 3D toolkit offering a
  comprehensive solution to interactive graphics programming
  problems. It presents a programming model based on a 3D scene database
  that dramatically simplifies graphics programming. It includes a rich
  set of objects such as cubes, polygons, text, materials, cameras,
  lights, trackballs, handle boxes, 3D viewers, and editors that speed
  up your programming time and extend your 3D programming capabilities.
Inventor-data 2.1.5 65.fc27	7538082	Development/Data	SGI Open Inventor (TM) data
  SGI Open Inventor data files.
Inventor-demos 2.1.5 65.fc27	997374	Development/Demos	SGI Open Inventor (TM) Demos
  SGI Open Inventor (TM) demos.
Inventor-devel 2.1.5 65.fc27	2845874	Development/Libraries	SGI Open Inventor (TM) development files
  SGI Open Inventor (TM) development files.
Inventor-devel 2.1.5 65.fc27	2845876	Development/Libraries	SGI Open Inventor (TM) development files
  SGI Open Inventor (TM) development files.
Inventor-examples 2.1.5 65.fc27	2187192	Development/Libraries	SGI Open Inventor (TM) source code examples
  SGI Open Inventor (TM) Source Examples from the Inventor books
  "The Inventor Mentor" and "The Inventor Toolmaker".
InventorXt 2.1.5 65.fc27	1390404	System Environment/Libraries	SGI Open Inventor (TM) Motif bindings
  SGI Open Inventor (TM) development files.
InventorXt 2.1.5 65.fc27	1428416	System Environment/Libraries	SGI Open Inventor (TM) Motif bindings
  SGI Open Inventor (TM) development files.
InventorXt-devel 2.1.5 65.fc27	256716	Development/Libraries	SGI Open Inventor (TM) Motif bindings
  SGI Open Inventor (TM) development files.
InventorXt-devel 2.1.5 65.fc27	256718	Development/Libraries	SGI Open Inventor (TM) Motif bindings
  SGI Open Inventor (TM) development files.
Io-language 20151111 0.e64ff9.fc27.8	2944294	System Environment/Libraries	Io is a small, prototype-based programming language
  Io is a small, prototype-based programming language. The ideas in
  Io are mostly inspired by Smalltalk (all values are objects), Self
  (prototype-based), NewtonScript (differential inheritance), Act1
  (actors and futures for concurrency), LISP (code is a runtime
  inspectable/modifiable tree) and Lua (small, embeddable).
Io-language 20151111 0.e64ff9.fc27.8	3404994	System Environment/Libraries	Io is a small, prototype-based programming language
  Io is a small, prototype-based programming language. The ideas in
  Io are mostly inspired by Smalltalk (all values are objects), Self
  (prototype-based), NewtonScript (differential inheritance), Act1
  (actors and futures for concurrency), LISP (code is a runtime
  inspectable/modifiable tree) and Lua (small, embeddable).
Io-language-devel 20151111 0.e64ff9.fc27.8	1604638	Development/Libraries	Development files for Io-language
  The Io-language-devel package contains libraries and header files for
  developing applications that use Io-language.
Io-language-devel 20151111 0.e64ff9.fc27.8	1604638	Development/Libraries	Development files for Io-language
  The Io-language-devel package contains libraries and header files for
  developing applications that use Io-language.
Io-language-extras 20151111 0.e64ff9.fc27.8	104528	System Environment/Libraries	Io extra addons
  This package includes addons for Io which require additional libraries to be
  installed. This includes the Python and Socket addons.
Io-language-graphics-and-sound 20151111 0.e64ff9.fc27.8	387561	System Environment/Libraries	Io graphics and sound support
  Io graphics and sound support, this package includes IO bindings needed to
  write Io programs which want to display graphics and / or produce sound
  (OpenGL, Image loading, PortAudio, etc.).
Io-language-mysql 20151111 0.e64ff9.fc27.8	0	System Environment/Libraries	Io mysql bindings
  Io mysql bindings
Io-language-postgresql 20151111 0.e64ff9.fc27.8	6776	System Environment/Libraries	Io postgresql bindings
  Io postgresql bindings.
i2c-tools 3.1.2 4.fc27	111214	Unspecified	A heterogeneous set of I2C tools for Linux
  This package contains a heterogeneous set of I2C tools for Linux: a bus
  probing tool, a chip dumper, register-level access helpers, EEPROM
  decoding scripts, and more.
i2c-tools-devel 3.1.2 4.fc27	10414	Unspecified	Header files for i2c-tools
  Header files for i2c-tools.
i2c-tools-devel 3.1.2 4.fc27	10414	Unspecified	Header files for i2c-tools
  Header files for i2c-tools.
i2c-tools-eepromer 3.1.2 4.fc27	56351	Unspecified	Programs for reading / writing i2c / smbus eeproms
  Programs for reading / writing i2c / smbus eeproms. Notice that writing the
  eeproms in your system is very dangerous and is likely to render your system
  unusable. Do not install, let alone use this, unless you really, _really_ know
  what you are doing.
i2c-tools-perl 3.1.2 4.fc27	85026	Unspecified	i2c tools written in Perl
  
i2c-tools-python 3.1.2 4.fc27	19266	Unspecified	Python bindings for Linux SMBus access through i2c-dev
  
i3 4.14.1 1.fc27	877935	Unspecified	Improved tiling window manager
  Key features of i3 are correct implementation of XrandR, horizontal and vertical
  columns (think of a table) in tiling. Also, special focus is on writing clean,
  readable and well documented code. i3 uses xcb for asynchronous communication
  with X11, and has several measures to be very fast.
  
  Please be aware that i3 is primarily targeted at advanced users and developers.
i3-doc 4.14.1 1.fc27	166384054	Unspecified	Documentation for i3
  Asciidoc and doxygen generated documentations for i3.
i3-ipc 0.1.4 11.fc27	12225	Applications/System	Inter-process communication with i3
  The ruby script i3-ipc can be used to communicate with i3, the improved tiling
  window manager, through the provided ipc socket.
  Useful for scripting the window manager.
i3lock 2.9.1 1.fc27	52144	Unspecified	Simple X display locker like slock
  i3lock improves slock by making it fork() and therefore combinable with commands
  to suspend your computer. Additionally, instead of turning off your screen via
  DPMS and/or displaying a black screen, i3lock displays a white screen so you can
  see if your computer failed to resume from suspend or if your screen is just
  locked. Also, when entering a wrong password, i3lock does not call XBell().
  This is important because i3lock/slock think you’ve entered a password when
  resuming from suspend, at least sometimes.
i3status 2.11 5.fc27	108590	Unspecified	Status bar generator for i3bar, dzen2, xmobar or similar programs
  i3status is a small program for generating a status bar for i3bar, dzen2,
  xmobar or similar programs. It is designed to be very efficient by issuing a
  very small number of system calls, as one generally wants to update such a
  status line every second. This ensures that even under high load, your status
  bar is updated correctly. Also, it saves a bit of energy by not hogging your
  CPU as much as spawning the corresponding amount of shell commands would.
iagno 3.26.1 1.fc27	5094939	Unspecified	GNOME Reversi game
  The GNOME version of Reversi. The goal is to control the most disks
  on the board.
iapetal 1.3 5.fc27	160853	Amusements/Games	A 2D space rescue game
  Fly your lander carefully to rescue the scientists in the habitat module
  from the falling asteroids.
iaxclient 2.1 0.28.beta3.fc27	1046187	System Environment/Libraries	Library for creating telephony solutions that interoperate with Asterisk
  Iaxclient is an open source, multiplatform library for creating telephony
  solutions that interoperate with Asterisk, the Open Source PBX.
  
  Although asterisk supports other VOIP protocols (including SIP, and with
  patches, H.323), IAX's simple, lightweight nature gives it several advantages,
  particularly in that it can operate easily through NAT and packet firewalls,
  and it is easily extensible and simple to understand.
  Iaxclient pulls together the wide array of open source technologies required
  for telephony applications.
iaxclient 2.1 0.28.beta3.fc27	1130455	System Environment/Libraries	Library for creating telephony solutions that interoperate with Asterisk
  Iaxclient is an open source, multiplatform library for creating telephony
  solutions that interoperate with Asterisk, the Open Source PBX.
  
  Although asterisk supports other VOIP protocols (including SIP, and with
  patches, H.323), IAX's simple, lightweight nature gives it several advantages,
  particularly in that it can operate easily through NAT and packet firewalls,
  and it is easily extensible and simple to understand.
  Iaxclient pulls together the wide array of open source technologies required
  for telephony applications.
iaxclient-devel 2.1 0.28.beta3.fc27	98444	Development/Libraries	Development files for iaxclient
  The iaxclient-devel package contains libraries and header files for
  developing applications that use iaxclient.
iaxclient-devel 2.1 0.28.beta3.fc27	100442	Development/Libraries	Development files for iaxclient
  The iaxclient-devel package contains libraries and header files for
  developing applications that use iaxclient.
iaxclient-libiax 2.1 0.28.beta3.fc27	113125	System Environment/Libraries	IAX library
  The iaxclient-libs package contains the IAX library version 0.2.3, an improved
  version of the abandoned upstream IAX library.
iaxclient-libiax 2.1 0.28.beta3.fc27	109669	System Environment/Libraries	IAX library
  The iaxclient-libs package contains the IAX library version 0.2.3, an improved
  version of the abandoned upstream IAX library.
iaxclient-libiax-devel 2.1 0.28.beta3.fc27	41074	Development/Libraries	IAX library development files
  The iaxclient-libiax-devel package contains libraries and header files for
  developing applications that use iaxclient-libiax.
iaxclient-libiax-devel 2.1 0.28.beta3.fc27	41080	Development/Libraries	IAX library development files
  The iaxclient-libiax-devel package contains libraries and header files for
  developing applications that use iaxclient-libiax.
ibacm 14 4.fc27	170759	Unspecified	InfiniBand Communication Manager Assistant
  The ibacm daemon helps reduce the load of managing path record lookups on
  large InfiniBand fabrics by providing a user space implementation of what
  is functionally similar to an ARP cache.  The use of ibacm, when properly
  configured, can reduce the SA packet load of a large IB cluster from O(n^2)
  to O(n).  The ibacm daemon is started and normally runs in the background,
  user applications need not know about this daemon as long as their app
  uses librdmacm to handle connection bring up/tear down.  The librdmacm
  library knows how to talk directly to the ibacm daemon to retrieve data.
ibm-data-db2 4.8.0 12.fc27	100630	Development/Languages	IBM DB2 database connectivity for Mono
  This package contains the ADO.NET Data provider for the IBM DB2
  Universal database.
ibmonitor 1.4 15.fc27	59817	Applications/Internet	Interactive bandwidth monitor
  The program ibmonitor is an interactive linux console application which shows
  bandwidth consumed and total data transferred on all interfaces.
ibp 0.21 16.fc27	82705	Applications/Communications	A tool to show which IBP beacons are transmitting
  The International Beacon Project is a set of 18 amateur (ham) radio
  transmitters around the world, each of which transmit every 3 minutes on a set
  of 5 short-wave frequencies. This allows short-wave radio users to quickly
  assess the current worldwide propagation conditions.
  Much more information can be found on http://www.ncdxf.org/beacons.html
ibus 1.5.16 11.fc27	30307611	System Environment/Libraries	Intelligent Input Bus for Linux OS
  IBus means Intelligent Input Bus. It is an input framework for Linux OS.
ibus 1.5.16 11.fc27	30336421	System Environment/Libraries	Intelligent Input Bus for Linux OS
  IBus means Intelligent Input Bus. It is an input framework for Linux OS.
ibus-anthy 1.5.9 5.fc27	8127651	System Environment/Libraries	The Anthy engine for IBus input platform
  The Anthy engine for IBus platform. It provides Japanese input method from
  a library of the Anthy.
ibus-anthy 1.5.9 5.fc27	8128255	System Environment/Libraries	The Anthy engine for IBus input platform
  The Anthy engine for IBus platform. It provides Japanese input method from
  a library of the Anthy.
ibus-anthy-devel 1.5.9 5.fc27	31791	Development/Libraries	Development tools for IBus
  The ibus-anthy-devel package contains .so file and .gir files
  for developers.
ibus-anthy-devel 1.5.9 5.fc27	31791	Development/Libraries	Development tools for IBus
  The ibus-anthy-devel package contains .so file and .gir files
  for developers.
ibus-anthy-python 1.5.9 5.fc27	890178	System Environment/Libraries	Anthy Python files for IBus
  This package contains the Anthy Python files for IBus
ibus-bogo 0.4 13.fc27	261603	User Interface/X	Vietnamese engine for IBus input platform
  A Vietnamese engine for IBus input platform that uses BoGoEngine.
ibus-cangjie 2.4 9.fc27	138881	Unspecified	IBus engine to input Cangjie and Quick
  Common files needed by the IBus engines for users of the Cangjie and Quick
  input methods.
ibus-cangjie-engine-cangjie 2.4 9.fc27	3921	Unspecified	Cangjie input method for IBus
  IBus engine for users of the Cangjie input method.
  
  It is primarily intended to Hong Kong people who want to input Traditional
  Chinese, as they are (by far) the majority of Cangjie users.
  
  However, it should work for others as well (e.g to input Simplified Chinese).
ibus-cangjie-engine-quick 2.4 9.fc27	4026	Unspecified	Quick (Simplified Cangjie) input method for IBus
  IBus engine for users of the Quick (Simplified Cangjie) input method.
  
  It is primarily intended to Hong Kong people who want to input Traditional
  Chinese, as they are (by far) the majority of Quick users.
  
  However, it should work for others as well (e.g to input Simplified Chinese).
ibus-chewing 1.6.1 1.fc27	388330	System Environment/Libraries	The Chewing engine for IBus input platform
  IBus-chewing is an IBus front-end of Chewing, an intelligent Chinese input
  method for Zhuyin (BoPoMoFo) users.
  It supports various Zhuyin keyboard layout, such as standard (DaChen),
  IBM, Gin-Yeah, Eten, Eten 26, Hsu, Dvorak, Dvorak-Hsu, and DaChen26.
  
  Chewing also support toned Hanyu pinyin input.
ibus-devel 1.5.16 11.fc27	2061472	Development/Libraries	Development tools for ibus
  The ibus-devel package contains the header files and developer
  docs for ibus.
ibus-devel 1.5.16 11.fc27	2061474	Development/Libraries	Development tools for ibus
  The ibus-devel package contains the header files and developer
  docs for ibus.
ibus-devel-docs 1.5.16 11.fc27	4408007	Development/Libraries	Developer documents for IBus
  The ibus-devel-docs package contains developer documentation for IBus
ibus-fbterm 1.0.1 4.fc27	111518	Applications/System	IBus front-end for fbterm
  ibus-fbterm is a input method for FbTerm based on IBus.
  
  * To utilize framebuffer, user should be added into 'video' group, or install
    fbterm-udevrules package.
ibus-fep 1.4.4 11.fc27	79954	Unspecified	IBus client for text terminals (non frame buffer)
  ibus-fep is an IBus client that runs on text terminals such as xterm.
ibus-gtk2 1.5.16 11.fc27	27508	System Environment/Libraries	IBus IM module for GTK2
  This package contains IBus IM module for GTK2
ibus-gtk2 1.5.16 11.fc27	32216	System Environment/Libraries	IBus IM module for GTK2
  This package contains IBus IM module for GTK2
ibus-gtk3 1.5.16 11.fc27	31652	System Environment/Libraries	IBus IM module for GTK3
  This package contains IBus IM module for GTK3
ibus-gtk3 1.5.16 11.fc27	32272	System Environment/Libraries	IBus IM module for GTK3
  This package contains IBus IM module for GTK3
ibus-handwrite 3.0.0 7.fc27	310579	System Environment/Libraries	IBus handwrite project
  IBus handwrite project.
ibus-handwrite-ja 3.0.0 7.fc27	1774	Development/Libraries	Japanese handwrite input method
  The ibus-handwrite-ja package provide Japanese handwrite input method.
ibus-handwrite-zh_CN 3.0.0 7.fc27	1807	Development/Libraries	Simplified Chinese handwrite input method
  The ibus-handwrite-zh_CN package provide Simplified Chinese handwrite input method.
ibus-hangul 1.5.0 10.fc27	214799	System Environment/Libraries	The Hangul engine for IBus input platform
  The Hangul engine for IBus platform. It provides Korean input method from
  libhangul.
ibus-kkc 1.5.22 5.fc26	241704	System Environment/Libraries	Japanese Kana Kanji input method for ibus
  A Japanese Kana Kanji Input Method Engine for ibus.
ibus-libpinyin 1.9.2 1.fc27	2769619	System Environment/Libraries	Intelligent Pinyin engine based on libpinyin for IBus
  It includes a Chinese Pinyin input method and a Chinese ZhuYin (Bopomofo)
  input method based on libpinyin for IBus.
ibus-libs 1.5.16 11.fc27	733292	System Environment/Libraries	IBus libraries
  This package contains the libraries for IBus
ibus-libs 1.5.16 11.fc27	733756	System Environment/Libraries	IBus libraries
  This package contains the libraries for IBus
ibus-libzhuyin 1.8.0 1.fc27	29197342	Unspecified	New Zhuyin engine based on libzhuyin for IBus
  It includes a Chinese Zhuyin (Bopomofo) input method
  based on libzhuyin for IBus.
ibus-m17n 1.3.4 24.fc27	125811	System Environment/Libraries	The M17N engine for IBus platform
  M17N engine for IBus input platform. It allows input of many languages using
  the input table maps from m17n-db.
ibus-mozc 2.20.2677.102 3.fc27	1797978	System Environment/Libraries	The mozc engine for IBus input platform
  Mozc is a Japanese Input Method Editor (IME) designed for
  multi-platform such as Chromium OS, Windows, Mac and Linux.
  
  This package contains the Input Method Engine for IBus.
ibus-pinyin 1.5.0 13.fc27	1386060	System Environment/Libraries	The Chinese Pinyin and Bopomofo engines for IBus input platform
  The Chinese Pinyin and Bopomofo input methods for IBus platform.
ibus-py2override 1.5.16 11.fc27	15977	System Environment/Libraries	IBus Python2 override library
  This is a Python2 override library for IBus. The Python files override
  some functions in GObject-Introspection.
ibus-pygtk2 1.5.16 11.fc27	383226	System Environment/Libraries	IBus PyGTK2 library
  This is a PyGTK2 library for IBus. Now major IBus engines use PyGObject3
  and this package will be deprecated.
ibus-qt 1.3.3 15.fc27	490240	System Environment/Libraries	Qt IBus library and Qt input method plugin
  Qt IBus library and Qt input method plugin.
ibus-qt 1.3.3 15.fc27	495608	System Environment/Libraries	Qt IBus library and Qt input method plugin
  Qt IBus library and Qt input method plugin.
ibus-qt-devel 1.3.3 15.fc27	62295	Development/Libraries	Development tools for ibus qt
  The ibus-qt-devel package contains the header files for ibus qt library.
ibus-qt-devel 1.3.3 15.fc27	62295	Development/Libraries	Development tools for ibus qt
  The ibus-qt-devel package contains the header files for ibus qt library.
ibus-qt-docs 1.3.3 15.fc27	1725915	Development/Libraries	Development documents for ibus qt
  The ibus-qt-docs package contains developer documentation for ibus qt library.
ibus-rawcode 1.3.2 11.fc27	40764	System Environment/Libraries	The Rawcode engine for IBus input platform
  The Rawcode engine for IBus platform.
ibus-rime 1.2 4.fc26	86467	Unspecified	Rime Input Method Engine for IBus
  ibus-rime: Rime Input Method Engine for IBus
  
  Support for shape-based and phonetic-based input methods,
  including those for Chinese dialects.
  
  A selected dictionary in Traditional Chinese,
  powered by opencc for Simplified Chinese output.
ibus-sayura 1.3.2 12.fc27	37718	System Environment/Libraries	The Sinhala engine for IBus input platform
  The Sayura engine for IBus platform. It provides Sinhala input method.
ibus-setup 1.5.16 11.fc27	247572	System Environment/Libraries	IBus setup utility
  This is a setup utility for IBus.
ibus-skk 1.4.2 5.fc26	322227	System Environment/Libraries	Japanese SKK input method for ibus
  A Japanese Simple Kana Kanji Input Method Engine for ibus.
ibus-table 1.9.18 1.fc27	1521865	System Environment/Libraries	The Table engine for IBus platform
  The Table engine for IBus platform.
ibus-table-chinese 1.8.2 8.fc27	0	System Environment/Libraries	Chinese input tables for IBus
  ibus-table-chinese is provides the infrastructure for Chinese input methods.
  Input tables themselves are in subpackages.
ibus-table-chinese-array 1.8.2 8.fc27	6802148	System Environment/Libraries	Array input methods
  Array input method is a free, open-minded character-structured
  input method. Includes:
  array30: 27489 characters.
  array30-big: 27489 characters + Unicode ExtB.
ibus-table-chinese-cangjie 1.8.2 8.fc27	4810928	System Environment/Libraries	Cangjie based input methods
  Cangjie based input methods, includes:
  Cangjie3, Canjie5, and Cangjie big tables.
ibus-table-chinese-cantonese 1.8.2 8.fc27	823237	System Environment/Libraries	Cantonese input methods
  Cantonese input methods, includes:
  Cantonese, Hong-Kong version of Cantonese,
  and jyutping.
ibus-table-chinese-easy 1.8.2 8.fc27	3344097	System Environment/Libraries	Easy input method
  Easy phrase-wise input method.
ibus-table-chinese-erbi 1.8.2 8.fc27	4539722	System Environment/Libraries	Erbi input method
  Erbi input methods. Includes:
  Super Erbi (as erbi)
  and  Erbi Qin-Song (erbi-qs)
ibus-table-chinese-quick 1.8.2 8.fc27	3371982	System Environment/Libraries	Quick-to-learn input methods
  Quick-to-learn is based on Cangjie input method,
  but only need Canjie's first and last word-root
  to form a character.
  
  Includes:
  Quick3, Quick5 and Quick-Classic,
  and Smart Cangjie 6.
ibus-table-chinese-scj 1.8.2 8.fc27	2302104	System Environment/Libraries	Smart Cangjie
  Smart Cangjie is an improved Cangjie base input method
  which handles Cangjie, Quick, Cantonese, Chinese punctuation,
  Japanese, 3000 frequent words by Hong Kong government,
  both Traditional and Simplified Chinese.
  
  This package includes the Smart Cangjie 6.
ibus-table-chinese-stroke5 1.8.2 8.fc27	163954	System Environment/Libraries	Stroke 5 input method
  Erbi input method.
ibus-table-chinese-wu 1.8.2 8.fc27	435579	System Environment/Libraries	Wu pronunciation input method
  Wu pronunciation input method.
  URL: http://input.foruto.com/wu/
ibus-table-chinese-wubi-haifeng 1.8.2 8.fc27	4971866	System Environment/Libraries	Haifeng Wubi input method
  Haifeng Wubi input methods. Current includes:
  Haifeng Wubi 86.
ibus-table-chinese-wubi-jidian 1.8.2 8.fc27	5898539	System Environment/Libraries	Jidian Wubi 86 input method, JiShuang 6.0
  Jidian Wubi input methods. Current includes:
  Wubi 86.
ibus-table-chinese-yong 1.8.2 8.fc27	1786468	System Environment/Libraries	YongMa input method
  YongMa input method.
ibus-table-code 1.3.9 3.fc27	2211775	System Environment/Libraries	Ibus-Tables for Latex, CNS11643 & Emoji
  The package contains ibus-tables for Latex, CNS11643, Emoji.
ibus-table-cyrillic 1.3.9 3.fc27	79957	System Environment/Libraries	Ibus-Tables for Cyrillic
  The Cyrillic rustrad & yawerty tables for IBus Table.
ibus-table-devel 1.9.18 1.fc27	425	Development/Libraries	Development files for ibus-table
  Development files for ibus-table.
ibus-table-extraphrase 1.3.9.20110826 10.fc27	5262183	System Environment/Libraries	Extra phrase for ibus-table
  Extra phrase data for IBus-Table engine.
ibus-table-latin 1.3.9 3.fc27	96748	System Environment/Libraries	Ibus-Tables for Latin
  The Latin compose & ipa-x-sampa tables for Ibus-Table.
ibus-table-mathwriter 1.3.9 3.fc27	161622	System Environment/Libraries	Ibus-Tables for Unicode mathematics symbols
  The package contains table for writing Unicode mathematics symbols.
ibus-table-others 1.3.9 3.fc27	36360	System Environment/Libraries	Various tables for IBus-Table
  The package contains various IBus-Tables which include languages of \
  Latin-America, Europe, Southeast Asia, as well as math and other symbols
ibus-table-translit 1.3.9 3.fc27	57645	System Environment/Libraries	Ibus-Tables for Russian Translit
  The Cyrillic translit & translit-ua tables for IBus-Table.
ibus-table-tv 1.3.9 3.fc27	51073	System Environment/Libraries	Ibus-Tables for Thai and Viqr (Vietnamese)
  The Thai and Viqr (Vietnamese) tables for IBus-Table.
ibus-typing-booster 1.5.33 1.fc27	9150778	System Environment/Libraries	A completion input method
  Ibus-typing-booster is a context sensitive completion
  input method to speedup typing.
ibus-uniemoji 0.6.0 3.fc27	2204688	Unspecified	Input method for entering unicode symbols and emoji by name
  This simple input method for ibus allows you to
  enter unicode emoji and other symbols by name.
ibus-unikey 0.6.1 9.fc23	277048	User Interface/X	Vietnamese engine for IBus input platform
  A Vietnamese engine for IBus input platform that uses Unikey.
ibus-wayland 1.5.16 11.fc27	19268	System Environment/Libraries	IBus IM module for Wayland
  This package contains IBus IM module for Wayland
ibus-wayland 1.5.16 11.fc27	24080	System Environment/Libraries	IBus IM module for Wayland
  This package contains IBus IM module for Wayland
ibus-xkbc 1.3.3.20100922 10.fc27	4903683	System Environment/Libraries	The XKBC engine for IBus input platform
  The XKBC engine for IBus platform.
  It provides keyboard layout emulation input method.
ibutils 1.5.7 25.fc27	4574094	System Environment/Libraries	OpenIB Mellanox InfiniBand Diagnostic Tools
  ibutils provides IB network and path diagnostics.
ibutils-devel 1.5.7 25.fc27	182773	System Environment/Libraries	Development files to use the ibutils shared libraries
  Headers and static libraries needed to develop applications that use
  the Mellanox Infiniband diagnostic utilities libraries
ibutils-devel 1.5.7 25.fc27	182773	System Environment/Libraries	Development files to use the ibutils shared libraries
  Headers and static libraries needed to develop applications that use
  the Mellanox Infiniband diagnostic utilities libraries
ibutils-libs 1.5.7 25.fc27	9466486	System Environment/Libraries	Shared libraries used by ibutils binaries
  Shared libraries used by the Mellanox Infiniband diagnostic utilities
ibutils-libs 1.5.7 25.fc27	9203862	System Environment/Libraries	Shared libraries used by ibutils binaries
  Shared libraries used by the Mellanox Infiniband diagnostic utilities
ibutils-static 1.5.7 25.fc27	2080748	System Environment/Libraries	Static libraries for ibutils
  Static libraries from the Mellanox Infiniband diagnostic utilities
ibutils-static 1.5.7 25.fc27	2593282	System Environment/Libraries	Static libraries for ibutils
  Static libraries from the Mellanox Infiniband diagnostic utilities
icaro 1.0.8 4.fc27	3407156	Unspecified	Robotic Educational Project
  An educational robotic software aimed to develop robotic
  and programming fundamentals.
icc-profiles-basiccolor-printing2009 1.2.0 9.fc27	20256681	User Interface/X	The OpenICC profiles from basICColor
  Printing profiles according to ISO 12647-2. These are CMYK
  ICC profiles for ISO Printing conditions.
icc-profiles-openicc 1.3.1 12.fc27	1801354	User Interface/X	The OpenICC profiles
  The OpenICC profiles are provided to serve color managed
  applications and services.
icecast 2.4.2 5.fc27	322619	Unspecified	ShoutCast compatible streaming media server
  Icecast is a streaming media server which currently supports
  Ogg Vorbis and MP3 audio streams.  It can be used to create an
  Internet radio station or a privately running jukebox and many
  things in between.  It is very versatile in that new formats
  can be added relatively easily and supports open standards for
  communication and interaction.
icecast-doc 2.4.2 5.fc27	2045068	Unspecified	Documentation files for icecast
  This package contains the documentation files for icecast.
icecat 52.3.0 2.fc27	170447906	Applications/Internet	GNU version of Firefox browser
  GNUZilla Icecat is a fully-free fork of Mozilla Firefox ESR.
  Extensions included to this version of IceCat:
  
   * LibreJS
     GNU LibreJS aims to address the JavaScript problem described in Richard
     Stallman's article The JavaScript Trap.
  
   * SpyBlock
     Blocks privacy trackers while in normal browsing mode, and all third party
     requests when in private browsing mode. Based on Adblock Plus.
  
   * AboutIceCat
     Adds a custom "about:icecat" homepage with links to information about the
     free software and privacy features in IceCat, and check-boxes to enable
     and disable the ones more prone to break websites.
  
   * HTML5-video-everywhere
     Uses the native video player to play embedded videos from different sources
  
   * Fingerprinting countermeasures: Fingerprinting is a series of techniques
     allowing to uniquely identify a browser based on specific characteristics of
     that particular instance (like what fonts are available in that machine).
     Unlike cookies the user cannot opt-out of being tracked this way,
     so the browser has to avoid giving away that kind of hints.
icecream 1.1 2.fc27	907388	Unspecified	Distributed compiler
  Icecream is a distributed compile system. It allows parallel compiling by
  distributing the compile jobs to several nodes of a compile network running the
  icecc daemon. The icecc scheduler routes the jobs and provides status and
  statistics information to the icecc monitor. Each compile node can accept one
  or more compile jobs depending on the number of processors and the settings of
  the daemon. Link jobs and other jobs which cannot be distributed are executed
  locally on the node where the compilation is started.
icecream 1.1 2.fc27	878200	Unspecified	Distributed compiler
  Icecream is a distributed compile system. It allows parallel compiling by
  distributing the compile jobs to several nodes of a compile network running the
  icecc daemon. The icecc scheduler routes the jobs and provides status and
  statistics information to the icecc monitor. Each compile node can accept one
  or more compile jobs depending on the number of processors and the settings of
  the daemon. Link jobs and other jobs which cannot be distributed are executed
  locally on the node where the compilation is started.
icecream-devel 1.1 2.fc27	32001	Unspecified	Development files for icecream
  This package contains development files for icecream.
icecream-devel 1.1 2.fc27	32003	Unspecified	Development files for icecream
  This package contains development files for icecream.
icedax 1.1.11 37.fc27	295181	Applications/Multimedia	A utility for sampling/copying .wav files from digital audio CDs
  Icedax is a sampling utility for CD-ROM drives that are capable of
  providing a CD's audio data in digital form to your host. Audio data
  read from the CD can be saved as .wav or .sun format sound files.
  Recording formats include stereo/mono, 8/12/16 bits and different
  rates. Icedax can also be used as a CD player.
icedtea-web 1.7 4.fc27	1841907	Applications/Internet	Additional Java components for OpenJDK - Java browser plug-in and Web Start implementation
  The IcedTea-Web project provides a Java web browser plugin, an implementation
  of Java Web Start (originally based on the Netx project) and a settings tool to
  manage deployment settings for the aforementioned plugin and Web Start
  implementations.
icedtea-web-devel 1.7 4.fc27	1188571	devel	pure sources for debugging IcedTea-Web
  This package contains ziped sources of the IcedTea-Web project.
icedtea-web-javadoc 1.7 4.fc27	8392224	Documentation	API documentation for IcedTea-Web
  This package contains Javadocs for the IcedTea-Web project.
icemon 3.1.0 5.fc27	535948	Unspecified	Icecream GUI monitor
  A GUI monitor for Icecream, a distributed compiler system
ices 2.0.1 24.fc27	155330	System Environment/Daemons	Source streaming for Icecast
  IceS is a source client for a streaming server. The purpose of this client is
  to provide an audio stream to a streaming server such that one or more
  listeners can access the stream. With this layout, this source client can be
  situated remotely from the icecast server.
  
  The primary example of a streaming server used is Icecast 2, although others
  could be used if certain conditions are met.
icestorm 0 0.3.20170914git5c4d4db.fc27	48476599	Unspecified	Lattice iCE40 FPGA bitstream creation/analysis/programming tools
  Project IceStorm aims at documenting the bitstream format of Lattice iCE40
  FPGAs and providing simple tools for analyzing and creating bitstream files.
icewm 1.3.8 14.fc27	3271859	User Interface/Desktops	Light and configurable window manager
  IceWM is a window manager for the X Window System (freedesktop, XFree86).
  The goal of IceWM is speed, simplicity, and not getting in the user's way.
icewm-clearlooks 1.3.8 14.fc27	201533	User Interface/Desktops	Clearlooks like theme for IceWM
  An IceWM theme that mimics the GNOME ClearLooks theme used by
  older Fedora releases and RHEL.
icewm-gnome 1.3.8 14.fc27	28584	User Interface/Desktops	GNOME menu support for IceWM window manager
  IceWM-gnome adds gnome-menu support for the IceWM window manager.
icewm-xdgmenu 1.3.8 14.fc27	4531	User Interface/Desktops	Automatically generate the main IceWM menu
  IceWM-xdgmenu generates static IceWM menu files from the existing
  freedesktop.org .desktop files. Files are re-generated each time the
  user logs-in.
icfg 0.9 13.fc27	29681	System Environment/Base	Command line utility to edit network configuration (icfg-*) files
  This is a utility for manipulating SysV network interface configuration files
  (the files matching the glob /etc/sysconfig/network-scripts/icfg-*).  These are
  text based files, that are normally easily edited by hand, but in many
  environments hand editing is not desirable (for instance, during kickstart
  installations).  Icfg creates a scriptable interface to allow an admin to
  provision a systems network interfaces during install, without having to fall
  back to using a series of sed and awk commands
icon-naming-utils 0.8.90 17.fc27	59026	Development/Tools	A script to handle icon names in desktop icon themes
  A script for creating a symlink mapping for deprecated icon names to
  the new Icon Naming Specification names, for desktop icon themes.
icon-slicer 0.3 26.fc27	40267	Development/Tools	Utility for icon theme generation
  icon-slicer is a utility for generating icon themes and libXcursor cursor
  themes.
icoutils 0.32.0 1.fc27	223118	Unspecified	Utility for extracting and converting Microsoft icon and cursor files
  The icoutils are a set of programs for extracting and converting images in
  Microsoft Windows icon and cursor files. These files usually have the
  extension .ico or .cur, but they can also be embedded in executables or
  libraries.
icu 57.1 8.fc27	510630	Unspecified	International Components for Unicode
  Tools and utilities for developing with icu.
icu4j 59.1 2.fc27	11988811	Unspecified	International Components for Unicode for Java
  The International Components for Unicode (ICU) library provides robust and
  full-featured Unicode services on a wide variety of platforms. ICU supports
  the most current version of the Unicode standard, and provides support for
  supplementary characters (needed for GB 18030 repertoire support).
  
  Java provides a very strong foundation for global programs, and IBM and the
  ICU team played a key role in providing globalization technology into Sun's
  Java. But because of its long release schedule, Java cannot always keep
  up-to-date with evolving standards. The ICU team continues to extend Java's
  Unicode and internationalization support, focusing on improving
  performance, keeping current with the Unicode standard, and providing
  richer APIs, while remaining as compatible as possible with the original
  Java text and internationalization API design.
icu4j-charset 59.1 2.fc27	3129427	Unspecified	Charset converter library of icu4j
  Charset converter library of icu4j.
icu4j-javadoc 59.1 2.fc27	19530137	Unspecified	Javadoc for icu4j
  API documentation for icu4j.
icu4j-localespi 59.1 2.fc27	55067	Unspecified	Locale SPI library of icu4j
  Locale SPI library of icu4j.
id3lib 3.8.3 41.fc27	1106143	System Environment/Libraries	Library for manipulating ID3v1 and ID3v2 tags
  This package provides a software library for manipulating ID3v1 and
  ID3v2 tags. It provides a convenient interface for software developers
  to include standards-compliant ID3v1/2 tagging capabilities in their
  applications. Features include identification of valid tags, automatic
  size conversions, (re)synchronisation of tag frames, seamless tag
  (de)compression, and optional padding facilities. Additionally, it can
  tell mp3 header info, like bitrate etc.
id3lib 3.8.3 41.fc27	1110835	System Environment/Libraries	Library for manipulating ID3v1 and ID3v2 tags
  This package provides a software library for manipulating ID3v1 and
  ID3v2 tags. It provides a convenient interface for software developers
  to include standards-compliant ID3v1/2 tagging capabilities in their
  applications. Features include identification of valid tags, automatic
  size conversions, (re)synchronisation of tag frames, seamless tag
  (de)compression, and optional padding facilities. Additionally, it can
  tell mp3 header info, like bitrate etc.
id3lib-devel 3.8.3 41.fc27	5934110	Development/Libraries	Development tools for the id3lib library
  This package provides files needed to develop with the id3lib library.
id3lib-devel 3.8.3 41.fc27	5934110	Development/Libraries	Development tools for the id3lib library
  This package provides files needed to develop with the id3lib library.
id3v2 0.1.12 16.fc27	85130	Applications/Multimedia	Command line ID3 tag editor
  id3v2 is a command line tool to add, modify, remove, or view ID3v2
  tags, as well as convert or list ID3v1 tags.  ID3 tags are commonly
  embedded in compressed music files and are the standard way to more
  fully describe the work than would normally be allowed by putting the
  information in the filename.
idle3-tools 0.9.1 9.fc27	59973	Applications/System	Manipulate the value of the idle3 timer found on recent WD Hard Disk Drives
  Idle3-tools provides a linux/unix utility that can disable, get and set the
  value of the infamous idle3 timer found on recent Western Digital Hard Disk
  Drives.  It can be used as an alternative to the official wdidle3.exe
  proprietary utility, without the need to reboot in a DOS environement.  A power
  off/on cycle of the drive will still be mandatory for new settings to be taken
  into account.
  
  Idle3-tools is an independant project, unrelated in any way to Western Digital Corp.
  WARNING: THIS SOFTWARE IS EXPERIMENTAL AND NOT WELL TESTED. IT ACCESSES LOW
  LEVEL INFORMATION OF YOUR HARDDRIVE. USE AT YOUR OWN RISK.
idlj-maven-plugin 1.2.1 9.fc27	58214	Unspecified	The CORBA IDL Compiler Maven Plugin
  The CORBA IDL Compiler Maven Plugin is used for processing IDL files into java sources.
idlj-maven-plugin-javadoc 1.2.1 9.fc27	423778	Unspecified	Javadoc for idlj-maven-plugin
  This package contains the API documentation for idlj-maven-plugin.
idm-console-framework 1.1.17 5.fc27	1251646	System Environment/Libraries	Identity Management Console Framework
  A Java Management Console framework used for remote server management.
idzebra 2.0.62 4.fc27	1857884	Applications/Databases	High performance structured text indexing and retrieval engine
  Zebra is a high-performance, general-purpose structured text indexing
  and retrieval engine. It reads structured records in a variety of input
  formats (such as email, XML, and MARC) and allows access to them through
  exact Boolean search expressions and relevance-ranked free-text queries.
iec16022 0.2.4 19.fc27	20234	Applications/Engineering	Generate ISO/IEC 16022 2D barcodes
  iec16022 is a program for producing ISO/IEC 16022 2D barcodes, also
  known as Data Matrix.  These barcodes are defined in the ISO/IEC 16022
  standard.
iec16022-devel 0.2.4 19.fc27	4857	Development/Libraries	ISO/IEC 16022 development files
  ISO/IEC 16022 development files.
iec16022-devel 0.2.4 19.fc27	4859	Development/Libraries	ISO/IEC 16022 development files
  ISO/IEC 16022 development files.
iec16022-libs 0.2.4 19.fc27	60043	System Environment/Libraries	ISO/IEC 16022 libraries
  ISO/IEC 16022 libraries.
iec16022-libs 0.2.4 19.fc27	60643	System Environment/Libraries	ISO/IEC 16022 libraries
  ISO/IEC 16022 libraries.
ifm 5.1 23.fc27	1363128	Amusements/Games	Interactive Fiction Mapper
  IFM is a language and a program for keeping track of your progress through
  an Interactive Fiction game.  You can record each room you visit and its
  relation to other rooms, the initial locations of useful items you find, and
  the tasks you need to perform in order to solve the game.
ifstat 1.1 24.fc27	57823	System Environment/Base	Interface statistics
  ifstat(1) is a little tool to report interface activity like vmstat/iostat do.
  In addition, ifstat can poll remote hosts through SNMP if you have the ucd-snmp
  library. It will also be used for localhost if no other known method works (You
  need to have snmpd running for this though).
iftop 1.0 0.16.pre4.fc27	98874	Applications/Internet	Command line tool that displays bandwidth usage on an interface
  iftop does for network usage what top(1) does for CPU usage. It listens to
  network traffic on a named interface and displays a table of current bandwidth
  usage by pairs of hosts. Handy for answering the question "why is our ADSL link
  so slow?".
ifuse 1.1.3 11.fc27	54913	System Environment/Libraries	Mount Apple iPhone and iPod touch devices
  A fuse filesystem for mounting iPhone and iPod touch devices
ignition-math 3.2.0 1.fc27	194035	Development/Libraries	Small, Fast, High Performance Math Library
  Ignition Math is a component in the Ignition framework, a set of libraries
  designed to rapidly develop robot applications. The library defines math
  classes and functions used in other Ignition libraries and programs.
ignition-math 3.2.0 1.fc27	203567	Development/Libraries	Small, Fast, High Performance Math Library
  Ignition Math is a component in the Ignition framework, a set of libraries
  designed to rapidly develop robot applications. The library defines math
  classes and functions used in other Ignition libraries and programs.
ignition-math-devel 3.2.0 1.fc27	404092	Development/Libraries	Development files and libraries for ignition-math
  This package contains the header files and libraries
  for ignition-math. If you like to develop programs using ignition-math,
  you will need to install ignition-math-devel.
ignition-math-devel 3.2.0 1.fc27	404108	Development/Libraries	Development files and libraries for ignition-math
  This package contains the header files and libraries
  for ignition-math. If you like to develop programs using ignition-math,
  you will need to install ignition-math-devel.
ignition-math-doc 3.2.0 1.fc27	7781616	Development/Libraries	Development documentation for ignition-math
  Generated API and development documentation for ignition-math
ignition-msgs 0.7.0 7.fc27	2739837	Unspecified	Common messages for the ignition framework
  A standard set of message definitions, used by Ignition Transport, and
  other applications.  Contains pre-compiled protobuf definitions of messages
  for re-use by other libraries and applications.
ignition-msgs 0.7.0 7.fc27	2767117	Unspecified	Common messages for the ignition framework
  A standard set of message definitions, used by Ignition Transport, and
  other applications.  Contains pre-compiled protobuf definitions of messages
  for re-use by other libraries and applications.
ignition-msgs-devel 0.7.0 7.fc27	2681565	Unspecified	Development libraries and headers for ignition-msgs
  Development libraries and headers for ignition-msgs
ignition-msgs-devel 0.7.0 7.fc27	2681583	Unspecified	Development libraries and headers for ignition-msgs
  Development libraries and headers for ignition-msgs
ignition-msgs-doc 0.7.0 7.fc27	1001774	Unspecified	Development documentation for ignition-msgs
  Automatically generated API documentation for the ignition-msgs library
ignition-transport 3.0.1 6.fc27	413788	Development/Libraries	A fast and efficient message passing system
  The ignition transport library combines ZeroMQ with Protobufs to create
  a fast and efficient message passing system. Asynchronous message publication
  and subscription is provided along with service calls and discovery.
ignition-transport 3.0.1 6.fc27	400212	Development/Libraries	A fast and efficient message passing system
  The ignition transport library combines ZeroMQ with Protobufs to create
  a fast and efficient message passing system. Asynchronous message publication
  and subscription is provided along with service calls and discovery.
ignition-transport-devel 3.0.1 6.fc27	228705	Development/Libraries	Development files and libraries for ignition-transport
  This package contains the header files and libraries
  for ignition-transport. If you like to develop programs using
  ignition-transport, you will need to install
  ignition-transport-devel.
ignition-transport-devel 3.0.1 6.fc27	228715	Development/Libraries	Development files and libraries for ignition-transport
  This package contains the header files and libraries
  for ignition-transport. If you like to develop programs using
  ignition-transport, you will need to install
  ignition-transport-devel.
ignition-transport-doc 3.0.1 6.fc27	6749593	Development/Libraries	Development documentation for ignition-transport
  Generated API and development documentation for ignition-transport
ignuit 2.24.2 4.fc27	977846	Unspecified	Memorization aid based on the Leitner flashcard system
  Ignuit is a memorization aid based on the Leitner flashcard system. It has a
  GNOME look and feel, a good selection of quiz options, and supports UTF-8. Cards
  can include embedded audio, images, and mathematical formulae (via LaTeX). It
  can import and export several file formats, including CSV. Ignuit can be used
  for both long-term learning and cramming.
igor 0.4.1 9.fc27	510196	Development/Libraries	Automated distribution life-cycle testing (daemon)
  Igor is a small daemon to continuous automated testing of PXE based Linux
  distributions with cobbler, libvirt and real hardware.
  It is intended to be combined with Jenkins and to test oVirt Node.
  
  Install igor-systemd on a host to run igor as a system service.
  Install igor-client on a host to control an igor daemon.
  Install igor-slave-systemd on a host to let it run the testcases.
igor-client 0.4.1 9.fc27	95433	Development/Libraries	Client to communicate with an Igor daemon
  The client is used to initiate jobs, create profiles etc. and query all sorts
  of informations.
  Basically it is an CLI to Igor's RESTish API.
igor-common 0.4.1 9.fc27	67847	Development/Libraries	Files shared between Igor daemon and client
  A number of files shared between the Igor daemon and client.
igor-slave 0.4.1 9.fc27	1772	Development/Libraries	Slave which executes the steps on the target host
  The slave is executing the testsuites on the target host.
  It is started as a service.
igor-slave-systemd 0.4.1 9.fc27	257	Development/Libraries	systemd service to start the slave on the target host
  This package contains the systemd service files to start the slave on boot.
  It is required to boot the slave on boot to communicate with the daemon.
igor-systemd 0.4.1 9.fc27	144	Development/Libraries	Files to run igor under systemd
  This package contains all .service files to run igor as a deamon under systemd.
  Install this package to run igor as a daemon system wide.
igraph 0.7.1 4.fc26	4248413	Unspecified	Library for creating and manipulating graphs
  igraph wants to be an efficient platform for
  1) complex network analysis and
  2) developing and implementing graph algorithms.
  It provides flexible and efficient data structures for graphs and related
  tasks. It also provides implementation to many classic and new graph
  algorithms like: maximum flows, graph isomorphism, scale-free
  networks, community structure finding, etc.
igraph 0.7.1 4.fc26	4114241	Unspecified	Library for creating and manipulating graphs
  igraph wants to be an efficient platform for
  1) complex network analysis and
  2) developing and implementing graph algorithms.
  It provides flexible and efficient data structures for graphs and related
  tasks. It also provides implementation to many classic and new graph
  algorithms like: maximum flows, graph isomorphism, scale-free
  networks, community structure finding, etc.
igraph-devel 0.7.1 4.fc26	2300586	Unspecified	Development files for igraph
  The igraph-devel package contains the header files and some
  documentation needed to develop application with igraph.
igraph-devel 0.7.1 4.fc26	2300588	Unspecified	Development files for igraph
  The igraph-devel package contains the header files and some
  documentation needed to develop application with igraph.
iguanaIR 1.1.0 23.fc27	168198	System Environment/Daemons	Driver for Iguanaworks USB IR transceiver
  This package provides igdaemon and igclient, the programs necessary to
  control the Iguanaworks USB IR transceiver.
iguanaIR 1.1.0 23.fc27	173358	System Environment/Daemons	Driver for Iguanaworks USB IR transceiver
  This package provides igdaemon and igclient, the programs necessary to
  control the Iguanaworks USB IR transceiver.
iguanaIR-devel 1.1.0 23.fc27	6588	Development/Libraries	Library and header files for iguanaIR
  The development files needed to interact with the iguanaIR igdaemon are
  included in this package.
iguanaIR-devel 1.1.0 23.fc27	6588	Development/Libraries	Library and header files for iguanaIR
  The development files needed to interact with the iguanaIR igdaemon are
  included in this package.
iguanaIR-reflasher 1.1.0 23.fc27	398386	System Environment/Daemons	Reflasher for Iguanaworks USB IR transceiver
  This package provides the reflasher/testing script and assorted firmware
  versions for the Iguanaworks USB IR transceiver.  If you have no idea
  what this means, you don't need it.
ii 1.7 12.fc27	27480	Applications/Communications	IRC IT, simple FIFO based IRC client
  A minimalist FIFO and file-system-based IRC client. It creates an IRC
  directory tree with server, channel and nick name directories. In every
  directory a FIFO in file and a normal out file is created.
iio-sensor-proxy 2.3 1.fc27	117145	Unspecified	IIO accelerometer sensor to input device proxy
  IIO accelerometer sensor to input device proxy.
iio-sensor-proxy-docs 2.3 1.fc27	78246	Unspecified	Documentation for iio-sensor-proxy
  This package contains the documentation for iio-sensor-proxy.
iipsrv 1.0.0 9.0.fc27	475624	Applications/Multimedia	Light-weight streaming for viewing and zooming of ultra high-resolution images
  Light-weight streaming client-server system for the web-based viewing and
  zooming of ultra high-resolution images. It is designed to be bandwidth
  and memory efficient and usable even over a slow internet connection.
  
  The system can handle both 8 and 16 bit images, CIELAB colorimetric images and
  scientific imagery such as multispectral images. The fast streaming is
  tile-based meaning the client only needs to download the portion of the whole
  image that is visible on the screen of the user at their current viewing
  resolution and not the entire image.
  This makes it possible to view, navigate and zoom in real-time around
  multi-gigapixel size images that would be impossible to download and
  manipulate on the local machine. It also makes the system very scalable as
  the number of image tile downloads will remain the same regardless of the
  size of the source image. In addition, to reduce the bandwidth necessary even
  further, the tiles sent back are dynamically JPEG compressed with a level of
  compression that can be optimized for the available bandwidth by the client.
iipsrv-httpd-fcgi 1.0.0 9.0.fc27	677	Applications/Multimedia	Apache HTTPD files for iipsrv
  IIPImage server Apache/mod_fcgid files
ikarus 0.0.3 17.fc27	5496833	Development/Languages	An incremental optimizing compiler for R6RS Scheme
  Ikarus Scheme is a free optimizing incremental native-code compiler
  for Scheme as specified in the Revised^6 Report on the Algorithmic
  Language Scheme.
  
  Ikarus Scheme is an optimizing compiler, so your Scheme code will run
  fast without the need to port hot spots to C "for performance". With
  an incremental compiler, you don't need a separate compilation step to
  make your program run fast. The best part is that the compiler itself
  is fast, capable of compiling thousands of lines of code per second.
  
  Finally, Ikarus Scheme is an R6RS compiler. R6RS is the latest
  revision of the Scheme standard. The current release of Ikarus
  supports over 90% of the most important features R6RS, and later
  releases will bring Ikarus closer to full R6RS conformance. R6RS
  libraries, scripts, record types, condition system, exception
  handling, unicode strings, bytevectors, hashtable, and enumerations
  are among the supported features.Ikarus is a free optimizing
  incremental native-code compiler for R6RS Scheme.
ike 2.2.1 7.fc24	1083323	Applications/Communications	Shrew Soft VPN Client For Linux
  This free IPSEC VPN client can be used to communicate with
  Open Source IPSEC VPN servers as well as some commercial
  IPSEC VPN servers.
ike 2.2.1 7.fc24	1074607	Applications/Communications	Shrew Soft VPN Client For Linux
  This free IPSEC VPN client can be used to communicate with
  Open Source IPSEC VPN servers as well as some commercial
  IPSEC VPN servers.
ike-scan 1.9.4 22.fc27	4400047	Applications/Internet	IKE protocol tool to discover, fingerprint and test IPsec VPN servers
  ike-scan is a command-line tool that uses the IKE protocol to discover,
  fingerprint and test IPsec VPN servers.
ikiwiki 3.20170111 4.fc27	5777097	Applications/Internet	A wiki compiler
  Ikiwiki is a wiki compiler. It converts wiki pages into HTML pages
  suitable for publishing on a website. Ikiwiki stores pages and history
  in a revision control system such as Subversion or Git. There are many
  other features, including support for blogging, as well as a large
  array of plugins.
ikiwiki-w3m 3.20170111 4.fc27	436	Applications/Internet	Ikiwiki w3m cgi meta-wrapper
  Enable usage of all of ikiwiki's web features (page editing, etc) in
  the w3m web browser without a web server. w3m supports local CGI
  scripts, and ikiwiki can be set up to run that way using the
  meta-wrapper in this package.
iksemel 1.5 0.1.git978b733.fc26	144142	System Environment/Libraries	An XML parser library designed for Jabber applications
  An XML parser library designed for Jabber applications. It is coded in
  ANSI C for POSIX compatible environments, thus highly portable.
iksemel 1.5 0.1.git978b733.fc26	140382	System Environment/Libraries	An XML parser library designed for Jabber applications
  An XML parser library designed for Jabber applications. It is coded in
  ANSI C for POSIX compatible environments, thus highly portable.
iksemel-devel 1.5 0.1.git978b733.fc26	55897	Development/Libraries	Development files for iksemel
  Development files for iksemel.
iksemel-devel 1.5 0.1.git978b733.fc26	55899	Development/Libraries	Development files for iksemel
  Development files for iksemel.
iksemel-utils 1.5 0.1.git978b733.fc26	73844	Applications/Internet	Development files for iksemel
  Utlity programs for iksemel.
ilbc 1.1.1 12.fc27	112497	Development/Libraries	Internet Low Bitrate Codec
  iLBC (internet Low Bitrate Codec) is a FREE speech codec suitable for
  robust voice communication over IP. The codec is designed for narrow
  band speech and results in a payload bit rate of 13.33 kbit/s with an
  encoding frame length of 30 ms and 15.20 kbps with an encoding length
  of 20 ms. The iLBC codec enables graceful speech quality degradation in
  the case of lost frames, which occurs in connection with lost or
  delayed IP packets.
ilbc 1.1.1 12.fc27	100677	Development/Libraries	Internet Low Bitrate Codec
  iLBC (internet Low Bitrate Codec) is a FREE speech codec suitable for
  robust voice communication over IP. The codec is designed for narrow
  band speech and results in a payload bit rate of 13.33 kbit/s with an
  encoding frame length of 30 ms and 15.20 kbps with an encoding length
  of 20 ms. The iLBC codec enables graceful speech quality degradation in
  the case of lost frames, which occurs in connection with lost or
  delayed IP packets.
ilbc-devel 1.1.1 12.fc27	13979	Development/Libraries	development files for ilbc
  Additional header files for development with ilbc.
ilbc-devel 1.1.1 12.fc27	13981	Development/Libraries	development files for ilbc
  Additional header files for development with ilbc.
ilmbase 2.2.0 10.fc27	492314	Unspecified	Abstraction/convenience libraries
  Half is a class that encapsulates the ilm 16-bit floating-point format.
  
  IlmThread is a thread abstraction library for use with OpenEXR
  and other software packages.
  
  Imath implements 2D and 3D vectors, 3x3 and 4x4 matrices, quaternions
  and other useful 2D and 3D math functions.
  
  Iex is an exception-handling library.
ilmbase 2.2.0 10.fc27	536462	Unspecified	Abstraction/convenience libraries
  Half is a class that encapsulates the ilm 16-bit floating-point format.
  
  IlmThread is a thread abstraction library for use with OpenEXR
  and other software packages.
  
  Imath implements 2D and 3D vectors, 3x3 and 4x4 matrices, quaternions
  and other useful 2D and 3D math functions.
  
  Iex is an exception-handling library.
ilmbase-devel 2.2.0 10.fc27	543364	Unspecified	Headers and libraries for building apps that use ilmbase
  Headers and libraries for building apps that use ilmbase.
ilmbase-devel 2.2.0 10.fc27	543363	Unspecified	Headers and libraries for building apps that use ilmbase
  Headers and libraries for building apps that use ilmbase.
im-chooser 1.7.1 1.fc27	29671	Applications/System	Desktop Input Method configuration tool
  im-chooser is a GUI configuration tool to choose the Input Method
  to be used or disable Input Method usage on the desktop.
im-chooser-common 1.7.1 1.fc27	816145	Applications/System	Common files for im-chooser subpackages
  im-chooser is a GUI configuration tool to choose the Input Method
  to be used or disable Input Method usage on the desktop.
  
  This package contains the common libraries/files to be used in
  im-chooser subpackages.
im-chooser-common 1.7.1 1.fc27	825049	Applications/System	Common files for im-chooser subpackages
  im-chooser is a GUI configuration tool to choose the Input Method
  to be used or disable Input Method usage on the desktop.
  
  This package contains the common libraries/files to be used in
  im-chooser subpackages.
im-chooser-xfce 1.7.1 1.fc27	29294	Applications/System	XFCE settings panel for im-chooser
  im-chooser is a GUI configuration tool to choose the Input Method
  to be used or disable Input Method usage on the desktop.
  
  This package contains the XFCE settings panel for im-chooser.
ima-evm-utils 1.0 1.fc27	126888	Applications/Internet	IMA/EVM support utilities
  The Trusted Computing Group(TCG) run-time Integrity Measurement Architecture
  (IMA) maintains a list of hash values of executables and other sensitive
  system files, as they are read or executed. These are stored in the file
  systems extended attributes. The Extended Verification Module (EVM) prevents
  unauthorized changes to these extended attributes on the file system.
  ima-evm-utils is used to prepare the file system for these extended attributes.
ima-evm-utils 1.0 1.fc27	134417	Applications/Internet	IMA/EVM support utilities
  The Trusted Computing Group(TCG) run-time Integrity Measurement Architecture
  (IMA) maintains a list of hash values of executables and other sensitive
  system files, as they are read or executed. These are stored in the file
  systems extended attributes. The Extended Verification Module (EVM) prevents
  unauthorized changes to these extended attributes on the file system.
  ima-evm-utils is used to prepare the file system for these extended attributes.
imagefactory 1.1.9 6.fc27	803562	Applications/System	System image generation tool
  imagefactory allows the creation of system images for multiple virtualization
  and cloud providers from a single template definition. See
  https://github.com/redhat-imaging/imagefactory for more information.
imagefactory-plugins 1.1.9 5.fc27	9619	Applications/System	Default plugins for the Image Factory system image generation tool
  This is a placeholder top level package for a collection of plugins for the
  Image Factory cloud system image generation tool.
  
  imagefactory allows the creation of system images for multiple virtualization
  and cloud providers from a single template definition. See
  https://github.com/redhat-imaging/imagefactory for more information.
imagefactory-plugins-Docker 1.1.9 5.fc27	54186	Applications/System	Cloud plugin for Docker
  A Cloud plugin to support Docker
imagefactory-plugins-EC2 1.1.9 5.fc27	147555	Applications/System	Cloud plugin for EC2
  A Cloud plugin to support EC2
imagefactory-plugins-EC2-JEOS-images 1.1.9 5.fc27	5407	Applications/System	JEOS images for various OSes to support EC2 snapshot builds
  These configuration files point to existing JEOS AMIs on EC2 that can be used
  to do "snapshot" style builds.
imagefactory-plugins-HyperV 1.1.9 5.fc27	9114	Applications/System	Cloud plugin for HyperV
  A Cloud plugin to support HyperV
imagefactory-plugins-IndirectionCloud 1.1.9 5.fc27	27652	Applications/System	Cloud plugin for allowing images to modify other images
  This Cloud plugin allows users to specify a Base Image to use to manipulate
  another Base Image to generate a Target Image.
  
  It was originally created to produce Live CDs and other live media using an
  arbitrary  host OS and package selection for the actual media creation tools.
imagefactory-plugins-OVA 1.1.9 5.fc27	12692	Applications/System	Cloud plugin for generating OVA archives
  This Cloud plugin allows users to specify a Base Image to generate an OVA
  archive from.
imagefactory-plugins-RHEVM 1.1.9 5.fc27	47470	Applications/System	RHEVM Cloud plugin
  A plugin for RHEVM "clouds"
imagefactory-plugins-TinMan 1.1.9 5.fc27	37413	Applications/System	OS plugin for Fedora
  An OS plugin to support Fedora OSes
imagefactory-plugins-ovfcommon 1.1.9 5.fc27	231423	Applications/System	common utilities to manipulate ovf-related objects
  This pseudo-plugin is used to provide common OVF functionality to other
  plugins.
imagefactory-plugins-vSphere 1.1.9 5.fc27	50095	Applications/System	vSphere Cloud plugin
  A plugin for vSphere "clouds"
imageinfo 0.05 28.fc27	41442	Applications/Multimedia	Extract attributes of digital images
  ImageInfo computes and displays selected image attributes. It is
  similar in function to the ImageMagick "identify" utility, but
  provides a few additional attributes (such as details of embedded ICC
  profiles), and allows command line selection of the attributes to be
  computed, avoiding unnecessary computation and and allowing easier
  parsing of results when this utility is called from a script.
imagej 1.50 3.h.fc27	2424442	Applications/Engineering	Image Processing and Analysis in Java
  ImageJ is a public domain Java image processing program. It can display,
  edit, analyze a wide variety of image data, including image sequences. Imagej
  can be used for quantitative analysis of engineering and scientific image data.
imagej-javadoc 1.50 3.h.fc27	0	Applications/Engineering	Javadocs for imagej
  This package contains the API documentation for imagej.
imake 1.0.7 9.fc27	1278560	User Interface/X	imake source code configuration and build system
  Imake is a deprecated source code configuration and build system which
  has traditionally been supplied by and used to build the X Window System
  in X11R6 and previous releases.  As of the X Window System X11R7 release,
  the X Window system has switched to using GNU autotools as the primary
  build system, and the Imake system is now deprecated, and should not be
  used by new software projects.  Software developers are encouraged to
  migrate software to the GNU autotools system.
imap-upload 1.2 12.fc27	14566	Applications/Internet	A tool for uploading a local mbox file to IMAP4 server
  IMAP Upload is a tool for uploading a local mbox file to IMAP4 server. The
  most stable way to migrate to Google Mail. The features include support for
  the mbox format, preserving the delivery time of the messages, automatic
  retry when the connection is aborted, keep a log of failed messages in mbox
  format, etc.
imapfilter 2.5.6 5.fc24	172156	Applications/Internet	A flexible client side mail filtering utility for IMAP servers
  IMAPFilter is a mail filtering utility. It connects to remote mail servers
  using the Internet Message Access Protocol (IMAP), sends searching queries
  to the server and processes mailboxes based on the results. It can be used
  to delete, copy, move, flag, etc. messages residing in mailboxes at the
  same or different mail servers. The 4rev1 and 4 versions of the IMAP
  protocol are supported.
imapsync 1.836 1.fc27	717302	Applications/Internet	Tool to migrate email between IMAP servers
  imapsync is a tool for facilitating incremental recursive IMAP
  transfers from one mailbox to another. It is useful for mailbox migration,
  and reduces the amount of data transferred by only copying messages that
  are not present on both servers. Read, unread, and deleted flags are preserved,
  and the process can be stopped and resumed. The original messages can
  optionally be deleted after a successful transfer.
imaptest 20170719 1.fc27	378657	Applications/Internet	A generic IMAP server compliancy tester
  ImapTest is a generic IMAP server compliancy tester that works with all IMAP
  servers. It supports stress testing with state tracking, scripted testing and
  benchmarking. When stress testing with state tracking ImapTest sends random
  commands to the server and verifies that server's output looks correct. Using
  the scripted testing ImapTest runs a list of predefined scripted tests and
  verifies that server returns expected output.
  
  Examples and details are provided online at: http://www.imapwiki.org/ImapTest
imgbased 0.9.999 0.1.fc27.1	51489	Unspecified	Tools to work with an image based rootfs
  This tool enforces a special usage pattern for LVM.
  Basically this is about having read-only bases and writable
  layers atop.
iml 1.0.5 5.fc27	143151	Unspecified	Finds solutions to systems of linear equations over integers
  IML provides efficient routines to compute exact solutions to dense
  systems of linear equations over the integers.  The following
  functionality is provided:
  - Nonsingular rational system solving.
  - Compute the right nullspace of an integer matrix.
  - Certified linear system solving.
iml 1.0.5 5.fc27	143739	Unspecified	Finds solutions to systems of linear equations over integers
  IML provides efficient routines to compute exact solutions to dense
  systems of linear equations over the integers.  The following
  functionality is provided:
  - Nonsingular rational system solving.
  - Compute the right nullspace of an integer matrix.
  - Certified linear system solving.
iml-devel 1.0.5 5.fc27	95808	Unspecified	Development files for iml
  The iml-devel package contains libraries and header files for
  developing applications that use iml.
iml-devel 1.0.5 5.fc27	95816	Unspecified	Development files for iml
  The iml-devel package contains libraries and header files for
  developing applications that use iml.
iml-static 1.0.5 5.fc27	171806	Unspecified	Static library for iml
  The iml-static package contains a static library for iml.
iml-static 1.0.5 5.fc27	213500	Unspecified	Static library for iml
  The iml-static package contains a static library for iml.
imlib 1.9.15 31.fc27	841687	System Environment/Libraries	An image loading and rendering library for X11R6
  Imlib is a display depth independent image loading and rendering library.
  Imlib is designed to simplify and speed up the process of loading images and
  obtaining X Window System drawables. Imlib provides many simple manipulation
  routines which can be used for common operations.
  
  The imlib package also contains the imlib_config program, which you can use to
  configure the Imlib image loading and rendering library. Imlib_config can be
  used to control how Imlib uses color and handles gamma corrections, etc.
imlib 1.9.15 31.fc27	844431	System Environment/Libraries	An image loading and rendering library for X11R6
  Imlib is a display depth independent image loading and rendering library.
  Imlib is designed to simplify and speed up the process of loading images and
  obtaining X Window System drawables. Imlib provides many simple manipulation
  routines which can be used for common operations.
  
  The imlib package also contains the imlib_config program, which you can use to
  configure the Imlib image loading and rendering library. Imlib_config can be
  used to control how Imlib uses color and handles gamma corrections, etc.
imlib-devel 1.9.15 31.fc27	187535	Development/Libraries	Development tools for Imlib applications
  The header files, static libraries and documentation needed for
  developing Imlib applications. Imlib is an image loading and
  rendering library for X11R6.
imlib-devel 1.9.15 31.fc27	187539	Development/Libraries	Development tools for Imlib applications
  The header files, static libraries and documentation needed for
  developing Imlib applications. Imlib is an image loading and
  rendering library for X11R6.
imlib2 1.4.9 4.fc27	562857	System Environment/Libraries	Image loading, saving, rendering, and manipulation library
  Imlib 2 is a library that does image file loading and saving as well
  as rendering, manipulation, arbitrary polygon support, etc.  It does
  ALL of these operations FAST. Imlib2 also tries to be highly
  intelligent about doing them, so writing naive programs can be done
  easily, without sacrificing speed.  This is a complete rewrite over
  the Imlib 1.x series. The architecture is more modular, simple, and
  flexible.
imlib2 1.4.9 4.fc27	618697	System Environment/Libraries	Image loading, saving, rendering, and manipulation library
  Imlib 2 is a library that does image file loading and saving as well
  as rendering, manipulation, arbitrary polygon support, etc.  It does
  ALL of these operations FAST. Imlib2 also tries to be highly
  intelligent about doing them, so writing naive programs can be done
  easily, without sacrificing speed.  This is a complete rewrite over
  the Imlib 1.x series. The architecture is more modular, simple, and
  flexible.
imlib2-devel 1.4.9 4.fc27	145228	Development/Libraries	Development package for imlib2
  This package contains development files for imlib2.
  
  Imlib 2 is a library that does image file loading and saving as well
  as rendering, manipulation, arbitrary polygon support, etc.  It does
  ALL of these operations FAST. Imlib2 also tries to be highly
  intelligent about doing them, so writing naive programs can be done
  easily, without sacrificing speed.  This is a complete rewrite over
  the Imlib 1.x series. The architecture is more modular, simple, and
  flexible.
imlib2-devel 1.4.9 4.fc27	145230	Development/Libraries	Development package for imlib2
  This package contains development files for imlib2.
  
  Imlib 2 is a library that does image file loading and saving as well
  as rendering, manipulation, arbitrary polygon support, etc.  It does
  ALL of these operations FAST. Imlib2 also tries to be highly
  intelligent about doing them, so writing naive programs can be done
  easily, without sacrificing speed.  This is a complete rewrite over
  the Imlib 1.x series. The architecture is more modular, simple, and
  flexible.
imlib2-id3tag-loader 1.4.9 4.fc27	15088	System Environment/Libraries	Imlib2 id3tag-loader
  This package contains a plugin which makes imlib2 capable of parsing id3 tags
  of mp3 files. This plugin is packaged separately because it links with
  libid3tag which is GPLv2+, thus making imlib2 and apps using it subject to the
  conditions of the GPL version 2 (or at your option) any later version.
immix 1.3.2 30.fc27	274757	Applications/Multimedia	An image mixer
  Immix alignes and averages a set of similar images,
   thereby decreasing the numerical noise. It is especially
   useful with digital cameras images shot in a low light
   environment: multiple noisy, high-ISO setting images
   can be combined to get a single less noisy, low-ISO-like
   image, without the blur typically associated with low-ISO
   (motion during exposure) or noise reduction algorithms.
impallari-lobster-fonts 1.4 13.fc27	38821	Unspecified	Hand written font with various ligatures for better connecting of letters
  Hand written font with various ligatures for better connecting
  of letters.
impallari-raleway-fonts 3.0 2.git20161116.6c67ab1.fc27.1	1435795	Unspecified	Elegant sans-serif typeface family
  Raleway is an elegant sans-serif typeface family.
  
  Initially designed by Matt McInerney as a single thin weight, it was
  expanded into a 9 weight family by Pablo Impallari and Rodrigo
  Fuenzalida in 2012 and iKerned by Igino Marini. In 2013 the Italics
  were added.
  
  It is a display face and the download features both old style and
  lining numerals, standard and discretionary ligatures, a pretty complete
  set of diacritics, as well as a stylistic alternate inspired by more
  geometric sans-serif typefaces than its neo-grotesque inspired default
  character set.
import-properties-plugin 2.21 6.fc27	73026	Unspecified	istack-commons import properties plugin
  This package contains the istack-commons import properties Maven Mojo.
impressive 0.11.1 6.fc27	926918	Applications/Productivity	A program that displays presentation slides
  Impressive is a program that displays presentation slides. But unlike
  OpenOffice.org Impress or other similar applications, it does so with
  style.
  
  Smooth alpha-blended slide transitions are provided for the sake
  of eye candy, but in addition to this, Impressive offers some unique tools
  that are really useful for presentations.
impressjs 0.5.3 7.20130412gitgedff5a0.fc27	80456	Development/Libraries	Javascript presentation framework
  It's a presentation framework based on the power of CSS3 transforms and
  transitions in modern browsers and inspired by the idea behind prezi.com.
imsettings 1.7.2 4.fc27	996863	Applications/System	Delivery framework for general Input Method configuration
  IMSettings is a framework that delivers Input Method
  settings and applies the changes so they take effect
  immediately without any need to restart applications
  or the desktop.
  
  This package contains the core DBus services and some utilities.
imsettings-cinnamon 1.7.2 4.fc27	529224	Applications/System	Cinnamon support on imsettings
  IMSettings is a framework that delivers Input Method
  settings and applies the changes so they take effect
  immediately without any need to restart applications
  or the desktop.
  
  This package contains a module to get this working on Cinnamon.
imsettings-devel 1.7.2 4.fc27	852998	Development/Libraries	Development files for imsettings
  IMSettings is a framework that delivers Input Method
  settings and applies the changes so they take effect
  immediately without any need to restart applications
  or the desktop.
  
  This package contains the development files to make any
  applications with imsettings.
imsettings-devel 1.7.2 4.fc27	853002	Development/Libraries	Development files for imsettings
  IMSettings is a framework that delivers Input Method
  settings and applies the changes so they take effect
  immediately without any need to restart applications
  or the desktop.
  
  This package contains the development files to make any
  applications with imsettings.
imsettings-gsettings 1.7.2 4.fc27	529208	Applications/System	GSettings support on imsettings
  IMSettings is a framework that delivers Input Method
  settings and applies the changes so they take effect
  immediately without any need to restart applications
  or the desktop.
  
  This package contains a module to get this working on
  GNOME and Cinnamon which requires GSettings in their
  own XSETTINGS daemons.
imsettings-libs 1.7.2 4.fc27	565592	Development/Libraries	Libraries for imsettings
  IMSettings is a framework that delivers Input Method
  settings and applies the changes so they take effect
  immediately without any need to restart applications
  or the desktop.
  
  This package contains the shared library for imsettings.
imsettings-libs 1.7.2 4.fc27	566200	Development/Libraries	Libraries for imsettings
  IMSettings is a framework that delivers Input Method
  settings and applies the changes so they take effect
  immediately without any need to restart applications
  or the desktop.
  
  This package contains the shared library for imsettings.
imsettings-lxde 1.7.2 4.fc27	529208	Applications/System	LXDE support on imsettings
  IMSettings is a framework that delivers Input Method
  settings and applies the changes so they take effect
  immediately without any need to restart applications
  or the desktop.
  
  This package contains a module to get this working on LXDE.
imsettings-mate 1.7.2 4.fc27	529216	Applications/System	MATE support on imsettings
  IMSettings is a framework that delivers Input Method
  settings and applies the changes so they take effect
  immediately without any need to restart applications
  or the desktop.
  
  This package contains a module to get this working on MATE.
imsettings-qt 1.7.2 4.fc27	529184	Applications/System	Qt support on imsettings
  IMSettings is a framework that delivers Input Method
  settings and applies the changes so they take effect
  immediately without any need to restart applications
  or the desktop.
  
  This package contains a module to get this working on Qt
  applications.
imsettings-xfce 1.7.2 4.fc27	529176	Applications/System	Xfce support on imsettings
  IMSettings is a framework that delivers Input Method
  settings and applies the changes so they take effect
  immediately without any need to restart applications
  or the desktop.
  
  This package contains a module to get this working on Xfce.
imsettings-xim 1.7.2 4.fc27	665008	Applications/System	XIM support on imsettings
  IMSettings is a framework that delivers Input Method
  settings and applies the changes so they take effect
  immediately without any need to restart applications
  or the desktop.
  
  This package contains a module to get this working with XIM.
imvirt 0.9.6 13.fc27	155390	Applications/System	Detects several virtualizations
  This little Perl script tries to detect if it is called from within
  a virtualization container. This is detected by looking for well known boot
  messages, directories and reading DMI (Desktop Management Interface) data.
  
  The following containers are detected:
  
      * Virtual PC/Virtual Server
      * VirtualBox
      * VMware
      * QEMU/KVM (experimental)
      * Xen (para and non-para virtualized)
      * OpenVZ/Virtuozzo
      * UML
      * any HVM providing CPUID 0x40000000 detection
      * lguest
      * ARAnyM
      * LXC
inadyn-mt 2.28.07 4.fc27	742412	Unspecified	Dynamic DNS Client
  INADYN-MT is a dynamic DNS client. It maintains the IP address of
  a host name. It periodically checks whether the IP address stored
  by the DSN server is the real current address of the machine that
  is running INADYN-MT.
  
  Before using inadyn-mt for the first time you must use the DynDNS
  provider's web interface to create the entry for the hostname. You
  should then fill in /etc/inadyn.conf with the appropriate detail
inception 0.4.1 7.fc27	4609608	Unspecified	A fireWire physical memory manipulation tool
  Inception is a FireWire physical memory manipulation and hacking tool
  exploiting IEEE 1394 SBP-2 DMA. The tool can unlock (any password accepted)
  and escalate privileges to Administrator/root on almost any machine you have
  physical access to.
  
  Inception aims to provide a stable and easy way of performing intrusive and
  non-intrusive memory hacks on live computers using FireWire SBP-2 DMA. It is
  primarily intended to do its magic against computers that utilize full disk
  encryption such as BitLocker, FileVault, TrueCrypt or Pointsec.
inchi 1.0.5 3.fc27	117488	Unspecified	The IUPAC International Chemical Identifier library
  The IUPAC International Chemical Identifier (InChITM) is a non-proprietary
  identifier for chemical substances that can be used in printed and
  electronic data sources thus enabling easier linking of diverse data
  compilations. It was developed under IUPAC Project 2000-025-1-800 during
  the period 2000-2004. Details of the project and the history of its
  progress are available from the project web site.
  
  This package contains the command line conversion utility.
inchi-devel 1.0.5 3.fc27	88848	Unspecified	Development headers for the InChI library
  The inchi-devel package includes the header files and libraries
  necessary for developing programs using the InChI library.
  
  If you are going to develop programs which will use this library
  you should install inchi-devel.  You'll also need to have the
  inchi package installed.
inchi-devel 1.0.5 3.fc27	88848	Unspecified	Development headers for the InChI library
  The inchi-devel package includes the header files and libraries
  necessary for developing programs using the InChI library.
  
  If you are going to develop programs which will use this library
  you should install inchi-devel.  You'll also need to have the
  inchi package installed.
inchi-doc 1.0.5 3.fc27	4435076	Unspecified	Documentation for the InChI library
  The inchi-doc package contains user documentation for the InChI software
  and InChI library API reference for developers.
inchi-libs 1.0.5 3.fc27	1277112	Unspecified	The IUPAC International Chemical Identifier library
  The IUPAC International Chemical Identifier (InChITM) is a non-proprietary
  identifier for chemical substances that can be used in printed and
  electronic data sources thus enabling easier linking of diverse data
  compilations. It was developed under IUPAC Project 2000-025-1-800 during
  the period 2000-2004. Details of the project and the history of its
  progress are available from the project web site.
inchi-libs 1.0.5 3.fc27	1229004	Unspecified	The IUPAC International Chemical Identifier library
  The IUPAC International Chemical Identifier (InChITM) is a non-proprietary
  identifier for chemical substances that can be used in printed and
  electronic data sources thus enabling easier linking of diverse data
  compilations. It was developed under IUPAC Project 2000-025-1-800 during
  the period 2000-2004. Details of the project and the history of its
  progress are available from the project web site.
incron 0.5.12 5.fc27	262730	System Environment/Base	Inotify cron system
  This program is an "inotify cron" system.
  It consists of a daemon and a table manipulator.
  You can use it a similar way as the regular cron.
  The difference is that the inotify cron handles
  filesystem events rather than time periods.
indent 2.2.11 23.fc27	375158	Applications/Text	A GNU program for formatting C code
  Indent is a GNU program for beautifying C code, so that it is easier to
  read.  Indent can also convert from one C writing style to a different
  one.  Indent understands correct C syntax and tries to handle incorrect
  C syntax.
  
  Install the indent package if you are developing applications in C and
  you want a program to format your code.
indi-aagcloudwatcher 1.5.0 1.fc27	124273	Unspecified	INDI driver for the AAG Cloud Watcher
  INDI driver for the AAG Cloud Watcher
indi-apogee 1.5.0 1.fc27	99474	Unspecified	The INDI driver for Apogee Alta (U & E) line of CCDs
  The INDI (Instrument Neutral Distributed Interface) driver for Apogee
  Alta (U & E) line of CCDs.
indi-eqmod 1.5.0 1.fc27	332899	Unspecified	INDI driver providing support for SkyWatcher Protocol
  INDI driver adding support for telescope mounts using the
  SkyWatcher protocol.
indi-gphoto 1.5.0 1.fc27	161760	Unspecified	INDI driver providing support for gPhoto
  INDI driver using gPhoto to add support for many cameras to INDI.
  This includes many DSLR, e.g. Canon or Nikon.
indi-sx 1.5.0 1.fc27	137994	Unspecified	INDI driver providing support for Starlight Xpress devices
  INDI driver providing support for devices from Starlight Xpress. This includes
  SX CCDs, SX wheel and SX Active Optics.
indistarter 0.9.2 1.69svn.fc27	6482056	Unspecified	GUI to start, stop and control an INDI server
  Indistarter is a user interface to run a INDI server.
  You can configure different profile for your astronomical equipment.
  The INDI server can be launched locally or remotely on another computer.
  In this last case a ssh tunnel is established to allow local client connection.
inews 2.6.1 8.fc27	34961	System Environment/Daemons	Sends Usenet articles to a local news server for distribution
  The inews program is used by some news programs (for example, inn and
  trn) to post Usenet news articles to local news servers.  Inews reads
  an article from a file or standard input, adds headers, performs some
  consistency checks and then sends the article to the local news server
  specified in the inn.conf file.
  
  Install inews if you need a program for posting Usenet articles to
  local news servers.
infiniband-diags 2.0.0 1.fc27	1012054	Unspecified	OpenFabrics Alliance InfiniBand Diagnostic Tools
  This package provides IB diagnostic programs and scripts needed to diagnose an
  IB subnet.  infiniband-diags now also provides libibmad.  libibmad provides low
  layer IB functions for use by the IB diagnostic and management programs. These
  include MAD, SA, SMP, and other basic IB functions.
infiniband-diags 2.0.0 1.fc27	1050438	Unspecified	OpenFabrics Alliance InfiniBand Diagnostic Tools
  This package provides IB diagnostic programs and scripts needed to diagnose an
  IB subnet.  infiniband-diags now also provides libibmad.  libibmad provides low
  layer IB functions for use by the IB diagnostic and management programs. These
  include MAD, SA, SMP, and other basic IB functions.
infiniband-diags-compat 2.0.0 1.fc27	63572	Unspecified	OpenFabrics Alliance InfiniBand Diagnostic Tools
  Deprecated scripts and utilities which provide duplicated functionality, most
  often at a reduced performance.  These are maintained for the time being for
  compatibility reasons.
infiniband-diags-devel 2.0.0 1.fc27	61007	Unspecified	Development files for the infiniband-diags library
  Headers and shared devel libraries for the infiniband-diags package.
infiniband-diags-devel 2.0.0 1.fc27	61007	Unspecified	Development files for the infiniband-diags library
  Headers and shared devel libraries for the infiniband-diags package.
infiniband-diags-devel-static 2.0.0 1.fc27	205282	Unspecified	Static development files for the infiniband-diags library
  Static libraries for the infiniband-diags and libibmad libraries.
infiniband-diags-devel-static 2.0.0 1.fc27	235206	Unspecified	Static development files for the infiniband-diags library
  Static libraries for the infiniband-diags and libibmad libraries.
infinipath-psm 3.3 22_g4abbc60_open.4.fc27.2	468334	Unspecified	Intel Performance Scaled Messaging (PSM) Libraries
  The PSM Messaging API, or PSM API, is Intel's low-level
  user-level communications interface for the True Scale
  family of products. PSM users are enabled with mechanisms
  necessary to implement higher level communications
  interfaces in parallel environments.
infinipath-psm-devel 3.3 22_g4abbc60_open.4.fc27.2	65309	Unspecified	Development files for Intel PSM
  Development files for the infinipath-psm library.
infinispan 8.2.4 4.fc27	7195718	Unspecified	Data grid platform
  Infinispan is an extremely scalable, highly available data grid
  platform - 100% open source, and written in Java. The purpose of
  Infinispan is to expose a data structure that is highly concurrent,
  designed ground-up to make the most of modern multi-processor/multi-core
  architectures while at the same time providing distributed cache
  capabilities.  At its core Infinispan exposes a Cache interface which
  extends java.util.Map. It is also optionally is backed by a peer-to-peer
  network architecture to distribute state efficiently around a data grid.
infinispan-javadoc 8.2.4 4.fc27	139392692	Unspecified	Javadoc for infinispan
  This package contains the API documentation for infinispan.
infinoted 0.7.1 3.fc27	268354	System Environment/Daemons	Server for the infinote protocol
  Server daemon for the infinote protocol.
infinoted 0.7.1 3.fc27	305714	System Environment/Daemons	Server for the infinote protocol
  Server daemon for the infinote protocol.
info 6.4 5.fc27	366189	System Environment/Base	A stand-alone TTY-based reader for GNU texinfo documentation
  The GNU project uses the texinfo file format for much of its
  documentation. The info package provides a standalone TTY-based
  browser program for viewing texinfo files.
ini4j 0.5.1 17.fc27	127460	Development/Libraries	Java API for handling files in Windows .ini format
  ini4j is a simple Java API for handling configuration files in Windows
  .ini format. Additionally, the library includes Java Preferences API
  implementation based on the .ini file.
ini4j-javadoc 0.5.1 17.fc27	2078901	Documentation	API documentation for ini4j
  This package contains the API documentation for ini4j.
inih 36 8.fc27	12837	Unspecified	Simple INI file parser library
  The inih package provides simple INI file parser which is only a couple of
  pages of code, and it was designed to be small and simple, so it's good for
  embedded systems.
inih 36 8.fc27	17553	Unspecified	Simple INI file parser library
  The inih package provides simple INI file parser which is only a couple of
  pages of code, and it was designed to be small and simple, so it's good for
  embedded systems.
inih-devel 36 8.fc27	3106	Unspecified	Development package for inih
  This package contains development files for inih.
  
  The inih package provides simple INI file parser which is only a couple of
  pages of code, and it was designed to be small and simple, so it's good for
  embedded systems.
inih-devel 36 8.fc27	3106	Unspecified	Development package for inih
  This package contains development files for inih.
  
  The inih package provides simple INI file parser which is only a couple of
  pages of code, and it was designed to be small and simple, so it's good for
  embedded systems.
iniparser 4.0 4.20160821git.fc27	22843	System Environment/Libraries	C library for parsing "INI-style" files
  iniParser is an ANSI C library to parse "INI-style" files, often used to
  hold application configuration information.
iniparser 4.0 4.20160821git.fc27	23583	System Environment/Libraries	C library for parsing "INI-style" files
  iniParser is an ANSI C library to parse "INI-style" files, often used to
  hold application configuration information.
iniparser-devel 4.0 4.20160821git.fc27	19695	Development/Libraries	Header files, libraries and development documentation for iniparser
  This package contains the header files, static libraries and development
  documentation for iniparser. If you like to develop programs using iniparser,
  you will need to install iniparser-devel.
iniparser-devel 4.0 4.20160821git.fc27	19695	Development/Libraries	Header files, libraries and development documentation for iniparser
  This package contains the header files, static libraries and development
  documentation for iniparser. If you like to develop programs using iniparser,
  you will need to install iniparser-devel.
initial-setup 0.3.51 1.fc27	175573	System Environment/Base	Initial system configuration utility
  The initial-setup utility runs after installation.  It guides the user through
  a series of steps that allows for easier configuration of the machine.
initial-setup-gui 0.3.51 1.fc27	11751	System Environment/Base	Graphical user interface for the initial-setup utility
  The initial-setup-gui package contains a graphical user interface for the
  initial-setup utility.
initscripts 9.77 1.fc27	1290581	System Environment/Base	Scripts to bring up network interfaces and legacy utilities
  This package contains the script that activates and deactivates most
  network interfaces, some utilities, and other legacy files.
inkboy-fonts 20070624 16.fc27	82995	Unspecified	A clean and usable latin fantasy font
  This is a clean and usable latin fantasy font.
inkscape 0.92.2 1.fc27	123883333	Applications/Productivity	Vector-based drawing program using SVG
  Inkscape is a vector graphics editor, with capabilities similar to
  Illustrator, CorelDraw, or Xara X, using the W3C standard Scalable Vector
  Graphics (SVG) file format.  It is therefore a very useful tool for web
  designers and as an interchange format for desktop publishing.
  
  Inkscape supports many advanced SVG features (markers, clones, alpha
  blending, etc.) and great care is taken in designing a streamlined
  interface. It is very easy to edit nodes, perform complex path operations,
  trace bitmaps and much more.
inkscape-docs 0.92.2 1.fc27	1695102	Documentation	Documentation for Inkscape
  Tutorial and examples for Inkscape, a graphics editor for vector
  graphics in W3C standard Scalable Vector Graphics (SVG) file format.
inkscape-psd 0.1.1 5.fc27	48618	Unspecified	Inkscape PSD Importer
  This Inkscape extension allows you to load Photoshop PSD files.
inkscape-sozi 13.11 7.fc27	443486	Applications/Productivity	Inkscape extension for creating animated presentations
  inkscape extension for creating animated presentations
  Playing such a presentation
  consists in a series of translations, zooms and rotations that allow
  to focus on the elements you want to show
inkscape-table 1.0 5.fc27	155371	Applications/Productivity	Table support for inkscape
  This Inkscape extension provides support for drawing tables.
inkscape-view 0.92.2 1.fc27	39865	Applications/Productivity	Viewing program for SVG files
  Viewer for files in W3C standard Scalable Vector Graphics (SVG) file
  format.
inksmoto 0.7.0 16.fc27	3309638	Amusements/Games	The new xmoto level editor for Inkscape
  Inksmoto Level Editor is the new xmoto level editor. It uses Inkscape to
  draw levels, then it allows you to save your drawing as a xmoto level
  (.lvl file). It also allow you to edit xmoto level properties from
  within Inkscape such as make background block, strawberries, ...
  
  Inksmoto Level Editor is written in Python, it's an Inkscape extension.
inn 2.6.1 8.fc27	3771741	System Environment/Daemons	The InterNetNews system, an Usenet news server
  INN (InterNetNews) is a complete system for serving Usenet news and/or
  private newsfeeds.  INN includes innd, an NNTP (NetNews Transport
  Protocol) server, and nnrpd, a newsreader that is spawned for each
  client.  Both innd and nnrpd vary slightly from the NNTP protocol, but
  not in ways that are easily noticed.
  
  Install the inn package if you need a complete system for serving and
  reading Usenet news.  You may also need to install inn-devel, if you
  are going to use a separate program which interfaces to INN, like
  newsgate or tin.
inn-devel 2.6.1 8.fc27	221346	Development/Libraries	The INN (InterNetNews) library
  The inn-devel package contains the INN (InterNetNews) library, which
  several programs that interface with INN need in order to work (for
  example, newsgate and tin).
  
  If you are installing a program which must interface with the INN news
  system, you should install inn-devel.
inn-devel 2.6.1 8.fc27	221348	Development/Libraries	The INN (InterNetNews) library
  The inn-devel package contains the INN (InterNetNews) library, which
  several programs that interface with INN need in order to work (for
  example, newsgate and tin).
  
  If you are installing a program which must interface with the INN news
  system, you should install inn-devel.
inn-libs 2.6.1 8.fc27	420524	Applications/System	Libraries provided by INN
  This package contains dynamic libraries provided by INN project
inn-libs 2.6.1 8.fc27	414664	Applications/System	Libraries provided by INN
  This package contains dynamic libraries provided by INN project
innoextract 1.6 7.fc27	582823	Unspecified	Tool to extract installers created by Inno Setup
  Inno Setup is a tool to create installers for Microsoft Windows
  applications. innoextract allows to extract such installers under
  non-windows systems without running the actual installer using wine.
innotop 1.11.4 4.fc27	508480	Applications/Databases	A MySQL and InnoDB monitor program
  innotop connects to a MySQL database server and retrieves information from it,
  then displays it in a manner similar to the UNIX top program.  innotop uses
  the data from SHOW VARIABLES, SHOW GLOBAL STATUS, SHOW FULL PROCESSLIST, and
  SHOW ENGINE INNODB STATUS, among other things.
inotify-tools 3.14 13.fc27	106360	Applications/System	Command line utilities for inotify
  inotify-tools is a set of command-line programs for Linux providing
  a simple interface to inotify. These programs can be used to monitor
  and act upon filesystem events.
inotify-tools 3.14 13.fc27	116524	Applications/System	Command line utilities for inotify
  inotify-tools is a set of command-line programs for Linux providing
  a simple interface to inotify. These programs can be used to monitor
  and act upon filesystem events.
inotify-tools-devel 3.14 13.fc27	580833	Development/Libraries	Headers and libraries for building apps that use libinotifytools
  This package contains headers and libraries required to build applications
  that use the libinotifytools library.
inotify-tools-devel 3.14 13.fc27	580833	Development/Libraries	Headers and libraries for building apps that use libinotifytools
  This package contains headers and libraries required to build applications
  that use the libinotifytools library.
input-pad 1.0.99.20140916 8.fc27	628453	System Environment/Libraries	On-screen Input Pad to Send Characters with Mouse
  The input pad is a tool to send a character on button to text applications.
input-pad 1.0.99.20140916 8.fc27	639009	System Environment/Libraries	On-screen Input Pad to Send Characters with Mouse
  The input pad is a tool to send a character on button to text applications.
input-pad-devel 1.0.99.20140916 8.fc27	110862	Development/Libraries	Development tools for input-pad
  The input-pad-devel package contains the header files.
input-pad-devel 1.0.99.20140916 8.fc27	110868	Development/Libraries	Development tools for input-pad
  The input-pad-devel package contains the header files.
insight 7.12.50.20170416 4.fc27	13279903	Development/Debuggers	Graphical debugger based on GDB
   Insight is a tight graphical user interface to GDB written in Tcl/Tk.
  It provides a comprehensive interface that enables users to harness
  most of GDB's power. It's also probably the only up-to-date UI for
  GDB version 7.x.
intel-cmt-cat 1.1.0 1.fc27	204130	Development/Tools	Provides command line interface to CMT, MBM, CAT, CDP and MBA technologies
  This software package provides basic support for
  Cache Monitoring Technology (CMT), Memory Bandwidth Monitoring (MBM),
  Cache Allocation Technology (CAT), Memory Bandwidth Allocation (MBA),
  and Code Data Prioratization (CDP).
  
  CMT, MBM and CAT are configured using Model Specific Registers (MSRs)
  to measure last level cache occupancy, set up the class of service masks and
  manage the association of the cores/logical threads to a class of service.
  The software executes in user space, and access to the MSRs is
  obtained through a standard Linux* interface. The virtual file system
  provides an interface to read and write the MSR registers but
  it requires root privileges.
intel-cmt-cat 1.1.0 1.fc27	198654	Development/Tools	Provides command line interface to CMT, MBM, CAT, CDP and MBA technologies
  This software package provides basic support for
  Cache Monitoring Technology (CMT), Memory Bandwidth Monitoring (MBM),
  Cache Allocation Technology (CAT), Memory Bandwidth Allocation (MBA),
  and Code Data Prioratization (CDP).
  
  CMT, MBM and CAT are configured using Model Specific Registers (MSRs)
  to measure last level cache occupancy, set up the class of service masks and
  manage the association of the cores/logical threads to a class of service.
  The software executes in user space, and access to the MSRs is
  obtained through a standard Linux* interface. The virtual file system
  provides an interface to read and write the MSR registers but
  it requires root privileges.
intel-cmt-cat-devel 1.1.0 1.fc27	77057	Development/Tools	Library and sample code to use CMT, MBM, CAT, CDP and MBA technologies
  This software package provides basic support for
  Cache Monitoring Technology (CMT), Memory Bandwidth Monitoring (MBM),
  Cache Allocation Technology (CAT), Memory Bandwidth Allocation (MBA),
  and Code Data Prioratization (CDP).
  The package includes library, header file and sample code.
  
  For additional information please refer to:
  https://github.com/01org/intel-cmt-cat
intel-cmt-cat-devel 1.1.0 1.fc27	77057	Development/Tools	Library and sample code to use CMT, MBM, CAT, CDP and MBA technologies
  This software package provides basic support for
  Cache Monitoring Technology (CMT), Memory Bandwidth Monitoring (MBM),
  Cache Allocation Technology (CAT), Memory Bandwidth Allocation (MBA),
  and Code Data Prioratization (CDP).
  The package includes library, header file and sample code.
  
  For additional information please refer to:
  https://github.com/01org/intel-cmt-cat
intel-gpu-tools 2.99.917 30.20160929.fc27	4310111	Development/Tools	Debugging tools for Intel graphics chips
  Debugging tools for Intel graphics chips
intel-mpi-benchmarks-doc 2017 4.fc27	1581269	Unspecified	Documentation for Intel MPI benchmarks
  This package contains the documentation for Intel MPI benchmarks.
intel-mpi-benchmarks-license 2017 4.fc27	12835	Unspecified	License of Intel MPI benchmarks
  This package contains the license of Intel MPI benchmarks.
intel-mpi-benchmarks-mpich 2017 4.fc27	345760	Unspecified	Intel MPI benchmarks compiled against mpich
  The Intel MPI Benchmarks perform a set of MPI performance measurements for
  point-to-point and global communication operations for a range of message
  sizes. The generated benchmark data fully characterizes:
   - Performance of a cluster system, including node performance, network
     latency, and throughput
   - Efficiency of the MPI implementation used
  
  This package was built against the MPICH implementation of MPI.
intel-mpi-benchmarks-openmpi 2017 4.fc27	362400	Unspecified	Intel MPI benchmarks compiled against openmpi
  The Intel MPI Benchmarks perform a set of MPI performance measurements for
  point-to-point and global communication operations for a range of message
  sizes. The generated benchmark data fully characterizes:
   - Performance of a cluster system, including node performance, network
     latency, and throughput
   - Efficiency of the MPI implementation used
  
  This package was built against the Open MPI implementation of MPI.
international-time 0.0.2 17.fc27	33433	Applications/System	A tool for arranging times in advance with overseas colleagues
  This is a graphical tool for converting a local "wall-clock" time into
  UTC.  This is useful for arranging conference calls where participants
  from other countries are expected
intltool 0.51.0 10.fc27	173158	Development/Tools	Utility for internationalizing various kinds of data files
  This tool automatically extracts translatable strings from oaf, glade,
  bonobo ui, nautilus theme, .desktop, and other data files and puts
  them in the po files.
intrace 1.5 6.fc22	88780	Applications/Internet	Traceroute-like application for network reconnaisance
  InTrace is a traceroute-like application that enables users to
  enumerate IP hops exploiting existing TCP connections, both initiated
  from local network (local system) or from remote hosts. It could be
  useful for network reconnaissance and firewall bypassing
invm-frameworks 01.00.00.2007 2.fc27	998958	Development/Libraries	Library files for invm-frameworks
  Framework library supporting a subset of Internationalization (I18N)
  functionality, storage command line interface (CLI) applications, storage
  common information model (CIM) providers.
invm-frameworks-devel 01.00.00.2007 2.fc27	310172	Development/Libraries	Development files for invm-frameworks-devel
  The invm-frameworks-devel package contains header files for
  developing applications that use invm-frameworks.
  
  Version: 01.00.00.2345
invokebinder 1.2 7.fc27	51667	Unspecified	A Java DSL for binding method handles forward, rather than backward
  This library hopes to provide a more friendly DSL for binding method handles.
  Unlike the normal MethodHandle API, handles are bound forward from a source
  MethodType and eventually adapted to a final target MethodHandle. Along the
  way the transformations are pushed onto a stack and eventually applied in
  reverse order, as the standard API demands.
invokebinder-javadoc 1.2 7.fc27	1111706	Unspecified	Javadocs for invokebinder
  This package contains the API documentation for invokebinder.
inxi 2.3.40 1.fc27	774510	Unspecified	A full featured system information script
  Inxi offers a wide range of built-in options, as well as a good number of extra
  features which require having the script recommends installed on the system.
iodine 0.7.0 9.fc27	26418	System Environment/Daemons	Solution to tunnel IPv4 data through a DNS server
  iodine lets you tunnel IPv4 data through a DNS server. This can be usable in
  different situations where internet access is firewalled, but DNS queries are
  allowed.
  
  It runs on Linux, Mac OS X, FreeBSD, NetBSD, OpenBSD and Windows and needs a
  TUN/TAP device. The bandwidth is asymmetrical with limited upstream and up to
  1 Mbit/s downstream.
  
  This is meta-package to install both client and server.
  It also contain three documantation files: CHANGELOG, README, TODO.
iodine-client 0.7.0 9.fc27	74237	System Environment/Daemons	Client part of solution to tunnel IPv4 data through a DNS server
  This is the client part of iodine sulution.
iodine-server 0.7.0 9.fc27	74301	System Environment/Daemons	Server part of solution to tunnel IPv4 data through a DNS server
  This is the server part of iodine solution.
iok 2.1.3 13.fc27	407204	Applications/System	Indic Onscreen Virtual Keyboard
  iok is Indic Onscreen Keyboard. It provides virtual Keyboard functionality.
  It currently works with Inscript and xkb keymaps for Indian languages. iok
  can even try to parse non-inscript keymaps and show them in iok.
ioping 1.0 4.fc27	79075	Unspecified	Simple disk I/O latency monitoring tool
  ioping lets you monitor I/O latency in real time. It shows disk latency in
  the same way as ping shows network latency.
ioport 1.2 16.fc27	34060	Development/Tools	Access I/O ports
  These commands enable command line and script access directly to I/O
  ports on PC hardware.
  
  The inb, inw and inl commands perform an input (read) operation on the
  given I/O port, and print the result.
  
  The outb, outw and outl commands perform an output (write) operation
  to the given I/O port, sending the given data.  Note that the order of
  the parameters is ADDRESS DATA.
  
  The size of the operation is selected according to the suffix, with
  'b' meaning byte, 'w' meaning word (16 bits) and 'l' meaning long
  (32 bits).
ioprocess 0.17.0 5.fc27	64282	System Environment/Base	Slave process to perform risky IO
  Slave process to perform risky IO.
iotop 0.6 15.fc27	212305	Unspecified	Top like utility for I/O
  Linux has always been able to show how much I/O was going on
  (the bi and bo columns of the vmstat 1 command).
  iotop is a Python program with a top like UI used to
  show of behalf of which process is the I/O going on.
iowatcher 1.1.0 6.fc27	89041	Development/System	Utility for visualizing block layer IO patterns and performance
  iowatcher generates graphs from blktrace runs to help visualize IO patterns and
  performance as SVG images or movies. It can plot multiple blktrace runs
  together, making it easy to compare the differences between different benchmark
  runs.
  
  You should install the iowatcher package if you need to visualize detailed
  information about IO patterns.
ip-sentinel 0.12 1913.fc27	146035	System Environment/Daemons	Tool to prevent unauthorized usage of IP addresses
  IP Sentinel is a tool that tries to prevent unauthorized usage of
  IP addresses within an ethernet broadcast domain by answering ARP
  requests. After receiving faked replies, requesting parties store
  the MAC in their ARP tables and will send future packets to this
  invalid MAC, rendering the IP unreachable.
ipa-ex-gothic-fonts 002.01 9.fc27	6123426	User Interface/X	Japanese Gothic-typeface OpenType font by IPA
  IPAex Font is a Japanese OpenType fonts that is JIS X 0213:2004
  compliant, provided by Information-technology Promotion Agency, Japan.
  
  This package contains Gothic (sans-serif) style font.
ipa-ex-mincho-fonts 002.01 9.fc27	7859178	User Interface/X	Japanese Mincho-typeface OpenType font by IPA
  IPAex Font is a Japanese OpenType fonts that is JIS X 0213:2004
  compliant, provided by Information-technology Promotion Agency, Japan.
  
  This package contains Mincho style font.
ipa-gothic-fonts 003.03 11.fc27	6259511	User Interface/X	Japanese Gothic-typeface OpenType font by IPA
  IPA Font is a Japanese OpenType fonts that is JIS X 0213:2004
  compliant, provided by Information-technology Promotion Agency, Japan.
  
  This package contains Gothic (sans-serif) style font.
ipa-mincho-fonts 003.03 11.fc27	8070357	User Interface/X	Japanese Mincho-typeface OpenType font by IPA
  IPA Font is a Japanese OpenType fonts that is JIS X 0213:2004
  compliant, provided by Information-technology Promotion Agency, Japan.
  
  This package contains Mincho style font.
ipa-pgothic-fonts 003.03 10.fc27	6258721	User Interface/X	Japanese Proportional Gothic-typeface OpenType font by IPA
  IPA Font is a Japanese OpenType fonts that is JIS X 0213:2004
  compliant, provided by Information-technology Promotion Agency, Japan.
  
  This package contains Proportional Gothic (sans-serif) style font.
ipa-pmincho-fonts 003.03 10.fc27	8069029	User Interface/X	Japanese Proportional Mincho-typeface OpenType font by IPA
  IPA Font is a Japanese OpenType fonts that is JIS X 0213:2004
  compliant, provided by Information-technology Promotion Agency, Japan.
  
  This package contains Proportional Mincho style font.
ipcalc 0.2.0 3.fc27	58450	Unspecified	IP network address calculator
  ipcalc provides a simple way to calculate IP information for a host
  or network. Depending on the options specified, it may be used to provide
  IP network information in human readable format, in a format suitable for
  parsing in scripts, generate random private addresses, resolve an IP address,
  or check the validity of an address.
ipe 7.2.7 2.fc26	1937053	Applications/Publishing	Drawing editor for creating figures in PDF or PostScript formats
  Ipe is a drawing editor for creating figures in PDF or (encapsulated)
  Postscript format. It supports making small figures for inclusion into
  LaTeX-documents as well as making multi-page PDF presentations that
  can be shown on-line with a PDF viewer
ipe 7.2.7 2.fc26	1978629	Applications/Publishing	Drawing editor for creating figures in PDF or PostScript formats
  Ipe is a drawing editor for creating figures in PDF or (encapsulated)
  Postscript format. It supports making small figures for inclusion into
  LaTeX-documents as well as making multi-page PDF presentations that
  can be shown on-line with a PDF viewer
ipe-devel 7.2.7 2.fc26	305992	Development/Libraries	Development files and documentation for designing Ipelets
  This packages contains the files necessary to develop Ipelets, which are
  plugins for the Ipe editor.
ipe-devel 7.2.7 2.fc26	305992	Development/Libraries	Development files and documentation for designing Ipelets
  This packages contains the files necessary to develop Ipelets, which are
  plugins for the Ipe editor.
ipe-doc 7.2.7 2.fc26	6565895	Documentation	Documentation of Ipe
  Documentation of Ipe.
iperf 2.0.10 1.fc27	154150	Applications/Internet	Measurement tool for TCP/UDP bandwidth performance
  Iperf is a tool to measure maximum TCP bandwidth, allowing the tuning of
  various parameters and UDP characteristics. Iperf reports bandwidth, delay
  jitter, datagram loss.
iperf3 3.2 3.fc27	208188	Applications/Internet	Measurement tool for TCP/UDP bandwidth performance
  Iperf is a tool to measure maximum TCP bandwidth, allowing the tuning of
  various parameters and UDP characteristics. Iperf reports bandwidth, delay
  jitter, data-gram loss.
iperf3 3.2 3.fc27	210200	Applications/Internet	Measurement tool for TCP/UDP bandwidth performance
  Iperf is a tool to measure maximum TCP bandwidth, allowing the tuning of
  various parameters and UDP characteristics. Iperf reports bandwidth, delay
  jitter, data-gram loss.
iperf3-devel 3.2 3.fc27	16806	Development/Libraries	Development files for iperf3
  The iperf3-devel package contains libraries and header files for
  developing applications that use iperf3.
iperf3-devel 3.2 3.fc27	16806	Development/Libraries	Development files for iperf3
  The iperf3-devel package contains libraries and header files for
  developing applications that use iperf3.
ipmievd 1.8.18 7.fc27	499080	System Environment/Base	IPMI event daemon for sending events to syslog
  ipmievd is a daemon which will listen for events from the BMC that are
  being  sent to the SEL and also log those messages to syslog.
ipmitool 1.8.18 7.fc27	1085731	System Environment/Base	Utility for IPMI control
  This package contains a utility for interfacing with devices that support
  the Intelligent Platform Management Interface specification.  IPMI is
  an open standard for machine health, inventory, and remote power control.
  
  This utility can communicate with IPMI-enabled devices through either a
  kernel driver such as OpenIPMI or over the RMCP LAN protocol defined in
  the IPMI specification.  IPMIv2 adds support for encrypted LAN
  communications and remote Serial-over-LAN functionality.
  
  It provides commands for reading the Sensor Data Repository (SDR) and
  displaying sensor values, displaying the contents of the System Event
  Log (SEL), printing Field Replaceable Unit (FRU) information, reading and
  setting LAN configuration, and chassis power control.
ipmiutil 3.0.5 3.fc27	1889093	System Environment/Base	Easy-to-use IPMI server management utilities
  The ipmiutil package provides easy-to-use utilities to view the SEL,
  perform an IPMI chassis reset, set up the IPMI LAN and Platform Event Filter
  entries to allow SNMP alerts, Serial-Over-LAN console, event daemon, and
  other IPMI tasks.
  These can be invoked with the metacommand ipmiutil, or via subcommand
  shortcuts as well.  IPMIUTIL can also write sensor thresholds, FRU asset tags,
  and has a full IPMI configuration save/restore.
  An IPMI driver can be provided by either the OpenIPMI driver (/dev/ipmi0)
  or the Intel IPMI driver (/dev/imb), etc.  If used locally and no driver is
  detected, ipmiutil will use user-space direct I/Os instead.
ipmiutil 3.0.5 3.fc27	1876049	System Environment/Base	Easy-to-use IPMI server management utilities
  The ipmiutil package provides easy-to-use utilities to view the SEL,
  perform an IPMI chassis reset, set up the IPMI LAN and Platform Event Filter
  entries to allow SNMP alerts, Serial-Over-LAN console, event daemon, and
  other IPMI tasks.
  These can be invoked with the metacommand ipmiutil, or via subcommand
  shortcuts as well.  IPMIUTIL can also write sensor thresholds, FRU asset tags,
  and has a full IPMI configuration save/restore.
  An IPMI driver can be provided by either the OpenIPMI driver (/dev/ipmi0)
  or the Intel IPMI driver (/dev/imb), etc.  If used locally and no driver is
  detected, ipmiutil will use user-space direct I/Os instead.
ipmiutil-devel 3.0.5 3.fc27	272094	Development/Libraries	Includes libraries and headers for the ipmiutil package
  The ipmiutil-devel package contains headers and libraries which are
  useful for building custom IPMI applications.
ipmiutil-devel 3.0.5 3.fc27	272094	Development/Libraries	Includes libraries and headers for the ipmiutil package
  The ipmiutil-devel package contains headers and libraries which are
  useful for building custom IPMI applications.
ipmiutil-static 3.0.5 3.fc27	267416	Development/Libraries	Includes static libraries for the ipmiutil package
  The ipmiutil-static package contains static libraries which are
  useful for building custom IPMI applications.
ipmiutil-static 3.0.5 3.fc27	326588	Development/Libraries	Includes static libraries for the ipmiutil package
  The ipmiutil-static package contains static libraries which are
  useful for building custom IPMI applications.
ipplan 4.92 14.b.fc27	2981159	Applications/Internet	Web-based IP address manager and tracker
  IPplan is an administrative tool for ISPs and network service companies.
  It goes beyond IP address management to provide DNS administration,
  configuration file management, circuit management and storing of hardware
  information, all customizable via templates. IPplan can handle a single
  network or cater for multiple networks and customers with overlapping address
  space. Making managing IP addresses and address spaces simple and easy.
  It is written in PHP and requires a MySQL or PostgresSQL database.
iproute 4.12.0 3.fc27	1234505	Applications/System	Advanced IP routing and network device configuration tools
  The iproute package contains networking utilities (ip and rtmon, for example)
  which are designed to use the advanced networking capabilities of the Linux
  kernel.
iproute-devel 4.12.0 3.fc27	58493	Development/Libraries	iproute development files
  The libnetlink static library.
iproute-devel 4.12.0 3.fc27	59355	Development/Libraries	iproute development files
  The libnetlink static library.
iproute-doc 4.12.0 3.fc27	2503749	Applications/System	Documentation for iproute2 utilities with examples
  The iproute documentation contains howtos and examples of settings.
iproute-tc 4.12.0 3.fc27	731832	Applications/System	Linux Traffic Control utility
  The Traffic Control utility manages queueing disciplines, their classes and
  attached filters and actions. It is the standard tool to configure QoS in
  Linux.
iprutils 2.4.14.1 3.fc27	955908	System Environment/Base	Utilities for the IBM Power Linux RAID adapters
  Provides a suite of utilities to manage and configure SCSI devices
  supported by the ipr SCSI storage device driver.
ipsec-tools 0.8.2 5.fc25	1080387	System Environment/Base	Tools for configuring and using IPSEC
  This package contains tools necessary for establishing
  keys for IPSEC connections including the rekeying during
  the connection lifetime.
  
  The main tools of this package are:
  
  - setkey, a program to directly manipulate policies and SAs in the kernel
  - racoon, an IKEv1 keying daemon
ipset 6.32 1.fc27	75783	Unspecified	Manage Linux IP sets
  IP sets are a framework inside the Linux kernel since version 2.4.x, which can
  be administered by the ipset utility. Depending on the type, currently an IP
  set may store IP addresses, (TCP/UDP) port numbers or IP addresses with MAC
  addresses in a way, which ensures lightning speed when matching an entry
  against a set.
  
  If you want to:
   - store multiple IP addresses or port numbers and match against the collection
     by iptables at one swoop;
   - dynamically update iptables rules against IP addresses or ports without
     performance penalty;
   - express complex IP address and ports based rulesets with one single iptables
     rule and benefit from the speed of IP sets
  then ipset may be the proper tool for you.
ipset-devel 6.32 1.fc27	45506	Unspecified	Development files for ipset
  This package contains the files required to develop software using the ipset
  libraries.
ipset-devel 6.32 1.fc27	45508	Unspecified	Development files for ipset
  This package contains the files required to develop software using the ipset
  libraries.
ipset-libs 6.32 1.fc27	201126	Unspecified	Shared library providing the IP sets functionality
  This package contains the libraries which provide the IP sets funcionality.
ipset-libs 6.32 1.fc27	273946	Unspecified	Shared library providing the IP sets functionality
  This package contains the libraries which provide the IP sets funcionality.
ipset-service 6.32 1.fc27	5886	Unspecified	ipset service for ipsets
  This package provides the service ipset that is split
  out of the base package since it is not active by default.
ipsilon 2.0.2 6.fc27	32584	System Environment/Base	An Identity Provider Server
  Ipsilon is a multi-protocol Identity Provider service. Its function is to
  bridge authentication providers and applications to achieve Single Sign On
  and Federation.
ipsilon-authfas 2.0.2 6.fc27	11324	System Environment/Base	Fedora Authentication System login plugin
  Provides a login plugin to authenticate against the Fedora Authentication System
ipsilon-authform 2.0.2 6.fc27	10094	System Environment/Base	mod_intercept_form_submit login plugin
  Provides a login plugin to authenticate with mod_intercept_form_submit
ipsilon-authgssapi 2.0.2 6.fc27	11515	System Environment/Base	mod_auth_gssapi based login plugin
  Provides a login plugin to allow authentication via the mod_auth_gssapi
  Apache module.
ipsilon-authldap 2.0.2 6.fc27	38359	System Environment/Base	LDAP info and login plugin
  Provides a login plugin to allow authentication and info retrieval via LDAP.
ipsilon-authpam 2.0.2 6.fc27	11223	System Environment/Base	PAM based login plugin
  Provides a login plugin to authenticate against the local PAM stack
ipsilon-base 2.0.2 6.fc27	1436244	System Environment/Base	Ipsilon base IDP server
  The Ipsilon IdP server without installer
ipsilon-client 2.0.2 6.fc27	26044	System Environment/Base	Tools for configuring Ipsilon clients
  Client install tools
ipsilon-filesystem 2.0.2 6.fc27	45381	System Environment/Base	Package providing files required by Ipsilon
  Package providing basic directory structure required
  for all Ipsilon parts
ipsilon-infofas 2.0.2 6.fc27	12343	System Environment/Base	Fedora Authentication System login plugin
  Provides an info plugin to retrieve info from the Fedora Authentication System
ipsilon-infosssd 2.0.2 6.fc27	18672	System Environment/Base	SSSD based identity plugin
  Provides an info plugin to allow retrieval via SSSD.
ipsilon-openid 2.0.2 6.fc27	78039	System Environment/Base	Openid provider plugin
  Provides an OpenId provider plugin for the Ipsilon identity Provider
ipsilon-openidc 2.0.2 6.fc27	188856	System Environment/Base	OpenID Connect provider plugin
  Provides an OpenID Connect and OAuth2 provider plugin for the Ipsilon
  identity Provider
ipsilon-persona 2.0.2 6.fc27	24851	System Environment/Base	Persona provider plugin
  Provides a Persona provider plugin for the Ipsilon identity Provider
ipsilon-saml2 2.0.2 6.fc27	208866	System Environment/Base	SAML2 provider plugin
  Provides a SAML2 provider plugin for the Ipsilon identity Provider
ipsilon-saml2-base 2.0.2 6.fc27	17710	System Environment/Base	SAML2 base
  Provides core SAML2 utilities
ipsilon-tools-ipa 2.0.2 6.fc27	13169	System Environment/Base	IPA helpers
  Convenience client install tools for IPA support in the Ipsilon identity Provider
iptables 1.6.1 4.fc27	1372283	Unspecified	Tools for managing Linux kernel packet filtering capabilities
  The iptables utility controls the network packet filtering code in the
  Linux kernel. If you need to set up firewalls and/or IP masquerading,
  you should install this package.
iptables 1.6.1 4.fc27	1568571	Unspecified	Tools for managing Linux kernel packet filtering capabilities
  The iptables utility controls the network packet filtering code in the
  Linux kernel. If you need to set up firewalls and/or IP masquerading,
  you should install this package.
iptables-compat 1.6.1 4.fc27	193840	System Environment/Base	nftables compatibility for iptables, arptables and ebtables
  nftables compatibility for iptables, arptables and ebtables.
iptables-devel 1.6.1 4.fc27	34044	System Environment/Base	Development package for iptables
  iptables development headers and libraries.
  
  The iptc libraries are marked as not public by upstream. The interface is not
  stable and may change with every new version. It is therefore unsupported.
iptables-devel 1.6.1 4.fc27	34054	System Environment/Base	Development package for iptables
  iptables development headers and libraries.
  
  The iptc libraries are marked as not public by upstream. The interface is not
  stable and may change with every new version. It is therefore unsupported.
iptables-libs 1.6.1 4.fc27	117332	System Environment/Base	iptables libraries
  iptables libraries.
  
  Please remember that libip*tc libraries do neither have a stable API nor a real so version.
  
  For more information about this, please have a look at
  
    http://www.netfilter.org/documentation/FAQ/netfilter-faq-4.html#ss4.5
iptables-libs 1.6.1 4.fc27	120216	System Environment/Base	iptables libraries
  iptables libraries.
  
  Please remember that libip*tc libraries do neither have a stable API nor a real so version.
  
  For more information about this, please have a look at
  
    http://www.netfilter.org/documentation/FAQ/netfilter-faq-4.html#ss4.5
iptables-services 1.6.1 4.fc27	24523	System Environment/Base	iptables and ip6tables services for iptables
  iptables services for IPv4 and IPv6
  
  This package provides the services iptables and ip6tables that have been split
  out of the base package since they are not active by default anymore.
iptables-utils 1.6.1 4.fc27	44585	System Environment/Base	iptables and ip6tables services for iptables
  Utils for iptables.
  
  Currently only provides nfnl_osf with the pf.os database.
iptraf-ng 1.1.4 15.fc27	659153	Applications/System	A console-based network monitoring utility
  IPTraf-ng is a console-based network monitoring utility.  IPTraf gathers
  data like TCP connection packet and byte counts, interface statistics
  and activity indicators, TCP/UDP traffic breakdowns, and LAN station
  packet and byte counts.  IPTraf-ng features include an IP traffic monitor
  which shows TCP flag information, packet and byte counts, ICMP
  details, OSPF packet types, and oversized IP packet warnings;
  interface statistics showing IP, TCP, UDP, ICMP, non-IP and other IP
  packet counts, IP checksum errors, interface activity and packet size
  counts; a TCP and UDP service monitor showing counts of incoming and
  outgoing packets for common TCP and UDP application ports, a LAN
  statistics module that discovers active hosts and displays statistics
  about their activity; TCP, UDP and other protocol display filters so
  you can view just the traffic you want; logging; support for Ethernet,
  FDDI, ISDN, SLIP, PPP, and loopback interfaces; and utilization of the
  built-in raw socket interface of the Linux kernel, so it can be used
  on a wide variety of supported network cards.
iptstate 2.2.6 4.fc27	93695	System Environment/Base	A top-like display of IP Tables state table entries
  IP Tables State (iptstate) was originally written to implement
  the "state top" feature of IP Filter in IP Tables. "State top"
  displays the states held by your stateful firewall in a top-like
  manner.
  
  Since IP Tables doesn't have a built in way to easily display
  this information even once, an option was added to just have it
  display the state table once.
  
    Features include:
          - Top-like realtime state table information
          - Sorting by any field
          - Reversible sorting
          - Single display of state table
          - Customizable refresh rate
          - Display filtering
          - Color-coding
          - Open Source
          - much more...
iptux 0.5.1 19.fc27	450606	Applications/Internet	A software for sharing in LAN
  A software for sharing and transporting files and
  directories in LAN. It is written by C++ and the
  skin is designed by gtk. Iptux is based on ipmsg,
  so you can use it send files to a Windows PC which
  has an ipmsg Windows edition in Lan.
iputils 20161105 7.fc27	341294	System Environment/Daemons	Network monitoring tools including ping
  The iputils package contains basic utilities for monitoring a network,
  including ping. The ping command sends a series of ICMP protocol
  ECHO_REQUEST packets to a specified network host to discover whether
  the target machine is alive and receiving network traffic.
iputils-ninfod 20161105 7.fc27	38252	System Environment/Daemons	Node Information Query Daemon
  Node Information Query (RFC4620) daemon. Responds to IPv6 Node Information
  Queries.
ipv6calc 1.0.0 22.fc27	3369500	Applications/Text	IPv6 address format change and calculation utility
  ipv6calc is a small utility which formats and calculates IPv4/IPv6 addresses
  in different ways.
  
  Install this package, if you want to retrieve information about a particular
  IPv4/IPv6/MAC address (-i ADDRESS) or make life easier in adding entries to
  reverse IPv6 DNS zones (e.g. -a 2001:db8:1234::1/48).
  
  In addition many format and type conversions are supported, see online help
  and/or given URL for more.
  
  Also this package contains additional programs
   - ipv6loganon: anonymize Apache web server logs
   - ipv6logconv: special Apache web server log converter
      (examples included for use with analog)
   - ipv6logstats: create statistics from list of IPv4/IPv6 addresses
      (examples included for use with gnu-plot)
   - mod_ipv6calc: Apache module for anonymization/information logging on-the-fly
  
  Support for following databases
   - IP2Location	ENABLED
  		default directory for downloaded db files: /usr/share/IP2Location
  		(requires also external library on system)
  
   - GeoIP	ENABLED
  		default directory for downloaded db files: /usr/share/GeoIP
  		(requires also external library on system)
  
   - db-ip.com	ENABLED
  		(once generated database files are found on system)
  		default directory for generated db files: /usr/share/DBIP
  
   - External	ENABLED
  		default directory for generated db files: /usr/share/ipv6calc/db
  
  Built WITH shared-library
  
  Available rpmbuild rebuild options:
    --without ip2location
    --without geoip
    --without dbip
    --without external
    --without shared
    --without mod_ipv6calc
ipv6calc 1.0.0 22.fc27	4692936	Applications/Text	IPv6 address format change and calculation utility
  ipv6calc is a small utility which formats and calculates IPv4/IPv6 addresses
  in different ways.
  
  Install this package, if you want to retrieve information about a particular
  IPv4/IPv6/MAC address (-i ADDRESS) or make life easier in adding entries to
  reverse IPv6 DNS zones (e.g. -a 2001:db8:1234::1/48).
  
  In addition many format and type conversions are supported, see online help
  and/or given URL for more.
  
  Also this package contains additional programs
   - ipv6loganon: anonymize Apache web server logs
   - ipv6logconv: special Apache web server log converter
      (examples included for use with analog)
   - ipv6logstats: create statistics from list of IPv4/IPv6 addresses
      (examples included for use with gnu-plot)
   - mod_ipv6calc: Apache module for anonymization/information logging on-the-fly
  
  Support for following databases
   - IP2Location	ENABLED
  		default directory for downloaded db files: /usr/share/IP2Location
  		(requires also external library on system)
  
   - GeoIP	ENABLED
  		default directory for downloaded db files: /usr/share/GeoIP
  		(requires also external library on system)
  
   - db-ip.com	ENABLED
  		(once generated database files are found on system)
  		default directory for generated db files: /usr/share/DBIP
  
   - External	ENABLED
  		default directory for generated db files: /usr/share/ipv6calc/db
  
  Built WITH shared-library
  
  Available rpmbuild rebuild options:
    --without ip2location
    --without geoip
    --without dbip
    --without external
    --without shared
    --without mod_ipv6calc
ipv6calc-ipv6calcweb 1.0.0 22.fc27	95066	Applications/Internet	IP address information web utility
  ipv6calcweb contains a CGI program and a configuration file for
  displaying information of IP addresses on a web page using ipv6calc.
  
  Check/adjust /etc/httpd/conf.d/ipv6calcweb.conf
  Default restricts access to localhost
ipv6calc-mod_ipv6calc 1.0.0 22.fc27	61334	Applications/Internet	Apache module for ipv6calc
  mod_ipv6calc contains an Apache module and a default configuration
  file.
  
  Features:
   - store anonymized IPv4/v6 address in environment variable
   - store CountryCode of IPv4/v6 address in environment variable
  (environment variables can be used for custom log format)
  
  Check/adjust /etc/httpd/conf.d/ipv6calc.conf
  By default the module is disabled.
ipv6gen 1.0 2.fc27	37249	Unspecified	IPv6 prefix generator
  ipv6gen is a tool which generates lists of IPv6 prefixes using the
  process described by RFC 3531.
ipvsadm 1.29 4.fc27	82404	Unspecified	Utility to administer the Linux Virtual Server
  ipvsadm is used to setup, maintain, and inspect the virtual server
  table in the Linux kernel. The Linux Virtual Server can be used to
  build scalable network services based on a cluster of two or more
  nodes. The active node of the cluster redirects service requests to a
  collection of server hosts that will actually perform the
  services. Supported Features include:
    - two transport layer (layer-4) protocols (TCP and UDP)
    - three packet-forwarding methods (NAT, tunneling, and direct routing)
    - eight load balancing algorithms (round robin, weighted round robin,
      least-connection, weighted least-connection, locality-based
      least-connection, locality-based least-connection with
      replication, destination-hashing, and source-hashing)
ipw2100-firmware 1.3 21.fc27	618666	System Environment/Kernel	Firmware for Intel® PRO/Wireless 2100 network adaptors
  This package contains the firmware files required by the ipw2100 driver for
  Linux. Usage of the firmware is subject to the terms and conditions contained
  in /lib/firmware/LICENSE.ipw2100. Please read it carefully.
ipw2200-firmware 3.1 14.fc27	576425	System Environment/Kernel	Firmware for Intel® PRO/Wireless 2200 network adaptors
  This package contains the firmware files required by the ipw2200 driver for
  Linux. Usage of the firmware is subject to the terms and conditions contained
  in /lib/firmware/LICENSE.ipw2200. Please read it carefully.
ipwatchd 1.2.1 10.fc27	49955	Unspecified	IP conflict detection tool
  IPwatchD is a simple daemon that analyses all incoming ARP packets in order
  to detect IP conflicts on Linux. It can be configured to listen on one or
  more interfaces (alias interfaces are also supported) in active or passive
  mode. In active mode IPwatchD protects your host before IP takeover by
  answering Gratuitous ARP requests received from conflicting system.
  In passive mode it just records information about conflict through standard
  syslog interface.
ipxe-bootimgs 20161108 2.gitb991c67.fc26	4270732	Development/Tools	Network boot loader images in bootable USB, CD, floppy and GRUB formats
  iPXE is an open source network bootloader. It provides a direct
  replacement for proprietary PXE ROMs, with many extra features such as
  DNS, HTTP, iSCSI, etc.
  
  This package contains the iPXE boot images in USB, CD, floppy, and PXE
  UNDI formats.
ipxe-roms 20161108 2.gitb991c67.fc26	39550029	Development/Tools	Network boot loader roms in .rom format
  iPXE is an open source network bootloader. It provides a direct
  replacement for proprietary PXE ROMs, with many extra features such as
  DNS, HTTP, iSCSI, etc.
  
  This package contains the iPXE roms in .rom format.
ipxe-roms-qemu 20161108 2.gitb991c67.fc26	2391117	Development/Tools	Network boot loader roms supported by QEMU, .rom format
  iPXE is an open source network bootloader. It provides a direct
  replacement for proprietary PXE ROMs, with many extra features such as
  DNS, HTTP, iSCSI, etc.
  
  This package contains the iPXE ROMs for devices emulated by QEMU, in
  .rom format.
ipxripd 0.8 23.fc27	68182	System Environment/Daemons	IPX RIP/SAP daemon - routing for IPX networks
  ipxripd is an implementation of Novell's RIP and SAP protocols.
  It automagically builds and updates IPX routing table in the Linux kernel.
  ipxripd can be useful to get a Linux box to act as an IPX router.
irc-otr 1.0.2 4.fc27	83894	Applications/Internet	Off-The-Record Messaging plugin for irssi
  This provides modules which implement Off-The-Record (OTR) Messaging
  for the irssi IRC client.
irccat 0 9.45803b0.fc27	9489	Applications/Internet	Script sending data to servers running supybot-irccat
  Simple script sending one line messages to remote supybot servers with the
  supybot-irccat plugin.
ircd-ratbox 2.2.9 3.fc22	3447303	System Environment/Daemons	Ircd-ratbox is an advanced, stable and fast ircd
  ircd-ratbox is an advanced, stable, fast ircd. It is an evolution where
  ircd-hybrid left off around version 7-rc1. It supports the TS3 and TS5
  protocols, and is used on EFnet and other IRC networks.
ircd-ratbox-mkpasswd 2.2.9 3.fc22	15328	Applications/File	Password hash generator for ircd-ratbox
  Ircd-mkpasswd is a password hash generator for ircd-ratbox.
irclib 1.10 6.fc27	97972	Unspecified	Java implementation of the IRC protocol
  IRClib is pure Java 1.2 IRC implementation. The
  IRClib library is designed very cleanly, supports
  RFC1459 and supports SSL connections.
irclib-javadoc 1.10 6.fc27	868914	Unspecified	Javadoc for irclib
  This package contains javadoc for irclib.
irclog2html 2.15.3 2.fc27	466233	Unspecified	A script to convert IRC logs to HTML and other formats
  irclog2html is a nice IRC log parser and colorizer that will do the most common
  things necessary to make an IRC log readable in a web browser. It can export to
  many different HTML formats, and can export MediaWiki pipe-table syntax.
ircp-tray 0.7.6 10.fc26	147376	Applications/Internet	Infrared file transfer tray icon
  Ircp-Tray is am infrared file transfer program. It stays inside your system
  tray, listening for incoming OBEX file transfer request, as well as sending
  file out to remote devices via IrDA.
irda-utils 0.9.18 31.fc27	203014	Applications/System	Utilities for infrared communication between devices
  IrDA(TM) (Infrared Data Association) is an industry standard for
  wireless, infrared communication between devices. IrDA speeds range
  from 9600 bps to 4 Mbps, and IrDA can be used by many modern devices
  including laptops, LAN adapters, PDAs, printers, and mobile phones.
  
  The Linux-IrDA project is a GPL'd implementation, written from
  scratch, of the IrDA protocols. Supported IrDA protocols include
  IrLAP, IrLMP, IrIAP, IrTTP, IrLPT, IrLAN, IrCOMM and IrOBEX.
  
  The irda-utils package contains a collection of programs that enable
  the use of IrDA protocols. Most IrDA features are implemented in the
  kernel, so IrDA support must be enabled in the kernel before any IrDA
  tools or programs can be used. Some configuration outside the kernel
  is required, however, and some IrDA features, like IrOBEX, are
  actually implemented outside the kernel.
iris 1.0.0 0.31.20170212git8c2c9cb.fc27	2640669	Unspecified	A library for working with the XMPP/Jabber protocol
  A library for working with the XMPP/Jabber protocol.
iris 1.0.0 0.31.20170212git8c2c9cb.fc27	2594569	Unspecified	A library for working with the XMPP/Jabber protocol
  A library for working with the XMPP/Jabber protocol.
iris-devel 1.0.0 0.31.20170212git8c2c9cb.fc27	207233	Unspecified	Development file for iris
  Development file for iris.
iris-devel 1.0.0 0.31.20170212git8c2c9cb.fc27	207249	Unspecified	Development file for iris
  Development file for iris.
irma_configuration 0.1 0.9.aeb8d68.fc27	173657	Unspecified	IRMA Card configuration data
  Configuration of issuers and verifiers in the public IRMA system.
  
  This package is used by other packages that want to verify/issue IRMA cards.
ironjacamar 1.3.4 4.fc27	1540596	Unspecified	Java Connector Architecture 1.7 implementation
  The IronJacamar project implements the Java Connector Architecture 1.7
  specification.
  
  The Java Connector Architecture (JCA) defines a standard architecture for
  connecting the Java EE platform to heterogeneous Enterprise Information
  Systems (EIS). Examples of EISs include Enterprise Resource Planning (ERP),
  mainframe transaction processing (TP), database and messaging systems.
ironjacamar-javadoc 1.3.4 4.fc27	38000123	Unspecified	Javadoc for ironjacamar
  This package contains the API documentation for ironjacamar.
irqbalance 1.2.0 4.fc27	79832	System Environment/Base	IRQ balancing daemon
  irqbalance is a daemon that evenly distributes IRQ load across
  multiple CPUs for enhanced performance.
irrXML 1.8.4 1.fc27.3	99773	System Environment/Libraries	Simple and fast XML parser for C++
  irrXML is a simple and fast open source xml parser for C++.
irrXML 1.8.4 1.fc27.3	104713	System Environment/Libraries	Simple and fast XML parser for C++
  irrXML is a simple and fast open source xml parser for C++.
irrXML-devel 1.8.4 1.fc27.3	86747	Development/Libraries	Development headers and libraries for irrXML
  Development headers and libraries for irrXML.
irrXML-devel 1.8.4 1.fc27.3	86747	Development/Libraries	Development headers and libraries for irrXML
  Development headers and libraries for irrXML.
irrlicht 1.8.4 1.fc27.3	5051917	System Environment/Libraries	A high performance realtime 3D engine
  The Irrlicht Engine is an open source high performance realtime 3D engine
  written and usable in C++ and also available for .NET languages. It is
  completely cross-platform, using D3D, OpenGL and its own software renderer,
  and has all of the state-of-the-art features which can be found in
  commercial 3d engines.
irrlicht 1.8.4 1.fc27.3	5486361	System Environment/Libraries	A high performance realtime 3D engine
  The Irrlicht Engine is an open source high performance realtime 3D engine
  written and usable in C++ and also available for .NET languages. It is
  completely cross-platform, using D3D, OpenGL and its own software renderer,
  and has all of the state-of-the-art features which can be found in
  commercial 3d engines.
irrlicht-devel 1.8.4 1.fc27.3	1321685	Development/Libraries	Development headers and libraries for irrlicht
  Development headers and libraries for irrlicht.
irrlicht-devel 1.8.4 1.fc27.3	1321685	Development/Libraries	Development headers and libraries for irrlicht
  Development headers and libraries for irrlicht.
irsim 9.7.96 1.fc27	479309	Applications/Engineering	Switch-level simulator used even for VLSI
  IRSIM is a tool for simulating digital circuits. It is a "switch-level"
  simulator; that is, it treats transistors as ideal switches. Extracted
  capacitance and lumped resistance values are used to make the switch a little
  bit more realistic than the ideal, using the RC time constants to predict the
  relative timing of events.
irssi 1.0.4 3.fc27	2439302	Applications/Communications	Modular text mode IRC client with Perl scripting
  Irssi is a modular IRC client with Perl scripting. Only text-mode
  frontend is currently supported. The GTK/GNOME frontend is no longer
  being maintained.
irssi-devel 1.0.4 3.fc27	152018	Development/Libraries	Development package for irssi
  This package contains headers needed to develop irssi plugins.
  
  Irssi is a modular IRC client with Perl scripting. Only text-mode
  frontend is currently supported. The GTK/GNOME frontend is no longer
  being maintained.
irssi-devel 1.0.4 3.fc27	152019	Development/Libraries	Development package for irssi
  This package contains headers needed to develop irssi plugins.
  
  Irssi is a modular IRC client with Perl scripting. Only text-mode
  frontend is currently supported. The GTK/GNOME frontend is no longer
  being maintained.
irssi-xmpp 0.53 1.fc27	220478	Applications/Communications	XMPP plugin into irssi
  Irssi-xmpp is an irssi plugin to connect to the Jabber network.
irstlm 6.00.05 5.fc27	621934	Unspecified	Statistical language model tool
  Irstlm is a tool for the estimation, representation, and computation of
  statistical language models.
irstlm 6.00.05 5.fc27	585990	Unspecified	Statistical language model tool
  Irstlm is a tool for the estimation, representation, and computation of
  statistical language models.
irstlm-devel 6.00.05 5.fc27	122480	Unspecified	Headers and libraries for building with irstlm
  The headers and libraries needed to build applications that use irstlm.
irstlm-devel 6.00.05 5.fc27	122480	Unspecified	Headers and libraries for building with irstlm
  The headers and libraries needed to build applications that use irstlm.
irstlm-tools 6.00.05 5.fc27	570162	Unspecified	Programs and scripts that use the irstlm library
  Programs and scripts that use the irstlm library.
is-interface 1.15.0 9.fc27	121697	Applications/Internet	Information service library for the lcg bdii system
  Information service library for the bdii system.
  Provide an API to interact with the lcg BDII system, \
  compatible GLUE 1.0 and GLUE 2.0
is-interface 1.15.0 9.fc27	123245	Applications/Internet	Information service library for the lcg bdii system
  Information service library for the bdii system.
  Provide an API to interact with the lcg BDII system, \
  compatible GLUE 1.0 and GLUE 2.0
is-interface-devel 1.15.0 9.fc27	38549	Applications/Internet	Development files for is-interface
  development files for is-interface
is-interface-devel 1.15.0 9.fc27	38551	Applications/Internet	Development files for is-interface
  development files for is-interface
iscan-firmware 20130319 5.fc27	1012984	Unspecified	Firmware for Epson flatbed scanners
  Firmware for the following Epson flatbed scanners:
  
  * esfw32: Perfection 3170 PHOTO / GT-9400
  * esfw41: Perfection 2480/2580 PHOTO / GT-F500/F550
  * esfw43: Perfection 4180 PHOTO / GT-F600
  * esfw52: Perfection 3490/3590 PHOTO / GT-F520/F570
  * esfw54: Perfection 4490 PHOTO / GT-X750
  * esfw66: Perfection V10/V100 PHOTO / GT-S600 / GT-F650
  * esfw68: Perfection V350 PHOTO / GT-F700
  * esfw7A: Perfection V200 PHOTO / GT-F670
  * esfw7C: Perfection V500 PHOTO / GT-X770
  * esfw86: GT-1500 / GT-D1000
  * esfw8b: Perfection V30/V300 / GT-F720 / GT-S620
  * esfwA1: Perfection V600 PHOTO / GT-X820
  * esfwad: Perfection V33/V330 PHOTO / GT-F730 / GT-S630
  * esfwdd: Perfection V37/V370 / GT-F740 / GT-S640
  * esfweb: Perfection V550 PHOTO
iscsi-initiator-utils 6.2.0.874 6.git86e8892.fc27	1761154	System Environment/Daemons	iSCSI daemon and utility programs
  The iscsi package provides the server daemon for the iSCSI protocol,
  as well as the utility programs used to manage it. iSCSI is a protocol
  for distributed disk access using SCSI commands sent over Internet
  Protocol networks.
iscsi-initiator-utils 6.2.0.874 6.git86e8892.fc27	1618314	System Environment/Daemons	iSCSI daemon and utility programs
  The iscsi package provides the server daemon for the iSCSI protocol,
  as well as the utility programs used to manage it. iSCSI is a protocol
  for distributed disk access using SCSI commands sent over Internet
  Protocol networks.
iscsi-initiator-utils-devel 6.2.0.874 6.git86e8892.fc27	541621	Development/Libraries	Development files for iscsi-initiator-utils
  The iscsi-initiator-utils-devel package contains libraries and header files for
  developing applications that use iscsi-initiator-utils.
iscsi-initiator-utils-devel 6.2.0.874 6.git86e8892.fc27	541621	Development/Libraries	Development files for iscsi-initiator-utils
  The iscsi-initiator-utils-devel package contains libraries and header files for
  developing applications that use iscsi-initiator-utils.
iscsi-initiator-utils-iscsiuio 6.2.0.874 6.git86e8892.fc27	167365	System Environment/Daemons	Userspace configuration daemon required for some iSCSI hardware
  The iscsiuio configuration daemon provides network configuration help
  for some iSCSI offload hardware.
isdn4k-utils 3.27 8.fc27	2531464	Applications/System	Utilities for configuring an ISDN subsystem
  The isdn4k-utils package contains a collection of utilities needed for
  configuring an ISDN subsystem.
isdn4k-utils 3.27 8.fc27	2532256	Applications/System	Utilities for configuring an ISDN subsystem
  The isdn4k-utils package contains a collection of utilities needed for
  configuring an ISDN subsystem.
isdn4k-utils-data 3.27 8.fc27	1688649	Applications/System	data files
  The isdn4k-utils-data package contains data needed for configuring an ISDN subsystem.
isdn4k-utils-devel 3.27 8.fc27	67942	Development/Libraries	Header files for capi development
  The isdn4k-utils-devel package contains the header files required to develop
  capi applications.
isdn4k-utils-devel 3.27 8.fc27	67944	Development/Libraries	Header files for capi development
  The isdn4k-utils-devel package contains the header files required to develop
  capi applications.
isdn4k-utils-doc 3.27 8.fc27	2154139	Documentation	Documentation for isdn4k-utils
  The isdn4k-utils-doc package contains the documentation for isdn4k-utils.
isdn4k-utils-static 3.27 8.fc27	74062	Development/Libraries	Static library for capi development
  The isdn4k-utils-devel package contains the capi static library required to
  develop capi applications.
isdn4k-utils-static 3.27 8.fc27	90828	Development/Libraries	Static library for capi development
  The isdn4k-utils-devel package contains the capi static library required to
  develop capi applications.
isdn4k-utils-vboxgetty 3.27 8.fc27	76009	Applications/Communications	ISDN voice box (getty)
  The vboxgetty package contains vboxgetty and vboxputty, needed for an
  ISDN voice box.
isight-firmware-tools 1.6 13.fc27	86060	System Environment/Base	Firmware extraction tools for Apple Built-in iSight camera
  iSight Firmware Tools provide tools to manipulate firmware for Built-in iSight
  cameras found on Apple machines since iMac G5 (November 2005).
isl 0.16.1 3.fc27	3234661	System Environment/Libraries	Integer point manipulation library
  isl is a library for manipulating sets and relations of integer points
  bounded by linear constraints.  Supported operations on sets include
  intersection, union, set difference, emptiness check, convex hull,
  (integer) affine hull, integer projection, computing the lexicographic
  minimum using parametric integer programming, coalescing and parametric
  vertex enumeration.  It also includes an ILP solver based on generalized
  basis reduction, transitive closures on maps (which may encode infinite
  graphs), dependence analysis and bounds on piecewise step-polynomials.
isl 0.16.1 3.fc27	3090473	System Environment/Libraries	Integer point manipulation library
  isl is a library for manipulating sets and relations of integer points
  bounded by linear constraints.  Supported operations on sets include
  intersection, union, set difference, emptiness check, convex hull,
  (integer) affine hull, integer projection, computing the lexicographic
  minimum using parametric integer programming, coalescing and parametric
  vertex enumeration.  It also includes an ILP solver based on generalized
  basis reduction, transitive closures on maps (which may encode infinite
  graphs), dependence analysis and bounds on piecewise step-polynomials.
isl-devel 0.16.1 3.fc27	776154	Development/Libraries	Development for building integer point manipulation library
  isl is a library for manipulating sets and relations of integer points
  bounded by linear constraints.  Supported operations on sets include
  intersection, union, set difference, emptiness check, convex hull,
  (integer) affine hull, integer projection, computing the lexicographic
  minimum using parametric integer programming, coalescing and parametric
  vertex enumeration.  It also includes an ILP solver based on generalized
  basis reduction, transitive closures on maps (which may encode infinite
  graphs), dependence analysis and bounds on piecewise step-polynomials.
isl-devel 0.16.1 3.fc27	776156	Development/Libraries	Development for building integer point manipulation library
  isl is a library for manipulating sets and relations of integer points
  bounded by linear constraints.  Supported operations on sets include
  intersection, union, set difference, emptiness check, convex hull,
  (integer) affine hull, integer projection, computing the lexicographic
  minimum using parametric integer programming, coalescing and parametric
  vertex enumeration.  It also includes an ILP solver based on generalized
  basis reduction, transitive closures on maps (which may encode infinite
  graphs), dependence analysis and bounds on piecewise step-polynomials.
islamic-menus 1.0.6 8.fc27	117594	User Interface/Desktops	Islamic menus for desktops conforming with XDG standards
  Categorize islamic apps in a menu for the GNOME, KDE and other
  XDG-conforming desktops.
isns-utils 0.97 5.fc27	137966	System Environment/Daemons	The iSNS daemon and utility programs
  The iSNS package contains the daemon and tools to setup a iSNS server,
  and iSNS client tools. The Internet Storage Name Service (iSNS) protocol
  allows automated discovery, management and configuration of iSCSI and
  Fibre Channel devices (using iFCP gateways) on a TCP/IP network.
isns-utils-devel 0.97 5.fc27	60859	Development/Libraries	Development files for iSNS
  Development files for iSNS
isns-utils-devel 0.97 5.fc27	60859	Development/Libraries	Development files for iSNS
  Development files for iSNS
isns-utils-libs 0.97 5.fc27	363060	Development/Libraries	Shared library files for iSNS
  Shared library files for iSNS
isns-utils-libs 0.97 5.fc27	501536	Development/Libraries	Shared library files for iSNS
  Shared library files for iSNS
iso-codes 3.75 2.fc27	17197319	Unspecified	ISO code lists and translations
  This package provides the ISO 639 Language code list, the ISO 4217
  Currency code list, the ISO 3166 Territory code list, and ISO 3166-2
  sub-territory lists, and all their translations in gettext format.
iso-codes-devel 3.75 2.fc27	212	Unspecified	Files for development using iso-codes
  This package contains the pkg-config files for development
  when building programs that use iso-codes.
iso8859-2-100dpi-fonts 1.0 34.fc27	1051376	User Interface/X	A set of 100dpi Central European language fonts for X
  This package includes Central European (ISO8859-2) fonts, in 100 dpi
  resolution, for the X Window System.
iso8859-2-75dpi-fonts 1.0 34.fc27	923288	User Interface/X	A set of 75dpi Central European language fonts for X
  This package contains a set of Central European language fonts in 75 dpi
  resolution for the X Window System.
iso8859-2-fonts-common 1.0 34.fc27	8815	User Interface/X	Common files of iso8859-2-fonts
  Common files of iso8859-2-fonts.
iso8859-2-misc-fonts 1.0 34.fc27	70554	User Interface/X	A set of misc Central European language fonts for X
  This package contains a set of Central European fonts, in
  compliance with the ISO8859-2 standard.
isomaster 1.3.13 6.fc27	804941	Applications/File	An easy to use GUI CD image editor
  ISO Master: an easy to use graphical CD image editor.
  It allows to extract files from an ISO, add files to an ISO,
  and create bootable ISOs - all in a graphical user interface.
  It can open ISO, NRG, and some MDF files but can only save as ISO.
isomd5sum 1.2.1 4.fc27	58783	Applications/System	Utilities for working with md5sum implanted in ISO images
  The isomd5sum package contains utilities for implanting and verifying
  an md5sum implanted into an ISO9660 image.
isomd5sum-devel 1.2.1 4.fc27	32500	Development/System	Development headers and library for using isomd5sum
  This contains header files and a library for working with the isomd5sum
  implanting and checking.
isomd5sum-devel 1.2.1 4.fc27	34740	Development/System	Development headers and library for using isomd5sum
  This contains header files and a library for working with the isomd5sum
  implanting and checking.
isorelax 0 0.22.release20050331.fc27	80783	Unspecified	Public interfaces for RELAX Core
  The ISO RELAX project was started to host public interfaces
  useful for applications to support RELAX Core. Now, however,
  some of the hosted material is schema language-neutral.
isorelax-javadoc 0 0.22.release20050331.fc27	693764	Unspecified	API documentation for isorelax
  API documentation for isorelax.
ispc 1.9.1 16.git.20170324.a618ad4.fc27	7789536	Unspecified	C-based SPMD programming language compiler
  A compiler for a variant of the C programming language, with extensions for
  "single program, multiple data" (SPMD) programming.
isrcsubmit 2.0.1 9.fc27	94543	Unspecified	Script to submit ISRCs from disc to MusicBrainz
  This python script extracts ISRCs from audio cds and submits them to
  MusicBrainz. Features: read and submit ISRCs from disc, search for
  releases with the TOC of the disc, submit discIds / TOCs, display
  release information from MusicBrainz, duplicate ISRC detection (local
  and on server), keyring support for login information.
istack-commons 2.21 6.fc27	44614	Unspecified	Common code for some Glassfish projects
  Code shared between JAXP, JAXB, SAAJ, and JAX-WS projects.
istack-commons-buildtools 2.21 6.fc27	59741	Unspecified	istack-commons buildtools
  This package contains istack-commons buildtools.
istack-commons-javadoc 2.21 6.fc27	1579007	Unspecified	Javadoc for istack-commons
  This package contains the API documentation for istack-commons.
istack-commons-maven-plugin 2.21 6.fc27	73385	Unspecified	istack-commons Maven Mojo
  This package contains the istack-commons Maven Mojo.
istack-commons-runtime 2.21 6.fc27	64879	Unspecified	istack-commons runtime
  This package contains istack-commons runtime.
istack-commons-soimp 2.21 6.fc27	55858	Unspecified	istack-commons soimp
  This package contains istack-commons soimp.
istack-commons-test 2.21 6.fc27	55258	Unspecified	istack-commons test
  This package contains istack-commons test.
istack-commons-tools 2.21 6.fc27	69613	Unspecified	istack-commons tools
  This package contains istack-commons tools.
istatd 0.5.8 16.fc27	176231	Applications/System	Daemon serving statistics to your iStat iPhone application
  istatd is a daemon serving statistics to your iStat iPhone
  application from Linux, Solaris & FreeBSD.
  istatd collects data such as CPU, memory, network and disk
  usage and keeps the history.
  Once connecting from the iPhone and entering the lock code
  this data will be sent to the iPhone and shown in fancy graphs.
isync 1.2.3 1.fc27	417524	Unspecified	A tool to synchronize IMAP4 and Maildir mailboxes
  isync is a command line application which synchronizes mailboxes; currently
  Maildir and IMAP4 mailboxes are supported.  New messages, message deletions
  and flag changes can be propagated both ways.  isync is suitable for use in
  IMAP-disconnected mode.
itcl 4.0.3 7.fc27	417567	Development/Libraries	Object oriented extensions to Tcl and Tk
  [incr Tcl] is Tcl extension that provides object-oriented features that are
  missing from the Tcl language.
itcl-devel 4.0.3 7.fc27	105215	Development/Libraries	Development headers and libraries for linking against itcl
  Development headers and libraries for linking against itcl.
itcl-devel 4.0.3 7.fc27	105645	Development/Libraries	Development headers and libraries for linking against itcl
  Development headers and libraries for linking against itcl.
itext 2.1.7 36.fc26	69697	Development/Libraries	A Free Java-PDF library
  iText is a library that allows you to generate PDF files on the fly. The iText
  classes are very useful for people who need to generate read-only, platform
  independent documents containing text, lists, tables and images. The library is
  especially useful in combination with Java(TM) technology-based Servlets: The
  look and feel of HTML is browser dependent; with iText and PDF you can control
  exactly how your servlet's output will look.
itext-core 2.1.7 36.fc26	1679755	Development/Libraries	The core iText Java-PDF library
  The core package contains the main iText library and the related maven POM
  files.
itext-javadoc 2.1.7 36.fc26	28354267	Documentation	Javadoc for iText
  API documentation for the iText package.
itext-rtf 2.1.7 36.fc26	273791	Development/Libraries	Library to output Rich Text Files
  The RTF package is an extension of the iText library and allows iText to output
  Rich Text Files in addition to PDF files. These files can then be viewed and
  edited with RTF viewers such as OpenOffice.org Writer.
itext-rups 2.1.7 36.fc26	105630	Applications/Productivity	Reading/Updating PDF Syntax
  iText RUPS is a tool that combines SUN's PDF Renderer (to view PDF documents),
  iText's PdfReader (to inspect the internal structure of a PDF file), and
  iText's PdfStamper to manipulate a PDF file.
itext-toolbox 2.1.7 36.fc26	200697	Applications/Productivity	Some iText tools
  iText is a free open source Java-PDF library released on SF under the MPL/LGPL;
  iText comes with a simple GUI: the iText toolbox. The original developers of
  iText want to publish this toolbox as a separate project under the more
  permissive MIT license. This is a utility that allows you to use a number of
  iText tools.
itk 4.0.1 6.fc27	94178	Development/Libraries	Object oriented extensions to Tk
  [incr Tk] is Tk extension that provides object-oriented features that are
  missing from the Tk extension to Tcl.  The OO features provided by itk are
  useful for building megawidgets.
itk-devel 4.0.1 6.fc27	13530	Development/Libraries	Development headers and libraries for linking against itk
  Development headers and libraries for linking against itk.
itk-devel 4.0.1 6.fc27	13530	Development/Libraries	Development headers and libraries for linking against itk
  Development headers and libraries for linking against itk.
itop 0.1 6.20150225git6dbb3c42.fc27	6576	Unspecified	Interactive interrupt viewer
  Interrupts 'top-like' utility for Linux
itstool 2.0.2 7.fc27	131616	Development/Tools	ITS-based XML translation tool
  ITS Tool allows you to translate XML documents with PO files, using rules from
  the W3C Internationalization Tag Set (ITS) to determine what to translate and
  how to separate it into PO file messages.
itzam-core 2.1.1 15.fc27	115210	System Environment/Libraries	Library for creating and manipulating keyed-access database files
  Itzam/Core is a deliberately portable and concise C library for creating and
  manipulating keyed-access database files containing variable-length, random
  access records. Information is referenced by a user-defined key value;
  indexes may be combined with or remain separate from data.
itzam-core 2.1.1 15.fc27	114398	System Environment/Libraries	Library for creating and manipulating keyed-access database files
  Itzam/Core is a deliberately portable and concise C library for creating and
  manipulating keyed-access database files containing variable-length, random
  access records. Information is referenced by a user-defined key value;
  indexes may be combined with or remain separate from data.
itzam-core-devel 2.1.1 15.fc27	17320	Development/Libraries	Development files for itzam-core
  The itzam-core-devel package contains libraries and header files for
  developing applications that use itzam-core.
itzam-core-devel 2.1.1 15.fc27	17320	Development/Libraries	Development files for itzam-core
  The itzam-core-devel package contains libraries and header files for
  developing applications that use itzam-core.
iverilog 10 6.fc27	6187493	Applications/Engineering	Icarus Verilog is a verilog compiler and simulator
  Icarus Verilog is a Verilog compiler that generates a variety of
  engineering formats, including simulation. It strives to be true
  to the IEEE-1364 standard.
ivshmem-tools 2.10.0 1.fc27	124944	Development/Tools	Client and server for QEMU ivshmem device
  This package provides client and server tools for QEMU's ivshmem device.
ivtv-firmware 20080701 32	840874	System Environment/Kernel	Firmware for the Hauppauge PVR 250/350/150/500/USB2 model series
  This package contains the firmware for WinTV Hauppauge PVR
  250/350/150/500/USB2 cards.
ivy-local 5.0.0 7.fc27	1320	Unspecified	Local mode for Apache Ivy
  This package implements local mode for Apache Ivy, which allows
  artifact resolution using XMvn resolver.
ivykis 0.42.1 1.fc27	87964	System Environment/Libraries	Library for asynchronous I/O readiness notification
  ivykis is a library for asynchronous I/O readiness notification.
  It is a thin, portable wrapper around OS-provided mechanisms such
  as epoll_create(2), kqueue(2), poll(2), poll(7d) (/dev/poll) and
  port_create(3C).
  
  ivykis was mainly designed for building high-performance network
  applications, but can be used in any event-driven application that
  uses poll(2)able file descriptors as its event sources.
ivykis 0.42.1 1.fc27	88756	System Environment/Libraries	Library for asynchronous I/O readiness notification
  ivykis is a library for asynchronous I/O readiness notification.
  It is a thin, portable wrapper around OS-provided mechanisms such
  as epoll_create(2), kqueue(2), poll(2), poll(7d) (/dev/poll) and
  port_create(3C).
  
  ivykis was mainly designed for building high-performance network
  applications, but can be used in any event-driven application that
  uses poll(2)able file descriptors as its event sources.
ivykis-devel 0.42.1 1.fc27	49381	Development/Libraries	Development files for the ivykis package
  ivykis is a library for asynchronous I/O readiness notification.
  This package contains files needed to develop applications using
  ivykis.
ivykis-devel 0.42.1 1.fc27	49383	Development/Libraries	Development files for the ivykis package
  ivykis is a library for asynchronous I/O readiness notification.
  This package contains files needed to develop applications using
  ivykis.
iw 4.9 3.fc27	176065	Unspecified	A nl80211 based wireless configuration tool
  iw is a new nl80211 based CLI configuration utility for wireless devices.
  Currently you can only use this utility to configure devices which
  use a mac80211 driver as these are the new drivers being written -
  only because most new wireless devices being sold are now SoftMAC.
iwidgets 4.0.2 20.fc27	2570818	Development/Libraries	A set of useful widgets based on itcl and itk
  A set of useful widgets based on itcl and itk.
iwl100-firmware 39.31.5.1 78.fc27	450978	Unspecified	Firmware for Intel(R) Wireless WiFi Link 100 Series Adapters
  This package contains the firmware required by the Intel wireless drivers
  for Linux to support the iwl100 hardware.  Usage of the firmware
  is subject to the terms and conditions contained inside the provided
  LICENSE file. Please read it carefully.
iwl1000-firmware 39.31.5.1 78.fc27	785982	Unspecified	Firmware for Intel® PRO/Wireless 1000 B/G/N network adaptors
  This package contains the firmware required by the Intel wireless drivers
  for Linux to support the iwl1000 hardware.  Usage of the firmware
  is subject to the terms and conditions contained inside the provided
  LICENSE file. Please read it carefully.
iwl105-firmware 18.168.6.1 78.fc27	803086	Unspecified	Firmware for Intel(R) Centrino Wireless-N 105 Series Adapters
  This package contains the firmware required by the Intel wireless drivers
  for Linux to support the iwl105 hardware.  Usage of the firmware
  is subject to the terms and conditions contained inside the provided
  LICENSE file. Please read it carefully.
iwl135-firmware 18.168.6.1 78.fc27	814634	Unspecified	Firmware for Intel(R) Centrino Wireless-N 135 Series Adapters
  This package contains the firmware required by the Intel wireless drivers
  for Linux to support the iwl135 hardware.  Usage of the firmware
  is subject to the terms and conditions contained inside the provided
  LICENSE file. Please read it carefully.
iwl2000-firmware 18.168.6.1 78.fc27	809282	Unspecified	Firmware for Intel(R) Centrino Wireless-N 2000 Series Adapters
  This package contains the firmware required by the Intel wireless drivers
  for Linux to support the iwl2000 hardware.  Usage of the firmware
  is subject to the terms and conditions contained inside the provided
  LICENSE file. Please read it carefully.
iwl2030-firmware 18.168.6.1 78.fc27	820798	Unspecified	Firmware for Intel(R) Centrino Wireless-N 2030 Series Adapters
  This package contains the firmware required by the Intel wireless drivers
  for Linux to support the iwl2030 hardware.  Usage of the firmware
  is subject to the terms and conditions contained inside the provided
  LICENSE file. Please read it carefully.
iwl3160-firmware 25.30.13.0 78.fc27	10421786	Unspecified	Firmware for Intel(R) Wireless WiFi Link 3160 Series Adapters
  This package contains the firmware required by the Intel wireless drivers
  for Linux.  Usage of the firmware is subject to the terms and conditions
  contained inside the provided LICENSE file. Please read it carefully.
iwl3945-firmware 15.32.2.9 78.fc27	263506	Unspecified	Firmware for Intel® PRO/Wireless 3945 A/B/G network adaptors
  This package contains the firmware required by the iwl3945 driver
  for Linux.  Usage of the firmware is subject to the terms and conditions
  contained inside the provided LICENSE file. Please read it carefully.
iwl4965-firmware 228.61.2.24 78.fc27	301378	Unspecified	Firmware for Intel® PRO/Wireless 4965 A/G/N network adaptors
  This package contains the firmware required by the iwl4965 driver
  for Linux.  Usage of the firmware is subject to the terms and conditions
  contained inside the provided LICENSE file. Please read it carefully.
iwl5000-firmware 8.83.5.1_1 78.fc27	1152350	Unspecified	Firmware for Intel® PRO/Wireless 5000 A/G/N network adaptors
  This package contains the firmware required by the iwl5000 driver
  for Linux.  Usage of the firmware is subject to the terms and conditions
  contained inside the provided LICENSE file. Please read it carefully.
iwl5150-firmware 8.24.2.2 78.fc27	450806	Unspecified	Firmware for Intel® PRO/Wireless 5150 A/G/N network adaptors
  This package contains the firmware required by the iwl5150 driver
  for Linux.  Usage of the firmware is subject to the terms and conditions
  contained inside the provided LICENSE file. Please read it carefully.
iwl6000-firmware 9.221.4.1 78.fc27	568014	Unspecified	Firmware for Intel(R) Wireless WiFi Link 6000 AGN Adapter
  This package contains the firmware required by the Intel wireless drivers
  for Linux.  Usage of the firmware is subject to the terms and conditions
  contained inside the provided LICENSE file. Please read it carefully.
iwl6000g2a-firmware 18.168.6.1 78.fc27	1234830	Unspecified	Firmware for Intel(R) Wireless WiFi Link 6005 Series Adapters
  This package contains the firmware required by the Intel wireless drivers
  for Linux.  Usage of the firmware is subject to the terms and conditions
  contained inside the provided LICENSE file. Please read it carefully.
iwl6000g2b-firmware 18.168.6.1 78.fc27	1253078	Unspecified	Firmware for Intel(R) Wireless WiFi Link 6030 Series Adapters
  This package contains the firmware required by the Intel wireless drivers
  for Linux.  Usage of the firmware is subject to the terms and conditions
  contained inside the provided LICENSE file. Please read it carefully.
iwl6050-firmware 41.28.5.1 78.fc27	1046878	Unspecified	Firmware for Intel(R) Wireless WiFi Link 6050 Series Adapters
  This package contains the firmware required by the Intel wireless drivers
  for Linux.  Usage of the firmware is subject to the terms and conditions
  contained inside the provided LICENSE file. Please read it carefully.
iwl7260-firmware 25.30.13.0 78.fc27	43899742	Unspecified	Firmware for Intel(R) Wireless WiFi Link 7260 Series Adapters
  This package contains the firmware required by the Intel wireless drivers
  for Linux.  Usage of the firmware is subject to the terms and conditions
  contained inside the provided LICENSE file. Please read it carefully.
iwpmd 14 4.fc27	38410	Unspecified	iWarp Port Mapper userspace daemon
  iwpmd provides a userspace service for iWarp drivers to claim
  tcp ports through the standard socket interface.
iwyu 0.8 4.fc27	9709365	Unspecified	C/C++ source files #include analyzer based on clang
  "Include what you use" means this: for every symbol (type, function, variable,
  or macro) that you use in foo.cc (or foo.cpp), either foo.cc or foo.h
  should #include a .h file that exports the declaration of that symbol. The
  include-what-you-use tool is a program that can be built with the clang
  libraries in order to analyze #includes of source files to find
  include-what-you-use violations, and suggest fixes for them.
ixpdimm-cli 01.00.00.2345 2.fc27	2037830	Development/Tools	CLI for management of IXPDIMM
  A Command Line Interface (CLI) application for configuring and
  managing IXPDIMMs from the command line.
ixpdimm-monitor 01.00.00.2345 2.fc27	83680	System Environment/Daemons	Daemon for monitoring the status of IXPDIMM
  A monitor daemon for monitoring the health and status of IXPDIMMs.
ixpdimm_sw 01.00.00.2345 2.fc27	2564105	Applications/System	API for development of IXPDIMM management utilities
  An application program interface (API) which provides programmatic access to
  the IXPSIMM SW functionality.
ixpdimm_sw-devel 01.00.00.2345 2.fc27	139531	Development/Libraries	Development files for ixpdimm_sw
  The ixpdimm_sw-devel package contains header files for
  developing applications that use IXPDIMM SW.