From 5b48ed35d4a808582d47b14a5ab0108b1f2a113c Mon Sep 17 00:00:00 2001
From: stacksharebot
Date: Fri, 10 Nov 2023 09:04:14 +0000
Subject: [PATCH 1/2] Create techstack.yml
---
techstack.yml | 83 +++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 83 insertions(+)
create mode 100644 techstack.yml
diff --git a/techstack.yml b/techstack.yml
new file mode 100644
index 0000000..a3cfa6b
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,83 @@
+repo_name: dai/mincss
+report_id: ac6c0db26869e2cb7583b34b6b90c4ff
+repo_type: Public
+timestamp: '2023-11-10T09:04:12+00:00'
+requested_by: peterbe
+provider: github
+branch: master
+detected_tools_count: 7
+tools:
+- name: CSS 3
+ description: The latest evolution of the Cascading Style Sheets language
+ website_url: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/6727/css.png
+ 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: Repo Metadata
+- 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: Repo Metadata
+- 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: requirements.txt
+ last_updated_by: Peter Bengtsson
+ last_updated_on: 2012-12-21 22:51:44.000000000 Z
+- name: Shell
+ description: A shell is a text-based terminal, used for manipulating programs and
+ files. Shell scripts typically manage program execution.
+ website_url: https://en.wikipedia.org/wiki/Shell_script
+ open_source: false
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png
+ detection_source: Repo Metadata
+- name: cssselect
+ description: Cssselect parses CSS3 Selectors and translates them to XPath 1.0
+ package_url: https://pypi.org/cssselect
+ license: BSD-3-Clause
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: PyPI Packages
+ image_url: https://img.stackshare.io/package/20109/default_534fc53c55ef7fbc50263daa8ea6618be3c2b37d.png
+ detection_source: requirements.txt
+ last_updated_by: Bob Erb
+ last_updated_on: 2013-01-22 16:04:37.000000000 Z
+- name: lxml
+ description: Powerful and Pythonic XML processing library combining libxml2/libxslt
+ with the ElementTree API
+ package_url: https://pypi.org/lxml
+ license: BSD-3-Clause
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: PyPI Packages
+ image_url: https://img.stackshare.io/package/19835/default_85689b353a3a9409328e253ea28d859d29151e0c.png
+ detection_source: requirements.txt
+ last_updated_by: Peter Bengtsson
+ last_updated_on: 2012-12-21 22:51:44.000000000 Z
From 9422d0da76242ae6ab0da4b350c020c82bbdca72 Mon Sep 17 00:00:00 2001
From: stacksharebot
Date: Fri, 10 Nov 2023 09:04:14 +0000
Subject: [PATCH 2/2] Create techstack.md
---
techstack.md | 97 ++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 97 insertions(+)
create mode 100644 techstack.md
diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..4d66d23
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,97 @@
+
+
+
+# Tech Stack File
+ [dai/mincss](https://github.com/dai/mincss)
+
+|7
Tools used|11/10/23
Report generated|
+|------|------|
+
+
+##
Languages (2)
+
+
+##
DevOps (2)
+
+
+
+
+ Git
+
+
+ |
+
+
+
+
+ PyPI
+
+
+ |
+
+
+
+
+## Other (1)
+
+
+
+
+ Shell
+
+
+ |
+
+
+
+
+
+##
Open source packages (2)
+
+##
PyPI (2)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[cssselect](https://pypi.org/cssselect)|N/A|01/22/13|Bob Erb |BSD-3-Clause|N/A|
+|[lxml](https://pypi.org/lxml)|N/A|12/21/12|Peter Bengtsson |BSD-3-Clause|N/A|
+
+
+
+
+Generated via [Stack File](https://github.com/apps/stack-file)