Port details |
- py-bibtexparser Bibtex parser
- 1.2.0 textproc
=0 1.2.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2018-03-15 04:44:03
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- Also Listed In: python
- License: BSD3CLAUSE LGPL3
- Description:
- BibtexParser is a python library to parse bibtex files.
The code relies on pyparsing and is tested with unittests.
WWW: https://github.com/sciunto-org/python-bibtexparser
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}bibtexparser>0:textproc/py-bibtexparser@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-bibtexparser/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-bibtexparser
- pkg install py38-bibtexparser
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 py38-bibtexparser listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-bibtexparser
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1590730077
SHA256 (bibtexparser-1.2.0.tar.gz) = 0f9ab94e3fc36ee2ee6a3713c5dd7320d4b6ee52bd66ecbab03c6b06675ae410
SIZE (bibtexparser-1.2.0.tar.gz) = 46858
- 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:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-future>=0.16.0 : devel/py-future@py38
- py38-pyparsing>=2.0.3 : devel/py-pyparsing@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Run
-
- misc/pubs
- Configuration Options:
- No options to configure
- Options name:
- textproc_py-bibtexparser
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 1.2.0
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.2.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2020 23:02:15
1.2.0
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
29 May 2020 05:28:48
1.2.0
|
yuri  |
textproc/py-bibtexparser: Update 1.1.0 -> 1.2.0
Reported by: portscout |
21 Jan 2019 09:29:00
1.1.0
|
yuri  |
textproc/py-bibtexparser: Update 1.0.1 -> 1.1.0
Reported by: portscout |
20 Jun 2018 17:05:44
1.0.1
|
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 |
15 Mar 2018 04:43:46
1.0.1
|
yuri  |
New port: textproc/py-bibtexparser: Bibtex parser |
Number of commits found: 7
|