Metadata-Version: 2.4
Name: ncrvi
Version: 2025.7.23.2
Summary: Check rudimentary information
Author-email: Ann T Ropea <bedhanger@gmx.de>
License-Expression: MIT
Project-URL: Homepage, https://gitlab.com/bedhanger/mwe/-/tree/master/python/ncrvi
Description-Content-Type: text/x-rst
Requires-Dist: pytest

ncrvi
=====

Determine the number of components returning version information

Example usage
-------------

.. code-block:: bash

    $ ncrvi -h
    Here be dragons

Installation
------------

The `project <https://pypi.org/project/ncrvi/>`_ is on PyPI, so simply run

.. code-block:: bash

    $ python -m pip install ncrvi
