https://github.com/armavica/subpar
Subpar is a filter for paragraph reformatting.
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.5%) to scientific vocabulary
Repository
Subpar is a filter for paragraph reformatting.
Basic Info
- Host: GitHub
- Owner: Armavica
- License: unlicense
- Language: Rust
- Default Branch: master
- Size: 2.93 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
subpar
Subpar is a filter for paragraph reformatting.
It is similar in purpose to fmt or par, but much simpler and shorter, hence the name. In contrast with them however, it is supposed to better handle non-ascii characters:
sh
$ echo "éééé a bbbbbb" | subpar -w9
éééé a
bbbbbb
`
whereas
sh
$ echo "éééé a bbbbbb" | par w9
éééé
a bbbbbb
`
Owner
- Name: Virgile Andreani
- Login: Armavica
- Kind: user
- Location: Boston
- Repositories: 60
- Profile: https://github.com/Armavica
Hi! I am a physicist by training with a PhD in computational biology. I love Rust, Monte-Carlo methods and scientific computing.
GitHub Events
Total
Last Year
Committers
Last synced: 12 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Virgile Andreani | v****i@a****r | 2 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 12 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0