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

String Metadata Extraction #36

Closed
Kaushl2208 opened this issue Oct 12, 2021 · 6 comments
Closed

String Metadata Extraction #36

Kaushl2208 opened this issue Oct 12, 2021 · 6 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest

Comments

@Kaushl2208
Copy link
Member

Kaushl2208 commented Oct 12, 2021

In code files there are variables which are assigned with the strings. Extraction of it can be simply done using the same process of regex.

foo = "This is a string

Nirjas is currently extracting several type of metadata including the SLOC, Comments. This can be a separate output metadata with only assigned string extractions.

@Kaushl2208 Kaushl2208 added enhancement New feature or request good first issue Good for newcomers hacktoberfest labels Oct 12, 2021
@Yoda-Canada
Copy link
Contributor

@Kaushl2208 Could you assigned this issue for me?

@GMishx
Copy link
Member

GMishx commented Oct 12, 2021

Sure @Yoda-Canada

@Yoda-Canada
Copy link
Contributor

@Kaushl2208 Has the -p feature been developed?
screen shot

@Kaushl2208
Copy link
Member Author

Kaushl2208 commented Oct 13, 2021

Hey @Yoda-Canada , I don't think that -p flag has been introduced yet. If you are trying to run the testScript you should use: python3 testscript.py

I see we have a error in README as well, Thanks for pointing out. I will raise an issue for that as well 👍

@Yoda-Canada
Copy link
Contributor

@Kaushl2208 I pull a PR for issue 36. Please review it, thx.

@Kaushl2208
Copy link
Member Author

#42 , Has implemented it. Closing it now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest
Projects
None yet
Development

No branches or pull requests

3 participants