Metadata-Version: 2.1
Name: reporg
Version: 1.0.5
Summary: Repo organizer
Home-page: https://gitlab.com/riscv_verification/reporg
Author: vsys
Author-email: vsys2021@gmail.com
License: MIT license
Keywords: reporg
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: BSD License
Classifier: Development Status :: 4 - Beta
Requires-Python: >=3.8.5
License-File: LICENSE.vyoma
License-File: AUTHORS.rst

**Repository Organizer** : Repo organizer 
###################################################################################

Basic features:
  - cloning list of repositories
  - checkout master, any branch or commit id
  - apply patch to the same
  - New Run clears all the repos checkedout previously and starts fresh
  - dir must be an absolute path
  - patch file path is relative to where the python code is being run

Latest documentation of reporg :

  * `reporg.pdf  <https://gitlab.com/riscv_verification/reporg/-/jobs/artifacts/master/raw/reporg.pdf?job=doc>`_


