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

[request] gawk/5.2.1 #16794

Open
samuel-emrys opened this issue Mar 30, 2023 · 0 comments
Open

[request] gawk/5.2.1 #16794

samuel-emrys opened this issue Mar 30, 2023 · 0 comments

Comments

@samuel-emrys
Copy link
Contributor

Package Name/Version

gawk/5.2.1

Webpage

https://www.gnu.org/software/gawk/

Source code

http://git.savannah.gnu.org/cgit/gawk.git

Description of the library/tool

If you are like many computer users, you would frequently like to make changes in various text files wherever certain patterns appear, or extract data from parts of certain lines while discarding the rest. To write a program to do this in a language such as C or Pascal is a time-consuming inconvenience that may take many lines of code. The job is easy with awk, especially the GNU implementation: gawk.

The awk utility interprets a special-purpose programming language that makes it possible to handle simple data-reformatting jobs with just a few lines of code.

samuel-emrys added a commit to samuel-emrys/conan-center-index that referenced this issue Mar 30, 2023
* Initial implementation of gawk
* Missing mpfr and grep dependencies

Closes conan-io#16794
samuel-emrys added a commit to samuel-emrys/conan-center-index that referenced this issue Apr 25, 2023
This is a C library, so remove C++ metadata from the recipe.

Relates to conan-io#16794
samuel-emrys added a commit to samuel-emrys/conan-center-index that referenced this issue Apr 25, 2023
This is a C library, so remove C++ metadata from the recipe.

Relates to conan-io#16794
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant