File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1+ [ ![ Build Status] ( https://travis-ci.com/JetBrains-Research/CFPQ_Data.svg?branch=master )] ( https://travis-ci.com/JetBrains-Research/CFPQ_Data )
2+
13# CFPQ_Data
24
35Graphs and grammars for experimental analysis of context-free path querying algorithms.
Original file line number Diff line number Diff line change 1717 packages = setuptools .find_packages (),
1818 url = 'https://github.com/JetBrains-Research/CFPQ_Data' ,
1919 license = 'Apache License 2.0' ,
20- author = 'Grigoriev Semyon ' ,
21- author_email = 'rsdpisuy @gmail.com' ,
20+ author = 'Abzalov Vadim, Kovalev Nikita ' ,
21+ author_email = 'vadim.i.abzalov@gmail.com, Nikitoskova123 @gmail.com' ,
2222 package_data = {'' : ['*.json' ], 'cfpq_data' : ['data/*/Grammars/*.txt' ]},
2323 include_package_data = True ,
2424 python_requires = '>=3.8' ,
You can’t perform that action at this time.
0 commit comments