Port details |
- py-arxiv Python wrapper for the arXiv API
- 1.4.2 www
=0 Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2018-05-21 02:35:49
- Last Update: 2023-01-11 15:58:34
- Commit Hash: 77d6847
- Also Listed In: python
- License: MIT
- Description:
- arxiv.py is a Python wrapper for the arXiv API
(http://arxiv.org/help/api/index).
arXiv is a project by the Cornell University Library that provides open access
to 1,000,000+ articles in Physics, Mathematics, Computer Science, Quantitative
Biology, Quantitative Finance, and Statistics.
They have an API that uses ATOM feeds to serve simple database queries.
Unfortunately, handling these ATOM requsts can be clumsy (especially given
inconsistency in data between different result objects, even in the same query).
This is where arxiv.py comes it: it constructs requests for arXiv and gets ATOM
feeds via a simple handful of methods, and parses the results into an intuitive
format.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}arxiv>0:www/py-arxiv@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-arxiv/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-arxiv
- pkg install py39-arxiv
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-arxiv listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-arxiv
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1632037250
SHA256 (arxiv-1.4.2.tar.gz) = 87d5045c342ad8e24e2007bdb4d78f43b3d58357274e20d8a1db70c429e8b0ab
SIZE (arxiv-1.4.2.tar.gz) = 13122
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-numpy>=0,1 : math/py-numpy@py39
- py39-pytest>=0 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-feedparser>=0 : textproc/py-feedparser@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_py-arxiv
- USES:
- python:3.7+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.2 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.4.2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.4.2 20 Jul 2022 14:23:26
    |
Tobias C. Berner (tcberner)  |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
1.4.2 05 Nov 2021 19:14:27
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-arxiv: Update USES=python
math/py-numpy requires Python 3.7+ |
1.4.2 21 Sep 2021 03:45:00
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-arxiv: Update to 1.4.2
Changes: https://github.com/lukasschwab/arxiv.py/releases |
1.4.1 08 Aug 2021 14:54:12
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-arxiv: Update to 1.4.1
Changes: https://github.com/lukasschwab/arxiv.py/releases |
1.4.0 15 Jul 2021 20:32:43
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-arxiv: Update to 1.4.0
Changes: https://github.com/lukasschwab/arxiv.py/releases |
1.3.0 06 Jul 2021 14:57:29
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-arxiv: Update to 1.3.0
Changes: https://github.com/lukasschwab/arxiv.py/releases |
1.2.0 02 May 2021 19:45:54
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-arxiv: Update to 1.2.0
Changes: https://github.com/lukasschwab/arxiv.py/releases |
1.1.0 01 May 2021 22:19:21
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-arxiv: Update to 1.1.0
Changes: https://github.com/lukasschwab/arxiv.py/releases |
1.0.2 29 Apr 2021 14:24:08
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-arxiv: Update to 1.0.2
Changes: https://github.com/lukasschwab/arxiv.py/releases |
1.0.1 25 Apr 2021 20:35:36
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-arxiv: Update to 1.0.1
- Revert c4f86f7bcdc6f4da980b2d36ec1706c41f93f7b0
Changes: https://github.com/lukasschwab/arxiv.py/releases |
0.5.4 19 Apr 2021 06:34:53
    |
Loïc Bartoletti (lbartoletti)  |
www/* convert to use PYNUMPY
while here fix minimal python version for www/py-sentinelhub
Approved by: portmgr (blanket, convert to USES) |
0.5.4 18 Apr 2021 05:44:16
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-arxiv: Update to 0.5.4
Changes: https://github.com/lukasschwab/arxiv.py/releases |
0.5.3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.5.3 03 Mar 2021 18:13:11
  |
sunpoet  |
Remove PYNUMPY |
0.5.3 28 Dec 2020 23:02:15
  |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
0.5.3 24 Feb 2020 18:58:05
  |
sunpoet  |
Update to 0.5.3
Changes: https://github.com/lukasschwab/arxiv.py/releases
https://github.com/lukasschwab/arxiv.py/commits/master |
0.5.2 17 Feb 2020 19:43:46
  |
sunpoet  |
Update to 0.5.2
Changes: https://github.com/lukasschwab/arxiv.py/releases
https://github.com/lukasschwab/arxiv.py/commits/master |
0.5.1 19 Jun 2019 16:53:23
  |
sunpoet  |
Update to 0.5.1
Changes: https://github.com/lukasschwab/arxiv.py/releases
https://github.com/lukasschwab/arxiv.py/commits/master |
0.5.0 16 Jun 2019 10:35:26
  |
sunpoet  |
Update to 0.5.0
Changes: https://github.com/lukasschwab/arxiv.py/releases
https://github.com/lukasschwab/arxiv.py/commits/master |
0.4.0 19 May 2019 21:54:11
  |
sunpoet  |
Update to 0.4.0
Changes: https://github.com/lukasschwab/arxiv.py/releases
https://github.com/lukasschwab/arxiv.py/commits/master |
0.3.1 01 Jan 2019 20:37:28
  |
sunpoet  |
Update to 0.3.1
Changes: https://github.com/lukasschwab/arxiv.py/releases
https://github.com/lukasschwab/arxiv.py/commits/master |
0.2.2 20 Jun 2018 17:05:44
  |
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
0.2.2 21 May 2018 02:37:22
  |
sunpoet  |
Update WWW |
0.2.2 21 May 2018 02:35:33
  |
sunpoet  |
Add py-arxiv 0.2.2
arxiv.py is a Python wrapper for the arXiv API
(http://arxiv.org/help/api/index).
arXiv is a project by the Cornell University Library that provides open access
to 1,000,000+ articles in Physics, Mathematics, Computer Science, Quantitative
Biology, Quantitative Finance, and Statistics.
They have an API that uses ATOM feeds to serve simple database queries.
Unfortunately, handling these ATOM requsts can be clumsy (especially given
inconsistency in data between different result objects, even in the same query).
This is where arxiv.py comes it: it constructs requests for arXiv and gets ATOM
feeds via a simple handful of methods, and parses the results into an intuitive
format.
WWW: https://pypi.python.org/pypi/arxiv
WWW: https://github.com/lukasschwab/arxiv.py |