diff --git a/python-pypi/python-css-parser/DEPENDS
b/python-pypi/python-css-parser/DEPENDS
new file mode 100755
index 0000000..8c09196
--- /dev/null
+++ b/python-pypi/python-css-parser/DEPENDS
@@ -0,0 +1 @@
+depends python3
diff --git a/python-pypi/python-css-parser/DETAILS
b/python-pypi/python-css-parser/DETAILS
new file mode 100755
index 0000000..679ed88
--- /dev/null
+++ b/python-pypi/python-css-parser/DETAILS
@@ -0,0 +1,21 @@
+ SPELL=python-css-parser
+ VERSION=1.0.6
+ SOURCE="$SPELL-$VERSION.tar.gz"
+
SOURCE_URL[0]=https://github.com/ebook-utils/css-parser/archive/v$VERSION.tar.gz
+
SOURCE_HASH=sha512:2140da05404da3045f61c23d7158d253506ae8b6e13c0e73495e0a22d5f9299d78ccb999f6b973e2deb2e30b71008b72f227633d7aacf48c892bf1155e9f6298
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/css-parser-$VERSION"
+ WEB_SITE="https://github.com/ebook-utils/css-parser"
+ LICENSE[0]="LGPL-3.0-or-later"
+ ENTERED=20210114
+ KEYWORDS=""
+ SHORT="CSS related utilities (parsing, serialization, etc) for
python"
+cat << EOF
+A fork of the cssutils project based on version 1.0.2. This fork includes
+general bug fixes and extensions specific to editing and working with ebooks.
+
+The main python source code has been modified so that it will run without
+further conversion on both Python >= 2.7 and Python 3.X without any further
+modules required. All required modifications are handled local to each file
+
+For more information on usage, please see the cssutils documentation.
+EOF
diff --git a/python-pypi/python-css-parser/HISTORY
b/python-pypi/python-css-parser/HISTORY
new file mode 100644
index 0000000..5e06e48
--- /dev/null
+++ b/python-pypi/python-css-parser/HISTORY
@@ -0,0 +1,2 @@
+2021-01-14 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS, DETAILS: spell created
[SM-Commit] GIT changes to master grimoire by Ismael Luceno (89a2450b1ae980202b2e29be6a2e5938d80f0d32),
Ismael Luceno, 01/15/2021