{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:pypi/function-parser","name":"function-parser","description":"This library contains various utils to parse GitHub repositories into function definition and docstring pairs. It is based on tree-sitter to parse code into ASTs and apply heuristics to parse metadata in more details. Currently, it supports 6 languages: Python, Java, Go, Php, Ruby, and Javascript. It also parses function calls and links them with their definitions for Python.","version":"0.0.4","softwareVersion":"0.0.4","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/ncoop57/function_parser","issueTracker":"https://github.com/ncoop57/function_parser/issues","url":"https://github.com/ncoop57/function_parser/tree/main/","keywords":["source","code","parser","method","function","software","engineering"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Python"},"maintainer":[{"@type":"Person","name":"coop57"}],"author":[{"@type":"Person","name":"coop57"}],"copyrightHolder":[{"@type":"Person","name":"coop57"}],"dateCreated":"2021-01-12","dateModified":"2022-03-23","datePublished":"2022-03-23","copyrightYear":2021,"downloadUrl":"https://files.pythonhosted.org/packages/0b/f4/99de2a5511227f7de5879c8dbe54c393b4444a1cadf99dd8a0d5e081180e/function_parser-0.0.4-py3-none-any.whl","softwareHelp":{"@type":"WebSite","url":"https://function-parser.readthedocs.io/"},"applicationCategory":"pypi","runtimePlatform":"pypi","developmentStatus":"active","sameAs":["https://pypi.org/project/function-parser/"],"https://www.w3.org/ns/activitystreams#likes":29,"https://forgefed.org/ns#forks":14}