Skip to content

Commit

Permalink
update package data
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Aug 14, 2024
1 parent 33d64cd commit 923e9b6
Show file tree
Hide file tree
Showing 2 changed files with 146 additions and 2 deletions.
148 changes: 146 additions & 2 deletions src/data/packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -8497,8 +8497,95 @@
{
"name": "satysfi-class-cv",
"type": "Class",
"last_update": "2023-02-23",
"last_update": "2024-08-15",
"versions": [
{
"version": "0.2.0",
"synopsis": "SATySFi class file for Curriculum Vitae",
"description": "\nSATySFi class file for Curriculum Vitae\n",
"maintainer": [
"Masaki Waga <masakiwaga@gmail.com>"
],
"authors": [
"Masaki Waga <masakiwaga@gmail.com>"
],
"license": [
"MIT"
],
"homepage": [
"https://github.com/MasWag/cv-satysfi"
],
"bug_reports": [
"https://github.com/MasWag/cv-satysfi/issues"
],
"dependencies": [
{
"name": "satysfi",
"constraint": ">= \"0.0.6\" & < \"0.1.0\""
},
{
"name": "satyrographos",
"constraint": ">= \"0.0.2.6\" & < \"0.0.3\""
},
{
"name": "satysfi-base",
"constraint": ">= \"1.2.1\" & < \"2.0.0\""
},
{
"name": "satysfi-fonts-asana-math",
"constraint": ">= \"000.958+1+satysfi0.0.4\""
},
{
"name": "satysfi-parallel",
"constraint": ">= \"0.0.1\""
},
{
"name": "satysfi-enumitem",
"constraint": ">= \"3.0.1\" & < \"4.0.0\""
}
],
"published_on": "2024-08-15",
"documents": [
"./docs/class-cv-doc/manual.pdf"
],
"fonts": [

],
"tags": [

],
"inline_commands": [
"\\bold",
"\\book-title",
"\\cite",
"\\dfn",
"\\dummy",
"\\emph",
"\\enumerate-with-gap",
"\\footnote",
"\\index",
"\\listing-with-gap",
"\\promote-linebreak",
"\\roman",
"\\rule",
"\\url"
],
"block_commands": [
"+description",
"+enumerate-with-gap",
"+listing-with-gap",
"+p",
"+p-noindent",
"+publications",
"+section",
"+skill-groups",
"+subsection",
"+tabbedblock"
],
"math_commands": [

]
},
{
"version": "0.1.1",
"synopsis": "SATySFi class file for Curriculum Vitae",
Expand Down Expand Up @@ -8671,8 +8758,65 @@
{
"name": "satysfi-class-cv-doc",
"type": "Document",
"last_update": "2023-02-23",
"last_update": "2024-08-15",
"versions": [
{
"version": "0.2.0",
"synopsis": "Documentation of a class for CV",
"description": "Documentation of a class for CV.",
"maintainer": [
"Masaki Waga <masakiwaga@gmail.com>"
],
"authors": [
"Masaki Waga <masakiwaga@gmail.com>"
],
"license": [
"MIT"
],
"homepage": [
"https://github.com/MasWag/cv-satysfi"
],
"bug_reports": [
"https://github.com/MasWag/cv-satysfi/issues"
],
"dependencies": [
{
"name": "satysfi",
"constraint": ">= \"0.0.6\" & < \"0.1.0\""
},
{
"name": "satyrographos",
"constraint": ">= \"0.0.2.6\" & < \"0.0.3\""
},
{
"name": "satysfi-enumitem",
"constraint": ">= \"3.0.1\" & < \"4.0.0\""
},
{
"name": "satysfi-dist",
"constraint": ""
}
],
"published_on": "2024-08-15",
"documents": [

],
"fonts": [

],
"tags": [

],
"inline_commands": [

],
"block_commands": [

],
"math_commands": [

]
},
{
"version": "0.1.1",
"synopsis": "Documentation of a class for CV",
Expand Down
Binary file modified static/docs/csvtable-doc/csvtable-manual-ja
Binary file not shown.

0 comments on commit 923e9b6

Please sign in to comment.