r-cran-selectr 0.4-2-1 source package in Ubuntu
Changelog
r-cran-selectr (0.4-2-1) unstable; urgency=medium * Team upload. * New upstream version * debhelper-compat 12 * Standards-Version: 4.4.1 * rename debian/tests/control.autodep8 to debian/tests/control * Set upstream metadata fields: Archive, Bug-Database, Bug-Submit. * Remove extra license file * Test-Depends: r-cran-xml, r-cran-xml2 -- Andreas Tille <email address hidden> Thu, 28 Nov 2019 10:40:57 +0100
Upload details
- Uploaded by:
- Debian R Packages Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian R Packages Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
r-cran-selectr_0.4-2-1.dsc | 2.1 KiB | 2e4083c3e708f154c87d7c51cf7d7a276d30c07b1a94788a1f677de6fb13bdd7 |
r-cran-selectr_0.4-2.orig.tar.gz | 40.4 KiB | 5588aed05f3f5ee63c0d29953ef53da5dac7afccfdd04b7b22ef24e1e3b0c127 |
r-cran-selectr_0.4-2-1.debian.tar.xz | 2.5 KiB | 5eab3b0f8ec799763633705b1fb3a52530fad27cb09e99c55e68648a68ab0b2f |
Available diffs
- diff from 0.4-1-1 to 0.4-2-1 (8.1 KiB)
No changes file available.
Binary packages built by this source
- r-cran-selectr: Translate CSS Selectors to XPath Expressions
Translates a CSS3 selector into an equivalent XPath
expression. This allows one to use CSS selectors when working with
the XML package as it can only evaluate XPath expressions. Also
provided are convenience functions useful for using CSS selectors on
XML nodes. This package is a port of the Python package 'cssselect'
(<https://cssselect. readthedocs. io/>).