source: sasview/build_tools/conda/periodictable/meta.yaml @ 920928f

ESS_GUIESS_GUI_DocsESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_iss879ESS_GUI_iss959ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalccostrafo411magnetic_scattrelease-4.1.1release-4.1.2release-4.2.2release_4.0.1ticket-1009ticket-1094-headlessticket-1242-2d-resolutionticket-1243ticket-1249ticket885unittest-saveload
Last change on this file since 920928f was f479ac3, checked in by Peter Parker, 9 years ago

Add the recipies that were produced by conda when I created the

original conda packages that are now up on binstar. Only three of
the packages have recipies, and I'm not sure how correct they are
yet. Work in progress!

  • Property mode set to 100644
File size: 679 bytes
Line 
1about: {home: 'http://www.reflectometry.org/danse/elements.html', license: public
2    domain, summary: Extensible periodic table of the elements}
3build:
4  entry_points: []
5  features: []
6  string: ''
7  track_features: []
8package: {name: periodictable, version: 1.4.1}
9requirements:
10  build: [python, setuptools, pyparsing, numpy]
11  conflicts: []
12  run: [python, pyparsing, numpy]
13source:
14  fn: periodictable-1.4.1.tar.gz
15  git_rev: ''
16  md5: 7246b63cc0b6b1be6e86b6616f9e866e
17  patches: []
18  path: ''
19  svn_rev: ''
20  url: https://pypi.python.org/packages/source/p/periodictable/periodictable-1.4.1.tar.gz
21test:
22  commands: []
23  files: []
24  imports: [periodictable]
25  requires: []
Note: See TracBrowser for help on using the repository browser.