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

Consider a separate library that allows to match the components of a Range #38

Open
mulkieran opened this issue Jul 12, 2016 · 0 comments

Comments

@mulkieran
Copy link
Owner

The two components of a Range are the value and the units.

A separate library need not be able to handle translation initially.

The library should handle fractions and integers for values, with sign. The default value is 0. The library need not handle Decimal if justbytes chooses to omit it.

The units should default to bytes.

--value=32 --units=GiB
--value=1/2 --units=KiB

mulkieran added a commit that referenced this issue Sep 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant