diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..e8bee44 --- /dev/null +++ b/techstack.md @@ -0,0 +1,123 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [codehugger/pddl-lib](https://github.com/codehugger/pddl-lib)![](https://img.stackshare.io/public_badge.svg "public") +

+|8
Tools used|02/29/24
Report generated| +|------|------| +
+ +## Languages (2) + + + + + + +
+ C# +
+ C# +
+ +
+ Python +
+ Python +
+ +
+ +## Frameworks (1) + + + + +
+ .NET +
+ .NET +
+ +
+ +## DevOps (3) + + + + + + + + +
+ Git +
+ Git +
+ +
+ NuGet +
+ NuGet +
+ +
+ PyPI +
+ PyPI +
+ +
+ +## Other (1) + + + + +
+ ANTLR +
+ ANTLR +
+ +
+ + +## Open source packages (1) + +## NuGet (1) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[Antlr4.Runtime.Standard](https://www.nuget.org/Antlr4.Runtime.Standard)|v4.7|05/12/17|hfoffani |BSD-3-Clause|N/A| + +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..b9fe1a1 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,103 @@ +repo_name: codehugger/pddl-lib +report_id: 6755d8556bde13d43075aaab10e12992 +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T18:01:28+00:00' +requested_by: hfoffani +provider: github +branch: master +detected_tools_count: 8 +tools: +- name: C# + description: Simple, general-purpose, object-oriented programming language for the + .NET platform + website_url: http://csharp.net + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1015/1200px-C_Sharp_wordmark.svg.png + detection_source_url: https://github.com/codehugger/pddl-lib + detection_source: Repo Metadata +- name: Python + description: A clear and powerful object-oriented programming language, comparable + to Perl, Ruby, Scheme, or Java. + website_url: https://www.python.org + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/993/pUBY5pVj.png + detection_source_url: https://github.com/codehugger/pddl-lib + detection_source: Repo Metadata +- name: ".NET" + description: A free, cross-platform, open source developer platform for building + many different types of applications + website_url: http://www.microsoft.com/net/ + license: MIT + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Frameworks (Full Stack) + image_url: https://img.stackshare.io/service/1014/IoPy1dce_400x400.png + detection_source_url: https://github.com/codehugger/pddl-lib/blob/master/pddlnet/pddlnet.dll.nuspec + detection_source: pddlnet/pddlnet.dll.nuspec + last_updated_by: hfoffani + last_updated_on: 2015-03-14 11:39:32.000000000 Z +- name: Git + description: Fast, scalable, distributed revision control system + website_url: http://git-scm.com/ + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Version Control System + image_url: https://img.stackshare.io/service/1046/git.png + detection_source_url: https://github.com/codehugger/pddl-lib + detection_source: Repo Metadata +- name: NuGet + description: The package manager for .NET + website_url: https://www.nuget.org/ + open_source: false + hosted_saas: false + category: Build, Test, Deploy + sub_category: Package Managers + image_url: https://img.stackshare.io/service/2637/6I3oEOP4_400x400.jpg + detection_source_url: https://github.com/codehugger/pddl-lib/blob/master/pddlnet/pddlnet.dll.nuspec + detection_source: pddlnet/pddlnet.dll.nuspec + last_updated_by: hfoffani + last_updated_on: 2015-03-14 11:39:32.000000000 Z +- name: PyPI + description: A repository of software for the Python programming language + website_url: https://pypi.org/ + open_source: false + hosted_saas: false + category: Build, Test, Deploy + sub_category: Hosted Package Repository + image_url: https://img.stackshare.io/service/12572/-RIWgodF_400x400.jpg + detection_source_url: https://github.com/codehugger/pddl-lib/blob/master/setup.py + detection_source: setup.py + last_updated_by: Hernan Foffani + last_updated_on: 2015-03-04 15:44:09.000000000 Z +- name: ANTLR + description: Posts by Terence Parr, The ANTLR guy, about ANTLR, StringTemplate, + parsing, and general computer language cruft. + website_url: http://www.antlr.org/ + open_source: false + hosted_saas: false + image_url: https://img.stackshare.io/service/8585/a159037c4838e54e93d9f630a295c396_normal.jpeg + detection_source_url: https://github.com/codehugger/pddl-lib + detection_source: Repo Metadata +- name: Antlr4.Runtime.Standard + description: The .NET Core C# ANTLR 4 runtime from the ANTLR Organization + package_url: https://www.nuget.org/Antlr4.Runtime.Standard + version: '4.7' + license: BSD-3-Clause + open_source: true + hosted_saas: false + category: Libraries + sub_category: NuGet Packages + image_url: https://img.stackshare.io/package/13867/default_f71362d5cdd81a1583eb441b931fae9d72ff1211.png + detection_source_url: https://github.com/codehugger/pddl-lib/blob/master/pddlnet/pddlnet.dll.nuspec + detection_source: pddlnet/pddlnet.dll.nuspec + last_updated_by: hfoffani + last_updated_on: 2017-05-12 18:39:13.000000000 Z