Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package request: marcel #263995

Closed
arcuru opened this issue Oct 28, 2023 · 1 comment
Closed

Package request: marcel #263995

arcuru opened this issue Oct 28, 2023 · 1 comment
Labels
0.kind: packaging request Request for a new package to be added

Comments

@arcuru
Copy link
Contributor

arcuru commented Oct 28, 2023

Project description

From their homepage:

A Modern Shell

Marcel is a shell. The main idea is to rely on piping as the primary means of composition, as with any Unix or Linux shell. However, instead of passing strings from one command to the next, marcel passes Python values: builtin types such as lists, tuples, strings, and numbers; but also objects representing files and processes. A pipe carries streams of these values between ccommands.

Metadata

It is written in Python3, with a pypi package as well: https://pypi.org/project/marcel/

@arcuru arcuru added the 0.kind: packaging request Request for a new package to be added label Oct 28, 2023
@wolfgangwalther
Copy link
Contributor

#267461 was merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: packaging request Request for a new package to be added
Projects
None yet
Development

No branches or pull requests

2 participants