mirror of
https://github.com/dnlbauer/django-signposting.git
synced 2026-09-10 22:15:30 +00:00
Compare commits
3 Commits
hermes/pos
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cfb6ee1395 | ||
|
|
b58c0acda5 | ||
|
|
4ab82d452a |
@@ -164,3 +164,7 @@ on the detected signposting metadata and produces output similar to the one show
|
|||||||
## License
|
## License
|
||||||
|
|
||||||
Licensed under the MIT License.
|
Licensed under the MIT License.
|
||||||
|
|
||||||
|
## References
|
||||||
|
|
||||||
|
You can cite this library using this DOI: [10.5281/zenodo.15008517](https://doi.org/10.5281/zenodo.15008517).
|
||||||
|
|||||||
BIN
artifact.zip
BIN
artifact.zip
Binary file not shown.
@@ -2,14 +2,14 @@ asgiref==3.8.1
|
|||||||
beautifulsoup4==4.12.3
|
beautifulsoup4==4.12.3
|
||||||
certifi==2024.8.30
|
certifi==2024.8.30
|
||||||
charset-normalizer==3.4.0
|
charset-normalizer==3.4.0
|
||||||
django==5.1.4
|
django==5.1.7
|
||||||
django-json-ld==0.0.5
|
django-json-ld==0.0.5
|
||||||
django-signposting==0.10.0
|
django-signposting==0.10.0
|
||||||
httplink==0.2.0
|
httplink==0.2.0
|
||||||
idna==3.10
|
idna==3.10
|
||||||
pyparsing==3.2.0
|
pyparsing==3.2.0
|
||||||
rdflib==7.1.1
|
rdflib==7.1.1
|
||||||
requests==2.32.3
|
requests==2.32.4
|
||||||
rfc3987==1.3.8
|
rfc3987==1.3.8
|
||||||
signposting==0.9.9
|
signposting==0.9.9
|
||||||
soupsieve==2.6
|
soupsieve==2.6
|
||||||
|
|||||||
Reference in New Issue
Block a user