Metadata-Version: 2.1
Name: rubyvenv
Version: 1.2.0
Summary: Create no-hassle ruby "virtualenvs".  No .bashrc, no shims, no cd-magic.
Home-page: https://github.com/asottile/rubyvenv
Author: Anthony Sottile
Author-email: asottile@umich.edu
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: distro

[![build status](https://github.com/asottile/rubyvenv/actions/workflows/main.yml/badge.svg)](https://github.com/asottile/rubyvenv/actions/workflows/main.yml)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/asottile/rubyvenv/main.svg)](https://results.pre-commit.ci/latest/github/asottile/rubyvenv/main)

rubyvenv
========

Create no-hassle ruby "virtualenvs".  No .bashrc, no shims, no cd-magic.
